Age | Commit message (Expand) | Author | Files | Lines |
2017-04-26 | tcp: switch rcv_rtt_est and rcvq_space to high resolution timestamps | Eric Dumazet | 1 | -6/+6 |
2017-04-26 | tcp: do not pass timestamp to tcp_rack_advance() | Eric Dumazet | 1 | -2/+1 |
2017-04-26 | tcp: do not pass timestamp to tcp_rate_gen() | Eric Dumazet | 1 | -1/+1 |
2017-04-26 | tcp: do not pass timestamp to tcp_rack_mark_lost() | Eric Dumazet | 1 | -1/+1 |
2017-04-26 | tcp: add tp->tcp_mstamp field | Eric Dumazet | 1 | -0/+1 |
2017-04-26 | rhashtable: remove insecure_max_entries param | Florian Westphal | 1 | -4/+2 |
2017-04-25 | net: move xdp_prog field in RX cache lines | Eric Dumazet | 1 | -1/+1 |
2017-04-25 | net: Generic XDP | David S. Miller | 2 | -1/+11 |
2017-04-25 | bpf: map_get_next_key to return first key on NULL | Teng Qin | 1 | -3/+7 |
2017-04-25 | qed/qede: Add UDP ports in bulletin board | Chopra, Manish | 1 | -0/+1 |
2017-04-25 | qed/qede: Enable tunnel offloads based on hw configuration | Chopra, Manish | 1 | -0/+5 |
2017-04-25 | can: add Virtual CAN Tunnel driver (vxcan) | Oliver Hartkopp | 1 | -0/+12 |
2017-04-25 | can: network namespace support for CAN gateway | Oliver Hartkopp | 1 | -0/+3 |
2017-04-25 | can: network namespace support for CAN_BCM protocol | Oliver Hartkopp | 1 | -0/+1 |
2017-04-25 | can: complete initial namespace support | Oliver Hartkopp | 2 | -2/+7 |
2017-04-25 | can: peak: add support for PEAK PCAN-PCIe FD CAN-FD boards | Stephane Grosjean | 1 | -0/+65 |
2017-04-25 | can: peak: move header file to new can common subdir | Stephane Grosjean | 1 | -0/+243 |
2017-04-24 | bpf: make bpf_xdp_adjust_head support mandatory | Daniel Borkmann | 1 | -2/+1 |
2017-04-24 | cls_flower: add support for matching MPLS fields (v2) | Benjamin LaHaise | 1 | -0/+5 |
2017-04-24 | flow_dissector: add mpls support (v2) | Benjamin LaHaise | 2 | -0/+13 |
2017-04-24 | net/tcp_fastopen: Add snmp counter for blackhole detection | Wei Wang | 2 | -1/+2 |
2017-04-24 | net/tcp_fastopen: Disable active side TFO in certain scenarios | Wei Wang | 2 | -0/+7 |
2017-04-24 | Merge tag 'mlx5-updates-2017-04-22' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 2 | -0/+9 |
2017-04-24 | openvswitch: Add eventmask support to CT action. | Jarno Rajahalme | 1 | -0/+12 |
2017-04-24 | packet: add PACKET_FANOUT_FLAG_UNIQUEID to assign new fanout group id. | Mike Maloney | 1 | -0/+1 |
2017-04-24 | mdio_bus: Issue GPIO RESET to PHYs. | Roger Quadros | 1 | -0/+7 |
2017-04-24 | VSOCK: Add virtio vsock vsockmon hooks | Gerard Garcia | 1 | -0/+1 |
2017-04-24 | VSOCK: Add vsockmon device | Gerard Garcia | 2 | -0/+61 |
2017-04-24 | VSOCK: Add vsockmon tap functions | Gerard Garcia | 2 | -0/+14 |
2017-04-24 | qed: Add support for static dcbx. | sudarsana.kalluru@cavium.com | 1 | -0/+1 |
2017-04-22 | net/devlink: Add E-Switch encapsulation control | Roi Dayan | 2 | -0/+9 |
2017-04-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -2/+2 |
2017-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -1/+1 |
2017-04-21 | net: Remove NET_CORE_BUDGET_USECS from sysctl binary interface. | David S. Miller | 1 | -1/+0 |
2017-04-21 | Merge tag 'nfc-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 3 | -76/+1 |
2017-04-21 | bonding: fix wq initialization for links created via netlink | Mahesh Bandewar | 1 | -0/+1 |
2017-04-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 6 | -7/+153 |
2017-04-21 | net_sched: move the empty tp check from ->destroy() to ->delete() | WANG Cong | 1 | -2/+2 |
2017-04-21 | net: ipv6: RTF_PCPU should not be settable from userspace | David Ahern | 1 | -1/+1 |
2017-04-21 | bpf: add napi_id read access to __sk_buff | Daniel Borkmann | 1 | -0/+1 |
2017-04-21 | Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuning | Matthew Whitehead | 2 | -0/+2 |
2017-04-21 | ip_tunnel: Allow policy-based routing through tunnels | Craig Gallek | 1 | -2/+3 |
2017-04-21 | ip6_tunnel: Allow policy-based routing through tunnels | Craig Gallek | 2 | -0/+5 |
2017-04-21 | Merge tag 'mmc-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul... | Linus Torvalds | 1 | -1/+1 |
2017-04-20 | net: add netif_is_ovs_port helper | Jiri Pirko | 1 | -0/+5 |
2017-04-20 | Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc... | David S. Miller | 4 | -26/+296 |
2017-04-20 | net: dsa: add support for the SMSC-LAN9303 tagging format | Juergen Beisert | 1 | -0/+1 |
2017-04-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -12/+52 |
2017-04-18 | rhashtable: remove insecure_elasticity | Florian Westphal | 1 | -5/+16 |
2017-04-18 | sctp: process duplicated strreset out and addstrm out requests correctly | Xin Long | 1 | -0/+1 |