aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/vxlan.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-25vxlan: move inner L2 header processing to a separate functionJiri Benc1-16/+33
2016-02-25vxlan: consolidate GBP handling even moreJiri Benc1-4/+5
2016-02-25net_sched: add network namespace support for tc actionsWANG Cong14-149/+746
2016-02-25net_sched: prepare tcf_hashinfo_destroy() for netns supportWANG Cong2-8/+29
2016-02-24ppp: clarify parsing of user supplied data in ppp_set_compress()Guillaume Nault1-5/+7
2016-02-24bnx2x: add a separate GENEVE Kconfig symbolArnd Bergmann2-7/+17
2016-02-24igb: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann3-6/+8
2016-02-24igb: Fix VLAN tag stripping on Intel i350Corinna Vinschen1-9/+32
2016-02-24igbvf: remove "link is Up" message when registering mcast addressJon Maxwell1-1/+0
2016-02-24igbvf: Add support for generic Tx checksumsAlexander Duyck2-61/+82
2016-02-24igb: Add support for generic Tx checksumsAlexander Duyck1-58/+48
2016-02-24igb: rename igb define to be more genericTodd Fujinaka2-4/+4
2016-02-24igb: add conditions for I210 to generate periodic clock outputRoland Hii1-1/+2
2016-02-24igb: enable WoL for OEM devices regardless of EEPROM settingTodd Fujinaka1-0/+20
2016-02-24igb: constify e1000_phy_operations structureJulia Lawall2-2/+2
2016-02-24igb: When GbE link up, wait for Remote receiver status conditionTakuma Ueba1-0/+20
2016-02-24e1000e: Initial support for KabeLakeRaanan Avargil2-0/+8
2016-02-24e1000e: Clear ULP configuration register on ULP exitRaanan Avargil2-0/+6
2016-02-24e1000e: Set HW FIFO minimum pointer gap for non-gig speedsRaanan Avargil1-0/+12
2016-02-24e1000e: Increase PHY PLL clock gate timingRaanan Avargil2-0/+15
2016-02-24e1000e: Increase ULP timerRaanan Avargil1-2/+2
2016-02-24gianfar: Remove redundant ops for do_tstamp from xmit()Claudiu Manoil1-9/+5
2016-02-24gianfar: Use skb_frag_t pointers inside xmit()Claudiu Manoil1-9/+9
2016-02-24gianfar: Map head TxBD firstClaudiu Manoil1-48/+48
2016-02-24bgmac: support Ethernet device on BCM47094 SoCRafał Miłecki1-2/+4
2016-02-24be2net: Fix a UE caused by passing large frames to the ASICajit.khaparde@broadcom.com2-1/+13
2016-02-24be2net: Declare some u16 fields as u32 to improve performanceajit.khaparde@broadcom.com3-17/+19
2016-02-24eth: Pull header from first fragment via eth_get_headlenAlexander Duyck1-1/+2
2016-02-24flow_dissector: Use same pointer for IPv4 and IPv6 addressesAlexander Duyck1-6/+5
2016-02-24flow_dissector: Correctly handle parsing FCoEAlexander Duyck1-2/+5
2016-02-24flow_dissector: Fix fragment handling for header length computationAlexander Duyck1-3/+7
2016-02-24flow_dissector: Check for IP fragmentation even if not using IPv4 addressAlexander Duyck1-8/+9
2016-02-24net/mlx5e: Add TX inner packet countersMatthew Finlay3-12/+32
2016-02-24net/mlx5e: Add TX stateless offloads for tunnelingMatthew Finlay1-6/+16
2016-02-24net/mlx5e: Add netdev support for VXLAN tunnelingMatthew Finlay6-3/+332
2016-02-24net/mlx5e: Protect en header file from redefinitionsMatthew Finlay1-1/+5
2016-02-24net/mlx5e: Move to checksum completeMatthew Finlay1-4/+5
2016-02-24net/mlx5e: Wake On LAN supportTariq Toukan6-1/+243
2016-02-24net/mlx5e: Implement DCBNL IEEE max rateTariq Toukan4-0/+150
2016-02-24net/mlx5e: Support DCBNL IEEE PFCAchiad Shochat1-0/+39
2016-02-24net/mlx5e: Support DCBNL IEEE ETSSaeed Mahameed6-15/+317
2016-02-24net/mlx5: Introduce physical port TC/prio access functionsSaeed Mahameed4-1/+132
2016-02-24net/mlx5: Introduce physical port PFC access functionsAchiad Shochat2-0/+45
2016-02-24net/mlx5: Introduce a new header file for physical port functionsAchiad Shochat5-31/+72
2016-02-24soreuseport: fix merge conflict in tcp bindCraig Gallek1-0/+1
2016-02-23net: dsa: remove dsa_bridge_check_vlan_rangeVivien Didelot1-50/+0
2016-02-23net: dsa: mv88e6xxx: check hardware VLAN in useVivien Didelot1-0/+64
2016-02-23net: dsa: pass bridge down to driversVivien Didelot7-46/+30
2016-02-23net: dsa: mv88e6xxx: add port private structureVivien Didelot2-3/+8
2016-02-23rocker: fix rocker_world_port_obj_vlan_add()Dan Carpenter1-1/+0