aboutsummaryrefslogtreecommitdiffstats
path: root/ipc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-17net: ipv6: Move ip6_route_get_saddr to inlineDavid Ahern2-20/+18
2016-06-17net: lantiq_etop: remove unused variableSudip Mukherjee1-1/+0
2016-06-17vxlan: Add new UDP encapsulation offload type for VXLAN-GPEAlexander Duyck2-0/+7
2016-06-17net: Remove deprecated tunnel specific UDP offload functionsAlexander Duyck4-113/+14
2016-06-17qlcnic: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck4-32/+14
2016-06-17qede: Move all UDP port notifiers to single functionAlexander Duyck2-85/+50
2016-06-17nfp: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck1-8/+14
2016-06-17mlx5_en: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck1-7/+13
2016-06-17mlx4_en: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck3-30/+20
2016-06-17ixgbe: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck2-42/+26
2016-06-17i40e: Move all UDP port notifiers to single functionAlexander Duyck2-156/+51
2016-06-17fm10k: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck2-27/+20
2016-06-17benet: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck2-25/+15
2016-06-17bnxt: Move GENEVE support from hard-coded port to using port notifierAlexander Duyck2-6/+33
2016-06-17bnxt: Update drivers to support unified UDP encapsulation offload functionsAlexander Duyck2-29/+40
2016-06-17bnx2x: Move all UDP port notifiers to single functionAlexander Duyck2-81/+33
2016-06-17net: Merge VXLAN and GENEVE push notifiers into a single notifierAlexander Duyck7-8/+41
2016-06-17net: Combine GENEVE and VXLAN port notifiers into single functionsAlexander Duyck4-102/+151
2016-06-17vxlan/geneve: Include udp_tunnel.h in vxlan/geneve.h and fixup includesAlexander Duyck5-26/+3
2016-06-16net, cls: also reject deleting all filters when TCA_KIND presentDaniel Borkmann1-1/+1
2016-06-16vmxnet3: update to version 3Shrikrishna Khare2-3/+8
2016-06-16vmxnet3: introduce command to register memory regionShrikrishna Khare1-0/+17
2016-06-16vmxnet3: add support for get_coalesce, set_coalesce ethtool operationsShrikrishna Khare4-1/+253
2016-06-16vmxnet3: add receive data ring supportShrikrishna Khare4-45/+193
2016-06-16vmxnet3: allow variable length transmit data ring bufferShrikrishna Khare4-19/+64
2016-06-16vmxnet3: introduce generalized command interface to configure the deviceShrikrishna Khare1-1/+21
2016-06-16vmxnet3: prepare for version 3 changesShrikrishna Khare6-20/+36
2016-06-16s390/qeth: fix indentation in qeth_l3_arp_querySebastian Ott1-13/+12
2016-06-16qeth: omit outbound queue 3 for unicast packets in Priority Queuing on HiperSocketsHans Wippel2-4/+17
2016-06-16qeth: improve set_features error handlingHans Wippel1-11/+27
2016-06-16qeth: add network device features for VLAN devicesHans Wippel2-2/+10
2016-06-16qeth layer 2 and layer 3 common feature handlingThomas Richter4-198/+111
2016-06-16qeth: optimize IP handling in rx_mode callbackLakhvich Dmitriy7-458/+482
2016-06-16qeth: introduce linearization fail count to statsEugene Crosser4-8/+23
2016-06-16qeth: enable scatter/gather by defaultEugene Crosser2-3/+4
2016-06-16qeth: enable scatter/gather in layer 2 modeEugene Crosser1-1/+25
2016-06-16qeth: fill netdevice->gso_* attributes accuratelyEugene Crosser1-1/+3
2016-06-16qeth: clean up condition when tso is usedEugene Crosser2-20/+30
2016-06-16qeth: refactor calculation of SBALE countEugene Crosser3-41/+85
2016-06-16qeth: Include error message for "OS Mismatch"Eugene Crosser1-0/+6
2016-06-16net: xfrm: fix old-style declarationArnd Bergmann2-6/+6
2016-06-16net: gianfar: fix old-style declarationArnd Bergmann1-1/+1
2016-06-16isdn: eicon: fix old-style declarationsArnd Bergmann2-9/+9
2016-06-16hamradio: baycom: fix old-style declarationArnd Bergmann1-3/+3
2016-06-16net: the space is required after ','Wei Tang1-6/+6
2016-06-16net: do not initialise statics to 0Wei Tang1-1/+1
2016-06-16net: tlan: don't set unused function argumentArnd Bergmann1-1/+0
2016-06-16net: qlcnic: don't set unused function argumentArnd Bergmann1-1/+0
2016-06-16dsa: b53: fix big-endian register accessArnd Bergmann1-12/+8
2016-06-16mpls: allow routes on ipgre devicesSimon Horman1-3/+4