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