summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-18net: ipv6: Move ip6_route_get_saddr to inlineDavid Ahern
2016-06-18net: lantiq_etop: remove unused variableSudip Mukherjee
2016-06-18Merge branch 'tunnel-offload-future-proof'David S. Miller
2016-06-18vxlan: Add new UDP encapsulation offload type for VXLAN-GPEAlexander Duyck
2016-06-18net: Remove deprecated tunnel specific UDP offload functionsAlexander Duyck
2016-06-18qlcnic: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck
2016-06-18qede: Move all UDP port notifiers to single functionAlexander Duyck
2016-06-18nfp: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck
2016-06-18mlx5_en: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck
2016-06-18mlx4_en: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck
2016-06-18ixgbe: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck
2016-06-18i40e: Move all UDP port notifiers to single functionAlexander Duyck
2016-06-18fm10k: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck
2016-06-18benet: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck
2016-06-18bnxt: Move GENEVE support from hard-coded port to using port notifierAlexander Duyck
2016-06-18bnxt: Update drivers to support unified UDP encapsulation offload functionsAlexander Duyck
2016-06-18bnx2x: Move all UDP port notifiers to single functionAlexander Duyck
2016-06-18net: Merge VXLAN and GENEVE push notifiers into a single notifierAlexander Duyck
2016-06-18net: Combine GENEVE and VXLAN port notifiers into single functionsAlexander Duyck
2016-06-18vxlan/geneve: Include udp_tunnel.h in vxlan/geneve.h and fixup includesAlexander Duyck
2016-06-17net, cls: also reject deleting all filters when TCA_KIND presentDaniel Borkmann
2016-06-17Merge branch 'vmxnet3-upgrade-to-version3'David S. Miller
2016-06-17vmxnet3: update to version 3Shrikrishna Khare
2016-06-17vmxnet3: introduce command to register memory regionShrikrishna Khare
2016-06-17vmxnet3: add support for get_coalesce, set_coalesce ethtool operationsShrikrishna Khare
2016-06-17vmxnet3: add receive data ring supportShrikrishna Khare
2016-06-17vmxnet3: allow variable length transmit data ring bufferShrikrishna Khare
2016-06-17vmxnet3: introduce generalized command interface to configure the deviceShrikrishna Khare
2016-06-17vmxnet3: prepare for version 3 changesShrikrishna Khare
2016-06-17Merge branch 'qeth-next'David S. Miller
2016-06-17s390/qeth: fix indentation in qeth_l3_arp_querySebastian Ott
2016-06-17qeth: omit outbound queue 3 for unicast packets in Priority Queuing on HiperS...Hans Wippel
2016-06-17qeth: improve set_features error handlingHans Wippel
2016-06-17qeth: add network device features for VLAN devicesHans Wippel
2016-06-17qeth layer 2 and layer 3 common feature handlingThomas Richter
2016-06-17qeth: optimize IP handling in rx_mode callbackLakhvich Dmitriy
2016-06-17qeth: introduce linearization fail count to statsEugene Crosser
2016-06-17qeth: enable scatter/gather by defaultEugene Crosser
2016-06-17qeth: enable scatter/gather in layer 2 modeEugene Crosser
2016-06-17qeth: fill netdevice->gso_* attributes accuratelyEugene Crosser
2016-06-17qeth: clean up condition when tso is usedEugene Crosser
2016-06-17qeth: refactor calculation of SBALE countEugene Crosser
2016-06-17qeth: Include error message for "OS Mismatch"Eugene Crosser
2016-06-17net: xfrm: fix old-style declarationArnd Bergmann
2016-06-17net: gianfar: fix old-style declarationArnd Bergmann
2016-06-17isdn: eicon: fix old-style declarationsArnd Bergmann
2016-06-17hamradio: baycom: fix old-style declarationArnd Bergmann
2016-06-17net: the space is required after ','Wei Tang
2016-06-17net: do not initialise statics to 0Wei Tang
2016-06-17net: tlan: don't set unused function argumentArnd Bergmann