summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: ti: cpsw: remove rx_descs propertyIvan Khoronzhuk2016-06-184-11/+10
* tipc: potential shift wrapping bug in map_set()Dan Carpenter2016-06-181-2/+2
* Merge branch 'vrf-next'David S. Miller2016-06-187-22/+183
|\
| * net: ipv6: Address selection needs to consider L3 domainsDavid Ahern2016-06-182-0/+79
| * net: vrf: Implement get_saddr for IPv6David Ahern2016-06-184-2/+86
| * net: ipv6: Move ip6_route_get_saddr to inlineDavid Ahern2016-06-182-20/+18
|/
* net: lantiq_etop: remove unused variableSudip Mukherjee2016-06-181-1/+0
* Merge branch 'tunnel-offload-future-proof'David S. Miller2016-06-1827-709/+477
|\
| * vxlan: Add new UDP encapsulation offload type for VXLAN-GPEAlexander Duyck2016-06-182-0/+7
| * net: Remove deprecated tunnel specific UDP offload functionsAlexander Duyck2016-06-184-113/+14
| * qlcnic: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck2016-06-184-32/+14
| * qede: Move all UDP port notifiers to single functionAlexander Duyck2016-06-182-85/+50
| * nfp: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck2016-06-181-8/+14
| * mlx5_en: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck2016-06-181-7/+13
| * mlx4_en: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck2016-06-183-30/+20
| * ixgbe: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck2016-06-182-42/+26
| * i40e: Move all UDP port notifiers to single functionAlexander Duyck2016-06-182-156/+51
| * fm10k: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck2016-06-182-27/+20
| * benet: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck2016-06-182-25/+15
| * bnxt: Move GENEVE support from hard-coded port to using port notifierAlexander Duyck2016-06-182-6/+33
| * bnxt: Update drivers to support unified UDP encapsulation offload functionsAlexander Duyck2016-06-182-29/+40
| * bnx2x: Move all UDP port notifiers to single functionAlexander Duyck2016-06-182-81/+33
| * net: Merge VXLAN and GENEVE push notifiers into a single notifierAlexander Duyck2016-06-187-8/+41
| * net: Combine GENEVE and VXLAN port notifiers into single functionsAlexander Duyck2016-06-184-102/+151
| * vxlan/geneve: Include udp_tunnel.h in vxlan/geneve.h and fixup includesAlexander Duyck2016-06-185-26/+3
|/
* net, cls: also reject deleting all filters when TCA_KIND presentDaniel Borkmann2016-06-171-1/+1
* Merge branch 'vmxnet3-upgrade-to-version3'David S. Miller2016-06-176-82/+585
|\
| * vmxnet3: update to version 3Shrikrishna Khare2016-06-172-3/+8
| * vmxnet3: introduce command to register memory regionShrikrishna Khare2016-06-171-0/+17
| * vmxnet3: add support for get_coalesce, set_coalesce ethtool operationsShrikrishna Khare2016-06-174-1/+253
| * vmxnet3: add receive data ring supportShrikrishna Khare2016-06-174-45/+193
| * vmxnet3: allow variable length transmit data ring bufferShrikrishna Khare2016-06-174-19/+64
| * vmxnet3: introduce generalized command interface to configure the deviceShrikrishna Khare2016-06-171-1/+21
| * vmxnet3: prepare for version 3 changesShrikrishna Khare2016-06-176-20/+36
|/
* Merge branch 'qeth-next'David S. Miller2016-06-178-725/+800
|\
| * s390/qeth: fix indentation in qeth_l3_arp_querySebastian Ott2016-06-171-13/+12
| * qeth: omit outbound queue 3 for unicast packets in Priority Queuing on HiperS...Hans Wippel2016-06-172-4/+17
| * qeth: improve set_features error handlingHans Wippel2016-06-171-11/+27
| * qeth: add network device features for VLAN devicesHans Wippel2016-06-172-2/+10
| * qeth layer 2 and layer 3 common feature handlingThomas Richter2016-06-174-198/+111
| * qeth: optimize IP handling in rx_mode callbackLakhvich Dmitriy2016-06-177-458/+482
| * qeth: introduce linearization fail count to statsEugene Crosser2016-06-174-8/+23
| * qeth: enable scatter/gather by defaultEugene Crosser2016-06-172-3/+4
| * qeth: enable scatter/gather in layer 2 modeEugene Crosser2016-06-171-1/+25
| * qeth: fill netdevice->gso_* attributes accuratelyEugene Crosser2016-06-171-1/+3
| * qeth: clean up condition when tso is usedEugene Crosser2016-06-172-20/+30
| * qeth: refactor calculation of SBALE countEugene Crosser2016-06-173-41/+85
| * qeth: Include error message for "OS Mismatch"Eugene Crosser2016-06-171-0/+6
|/
* net: xfrm: fix old-style declarationArnd Bergmann2016-06-172-6/+6
* net: gianfar: fix old-style declarationArnd Bergmann2016-06-171-1/+1