aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-04-27bridge: add per-port broadcast flood flagGravatar Mike Manning 2-0/+2
2017-04-27net: update comment for netif_dormant() functionGravatar Zhang Shengju 1-2/+2
2017-04-27rhashtable: Cap total number of entries to 2^31Gravatar Herbert Xu 1-2/+3
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-0/+1
2017-04-26tcp: switch rcv_rtt_est and rcvq_space to high resolution timestampsGravatar Eric Dumazet 1-6/+6
2017-04-26tcp: do not pass timestamp to tcp_rack_advance()Gravatar Eric Dumazet 1-2/+1
2017-04-26tcp: do not pass timestamp to tcp_rate_gen()Gravatar Eric Dumazet 1-1/+1
2017-04-26tcp: do not pass timestamp to tcp_rack_mark_lost()Gravatar Eric Dumazet 1-1/+1
2017-04-26tcp: add tp->tcp_mstamp fieldGravatar Eric Dumazet 1-0/+1
2017-04-26rhashtable: remove insecure_max_entries paramGravatar Florian Westphal 1-4/+2
2017-04-26net: phy: fix auto-negotiation stall due to unavailable interruptGravatar Alexander Kochetkov 1-0/+1
2017-04-25net: move xdp_prog field in RX cache linesGravatar Eric Dumazet 1-1/+1
2017-04-25net: Generic XDPGravatar David S. Miller 2-1/+11
2017-04-25bpf: map_get_next_key to return first key on NULLGravatar Teng Qin 1-3/+7
2017-04-25qed/qede: Add UDP ports in bulletin boardGravatar Chopra, Manish 1-0/+1
2017-04-25qed/qede: Enable tunnel offloads based on hw configurationGravatar Chopra, Manish 1-0/+5
2017-04-25can: add Virtual CAN Tunnel driver (vxcan)Gravatar Oliver Hartkopp 1-0/+12
2017-04-25can: network namespace support for CAN gatewayGravatar Oliver Hartkopp 1-0/+3
2017-04-25can: network namespace support for CAN_BCM protocolGravatar Oliver Hartkopp 1-0/+1
2017-04-25can: complete initial namespace supportGravatar Oliver Hartkopp 2-2/+7
2017-04-25can: peak: add support for PEAK PCAN-PCIe FD CAN-FD boardsGravatar Stephane Grosjean 1-0/+65
2017-04-25can: peak: move header file to new can common subdirGravatar Stephane Grosjean 1-0/+243
2017-04-24bpf: make bpf_xdp_adjust_head support mandatoryGravatar Daniel Borkmann 1-2/+1
2017-04-24cls_flower: add support for matching MPLS fields (v2)Gravatar Benjamin LaHaise 1-0/+5
2017-04-24flow_dissector: add mpls support (v2)Gravatar Benjamin LaHaise 2-0/+13
2017-04-24net/tcp_fastopen: Add snmp counter for blackhole detectionGravatar Wei Wang 2-1/+2
2017-04-24net/tcp_fastopen: Disable active side TFO in certain scenariosGravatar Wei Wang 2-0/+7
2017-04-24Merge tag 'mlx5-updates-2017-04-22' of git://git.kernel.org/pub/scm/linux/ker...Gravatar David S. Miller 2-0/+9
2017-04-24openvswitch: Add eventmask support to CT action.Gravatar Jarno Rajahalme 1-0/+12
2017-04-24packet: add PACKET_FANOUT_FLAG_UNIQUEID to assign new fanout group id.Gravatar Mike Maloney 1-0/+1
2017-04-24mdio_bus: Issue GPIO RESET to PHYs.Gravatar Roger Quadros 1-0/+7
2017-04-24VSOCK: Add virtio vsock vsockmon hooksGravatar Gerard Garcia 1-0/+1
2017-04-24VSOCK: Add vsockmon deviceGravatar Gerard Garcia 2-0/+61
2017-04-24VSOCK: Add vsockmon tap functionsGravatar Gerard Garcia 2-0/+14
2017-04-24qed: Add support for static dcbx.Gravatar sudarsana.kalluru@cavium.com 1-0/+1
2017-04-22net/devlink: Add E-Switch encapsulation controlGravatar Roi Dayan 2-0/+9
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 2-2/+2
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-1/+1
2017-04-21net: Remove NET_CORE_BUDGET_USECS from sysctl binary interface.Gravatar David S. Miller 1-1/+0
2017-04-21Merge tag 'nfc-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar David S. Miller 3-76/+1
2017-04-21bonding: fix wq initialization for links created via netlinkGravatar Mahesh Bandewar 1-0/+1
2017-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Gravatar David S. Miller 6-7/+153
2017-04-21net_sched: move the empty tp check from ->destroy() to ->delete()Gravatar WANG Cong 1-2/+2
2017-04-21net: ipv6: RTF_PCPU should not be settable from userspaceGravatar David Ahern 1-1/+1
2017-04-21bpf: add napi_id read access to __sk_buffGravatar Daniel Borkmann 1-0/+1
2017-04-21Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuningGravatar Matthew Whitehead 2-0/+2
2017-04-21ip_tunnel: Allow policy-based routing through tunnelsGravatar Craig Gallek 1-2/+3
2017-04-21ip6_tunnel: Allow policy-based routing through tunnelsGravatar Craig Gallek 2-0/+5
2017-04-21Merge tag 'mmc-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Gravatar Linus Torvalds 1-1/+1
2017-04-20net: add netif_is_ovs_port helperGravatar Jiri Pirko 1-0/+5