summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-06-18net: vrf: Implement get_saddr for IPv6David Ahern
2016-06-18net: lantiq_etop: remove unused variableSudip Mukherjee
2016-06-18vxlan: Add new UDP encapsulation offload type for VXLAN-GPEAlexander 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-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-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: 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: tlan: don't set unused function argumentArnd Bergmann
2016-06-17net: qlcnic: don't set unused function argumentArnd Bergmann
2016-06-17dsa: b53: fix big-endian register accessArnd Bergmann
2016-06-17r8152: modify the check of the flag of PHY_RESET in set_speed functionhayeswang
2016-06-17net: ethernet: ax88796: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-06-17net: ethernet: ax88796: use phydev from struct net_devicePhilippe Reynes
2016-06-16net: stmmac: dwmac-rk: keep the PHY up for WoLVincent Palatin
2016-06-16net: stmmac: allow to split suspend/resume from init/exit callbacksVincent Palatin
2016-06-16sfc: Fix VLAN filtering feature if vPort has VLAN_RESTRICT flagAndrew Rybchenko