summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xdp: add trace event for xdp redirectJohn Fastabend2017-07-174-7/+43
* ixgbe: add initial support for xdp redirectJohn Fastabend2017-07-171-1/+40
* net: implement XDP_REDIRECT for xdp genericJohn Fastabend2017-07-173-2/+47
* xdp: sample program for new bpf_redirect helperJohn Fastabend2017-07-173-0/+187
* xdp: add bpf_redirect helper functionJohn Fastabend2017-07-174-0/+63
* net: xdp: support xdp generic on virtual devicesJohn Fastabend2017-07-171-95/+113
* ixgbe: NULL xdp_tx rings on resource cleanupJohn Fastabend2017-07-171-2/+6
* Merge branch 'mlxsw-traps'David S. Miller2017-07-174-8/+25
|\
| * mlxsw: spectrum: Improve IPv6 unregistered multicast floodingArkadi Sharshevsky2017-07-171-1/+1
| * mlxsw: spectrum: Add support for IPv6 MLDv1/2 trapsArkadi Sharshevsky2017-07-173-0/+15
| * mlxsw: spectrum: Trap IPv4 packets with Router Alert optionIdo Schimmel2017-07-172-0/+2
| * mlxsw: spectrum: Mark packets trapped in routerIdo Schimmel2017-07-171-7/+7
|/
* Merge branch 'mlxsw-ttl-tos'David S. Miller2017-07-174-2/+54
|\
| * mlxsw: spectrum_flower: Add support for ip tosOr Gerlitz2017-07-171-0/+7
| * mlxsw: spectrum: Add tos to the ipv4 acl blockOr Gerlitz2017-07-172-0/+4
| * mlxsw: acl: Add ip tos acl elementOr Gerlitz2017-07-171-0/+4
| * mlxsw: spectrum_flower: Add support for ip ttlOr Gerlitz2017-07-171-2/+35
| * mlxsw: spectrum: Add ttl to the ipv4 acl blockOr Gerlitz2017-07-172-0/+2
| * mlxsw: acl: Add ip ttl acl elementOr Gerlitz2017-07-171-0/+2
|/
* inetpeer: remove AVL implementation in favor of RB treeEric Dumazet2017-07-172-347/+92
* net/unix: drop obsolete fd-recursion limitsDavid Herrmann2017-07-172-24/+1
* skbuff: optimize the pull_pages code in __pskb_pull_tail()linzhang2017-07-171-0/+3
* dt-bindings: net: ravb : Add support for r8a7743 SoCBiju Das2017-07-171-12/+17
* net: axienet: add support for standard phy-mode bindingAlvaro G. M2017-07-173-14/+93
* Merge branch 'sctp-typedef-remove-part-2'David S. Miller2017-07-178-68/+55
|\
| * sctp: remove the typedef sctp_hmac_algo_param_tXin Long2017-07-174-7/+7
| * sctp: remove the typedef sctp_chunks_param_tXin Long2017-07-174-7/+7
| * sctp: remove the typedef sctp_random_param_tXin Long2017-07-173-8/+7
| * sctp: remove the typedef sctp_supported_ext_param_tXin Long2017-07-172-16/+10
| * sctp: remove the typedef sctp_adaptation_ind_param_tXin Long2017-07-172-4/+4
| * sctp: remove struct sctp_ecn_capable_paramXin Long2017-07-171-5/+0
| * sctp: remove the typedef sctp_supported_addrs_param_tXin Long2017-07-172-3/+3
| * sctp: remove the typedef sctp_hostname_param_tXin Long2017-07-171-2/+2
| * sctp: remove the typedef sctp_cookie_preserve_param_tXin Long2017-07-172-9/+8
| * sctp: remove the typedef sctp_ipv6addr_param_tXin Long2017-07-173-4/+4
| * sctp: remove the typedef sctp_ipv4addr_param_tXin Long2017-07-173-5/+5
|/
* rds: cancel send/recv work before queuing connection shutdownSowmini Varadhan2017-07-176-12/+16
* Merge branch 'atm-constify-atm-pci_device_id'David S. Miller2017-07-1712-12/+12
|\
| * atm: idt77252: constify pci_device_id.Arvind Yadav2017-07-171-1/+1
| * atm: eni: constify pci_device_id.Arvind Yadav2017-07-171-1/+1
| * atm: firestream: constify pci_device_id.Arvind Yadav2017-07-171-1/+1
| * atm: zatm: constify pci_device_id.Arvind Yadav2017-07-171-1/+1
| * atm: lanai: constify pci_device_id.Arvind Yadav2017-07-171-1/+1
| * atm: solos-pci: constify pci_device_id.Arvind Yadav2017-07-171-1/+1
| * atm: horizon: constify pci_device_id.Arvind Yadav2017-07-171-1/+1
| * atm: he: constify pci_device_id.Arvind Yadav2017-07-171-1/+1
| * atm: nicstar: constify pci_device_id.Arvind Yadav2017-07-171-1/+1
| * atm: fore200e: constify pci_device_id.Arvind Yadav2017-07-171-1/+1
| * atm: ambassador: constify pci_device_id.Arvind Yadav2017-07-171-1/+1
| * atm: iphase: constify pci_device_id.Arvind Yadav2017-07-171-1/+1
|/