summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* rhashtable: Cap total number of entries to 2^31Herbert Xu2017-04-271-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-261-0/+1
|\
| * net: phy: fix auto-negotiation stall due to unavailable interruptAlexander Kochetkov2017-04-261-0/+1
* | tcp: switch rcv_rtt_est and rcvq_space to high resolution timestampsEric Dumazet2017-04-261-6/+6
* | tcp: do not pass timestamp to tcp_rack_advance()Eric Dumazet2017-04-261-2/+1
* | tcp: do not pass timestamp to tcp_rate_gen()Eric Dumazet2017-04-261-1/+1
* | tcp: do not pass timestamp to tcp_rack_mark_lost()Eric Dumazet2017-04-261-1/+1
* | tcp: add tp->tcp_mstamp fieldEric Dumazet2017-04-261-0/+1
* | rhashtable: remove insecure_max_entries paramFlorian Westphal2017-04-261-4/+2
* | net: move xdp_prog field in RX cache linesEric Dumazet2017-04-251-1/+1
* | net: Generic XDPDavid S. Miller2017-04-252-1/+11
* | bpf: map_get_next_key to return first key on NULLTeng Qin2017-04-251-3/+7
* | qed/qede: Add UDP ports in bulletin boardChopra, Manish2017-04-251-0/+1
* | qed/qede: Enable tunnel offloads based on hw configurationChopra, Manish2017-04-251-0/+5
* | can: add Virtual CAN Tunnel driver (vxcan)Oliver Hartkopp2017-04-251-0/+12
* | can: network namespace support for CAN gatewayOliver Hartkopp2017-04-251-0/+3
* | can: network namespace support for CAN_BCM protocolOliver Hartkopp2017-04-251-0/+1
* | can: complete initial namespace supportOliver Hartkopp2017-04-252-2/+7
* | can: peak: add support for PEAK PCAN-PCIe FD CAN-FD boardsStephane Grosjean2017-04-251-0/+65
* | can: peak: move header file to new can common subdirStephane Grosjean2017-04-251-0/+243
* | bpf: make bpf_xdp_adjust_head support mandatoryDaniel Borkmann2017-04-241-2/+1
* | cls_flower: add support for matching MPLS fields (v2)Benjamin LaHaise2017-04-241-0/+5
* | flow_dissector: add mpls support (v2)Benjamin LaHaise2017-04-242-0/+13
* | net/tcp_fastopen: Add snmp counter for blackhole detectionWei Wang2017-04-242-1/+2
* | net/tcp_fastopen: Disable active side TFO in certain scenariosWei Wang2017-04-242-0/+7
* | Merge tag 'mlx5-updates-2017-04-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-04-242-0/+9
|\ \
| * | net/devlink: Add E-Switch encapsulation controlRoi Dayan2017-04-222-0/+9
* | | openvswitch: Add eventmask support to CT action.Jarno Rajahalme2017-04-241-0/+12
* | | packet: add PACKET_FANOUT_FLAG_UNIQUEID to assign new fanout group id.Mike Maloney2017-04-241-0/+1
* | | mdio_bus: Issue GPIO RESET to PHYs.Roger Quadros2017-04-241-0/+7
* | | VSOCK: Add virtio vsock vsockmon hooksGerard Garcia2017-04-241-0/+1
* | | VSOCK: Add vsockmon deviceGerard Garcia2017-04-242-0/+61
* | | VSOCK: Add vsockmon tap functionsGerard Garcia2017-04-242-0/+14
* | | qed: Add support for static dcbx.sudarsana.kalluru@cavium.com2017-04-241-0/+1
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-212-2/+2
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-04-211-1/+1
| |\
| | * net: ipv6: RTF_PCPU should not be settable from userspaceDavid Ahern2017-04-211-1/+1
| * | Merge tag 'mmc-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2017-04-211-1/+1
| |\ \ | | |/ | |/|
| | * mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit2017-04-181-1/+1
* | | net: Remove NET_CORE_BUDGET_USECS from sysctl binary interface.David S. Miller2017-04-211-1/+0
* | | Merge tag 'nfc-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2017-04-213-76/+1
|\ \ \
| * | | NFC: Add nfc_dbg() macroAndy Shevchenko2017-04-051-0/+1
| * | | NFC: st21nfca: Get rid of platform dataAndy Shevchenko2017-04-051-33/+0
| * | | NFC: pn544: Get rid of platform dataAndy Shevchenko2017-04-051-43/+0
* | | | bonding: fix wq initialization for links created via netlinkMahesh Bandewar2017-04-211-0/+1
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-04-216-7/+153
|\ \ \ \
| * | | | net: Add a xfrm validate function to validate_xmit_skbSteffen Klassert2017-04-141-0/+6
| * | | | esp6: Reorganize esp_outputSteffen Klassert2017-04-141-0/+3
| * | | | esp4: Reorganize esp_outputSteffen Klassert2017-04-141-0/+16
| * | | | xfrm: Add an IPsec hardware offloading APISteffen Klassert2017-04-143-1/+86