aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-04-26tcp: do not pass timestamp to tcp_rack_advance()Eric Dumazet
2017-04-26tcp: do not pass timestamp to tcp_rate_gen()Eric Dumazet
2017-04-26tcp: do not pass timestamp to tcp_rack_mark_lost()Eric Dumazet
2017-04-26tcp: add tp->tcp_mstamp fieldEric Dumazet
2017-04-26rhashtable: remove insecure_max_entries paramFlorian Westphal
2017-04-25net: move xdp_prog field in RX cache linesEric Dumazet
2017-04-25net: Generic XDPDavid S. Miller
2017-04-25bpf: map_get_next_key to return first key on NULLTeng Qin
2017-04-25qed/qede: Add UDP ports in bulletin boardChopra, Manish
2017-04-25qed/qede: Enable tunnel offloads based on hw configurationChopra, Manish
2017-04-25can: add Virtual CAN Tunnel driver (vxcan)Oliver Hartkopp
2017-04-25can: network namespace support for CAN gatewayOliver Hartkopp
2017-04-25can: network namespace support for CAN_BCM protocolOliver Hartkopp
2017-04-25can: complete initial namespace supportOliver Hartkopp
2017-04-25can: peak: add support for PEAK PCAN-PCIe FD CAN-FD boardsStephane Grosjean
2017-04-25can: peak: move header file to new can common subdirStephane Grosjean
2017-04-24bpf: make bpf_xdp_adjust_head support mandatoryDaniel Borkmann
2017-04-24cls_flower: add support for matching MPLS fields (v2)Benjamin LaHaise
2017-04-24flow_dissector: add mpls support (v2)Benjamin LaHaise
2017-04-24net/tcp_fastopen: Add snmp counter for blackhole detectionWei Wang
2017-04-24net/tcp_fastopen: Disable active side TFO in certain scenariosWei Wang
2017-04-24Merge tag 'mlx5-updates-2017-04-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-04-24openvswitch: Add eventmask support to CT action.Jarno Rajahalme
2017-04-24packet: add PACKET_FANOUT_FLAG_UNIQUEID to assign new fanout group id.Mike Maloney
2017-04-24mdio_bus: Issue GPIO RESET to PHYs.Roger Quadros
2017-04-24VSOCK: Add virtio vsock vsockmon hooksGerard Garcia
2017-04-24VSOCK: Add vsockmon deviceGerard Garcia
2017-04-24VSOCK: Add vsockmon tap functionsGerard Garcia
2017-04-24qed: Add support for static dcbx.sudarsana.kalluru@cavium.com
2017-04-22net/devlink: Add E-Switch encapsulation controlRoi Dayan
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-04-21net: Remove NET_CORE_BUDGET_USECS from sysctl binary interface.David S. Miller
2017-04-21Merge tag 'nfc-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2017-04-21bonding: fix wq initialization for links created via netlinkMahesh Bandewar
2017-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-04-21net_sched: move the empty tp check from ->destroy() to ->delete()WANG Cong
2017-04-21net: ipv6: RTF_PCPU should not be settable from userspaceDavid Ahern
2017-04-21bpf: add napi_id read access to __sk_buffDaniel Borkmann
2017-04-21Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuningMatthew Whitehead
2017-04-21ip_tunnel: Allow policy-based routing through tunnelsCraig Gallek
2017-04-21ip6_tunnel: Allow policy-based routing through tunnelsCraig Gallek
2017-04-21Merge tag 'mmc-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-04-20net: add netif_is_ovs_port helperJiri Pirko
2017-04-20Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...David S. Miller
2017-04-20net: dsa: add support for the SMSC-LAN9303 tagging formatJuergen Beisert
2017-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-18rhashtable: remove insecure_elasticityFlorian Westphal
2017-04-18sctp: process duplicated strreset out and addstrm out requests correctlyXin Long
2017-04-18mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit