aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/macvlan.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-07be2net: use offset based FW flashing for Skyhawk chipVasundhara Volam3-23/+66
2015-02-07be2net: avoid flashing SH-B0 UFI image on SH-P2 chipVasundhara Volam2-2/+9
2015-02-07be2net: refactor code that checks flash file compatibilityVasundhara Volam2-68/+78
2015-02-07be2net: replace (1 << x) with BIT(x)Vasundhara Volam3-15/+15
2015-02-07be2net: move un-exported routines from be.h to respective src filesSathya Perla3-166/+167
2015-02-07bridge: add missing bridge port check for offloadsRoopa Prabhu1-2/+2
2015-02-07r8152: use BIT macrohayeswang1-17/+17
2015-02-07r8152: replace get_protocol with vlan_get_protocolhayeswang1-14/+2
2015-02-07r8152: adjust the line feed for hw_featureshayeswang1-2/+1
2015-02-07r8152: check RTL8152_UNPLUG for rtl8152_closehayeswang1-1/+1
2015-02-07r8152: check linking status with netif_carrier_okhayeswang1-14/+9
2015-02-07r8152: adjust lpm timerhayeswang1-3/+3
2015-02-07r8152: adjust rx_bottomhayeswang1-2/+13
2015-02-07rds: Make rds_message_copy_from_user() return 0 on success.Sowmini Varadhan1-4/+4
2015-02-07net: rds: Remove repeated function names from debug outputRasmus Villemoes3-6/+6
2015-02-07net: openvswitch: Support masked set actions.Jarno Rajahalme3-173/+383
2015-02-07net: dsa: bcm_sf2: implement GPHY power downFlorian Fainelli2-9/+45
2015-02-07net: dsa: bcm_sf2: move GPHY enabling to its own functionFlorian Fainelli1-12/+20
2015-02-06rhashtable: Fix remove logic to avoid cross references between bucketsThomas Graf1-11/+17
2015-02-06rhashtable: Avoid bucket cross reference after removalThomas Graf1-9/+17
2015-02-06rhashtable: Add more lock verificationThomas Graf1-2/+8
2015-02-06rhashtable: Dump bucket tables on locking violation under PROVE_LOCKINGThomas Graf1-24/+75
2015-02-06rhashtable: Wait for RCU readers after final unzip workThomas Graf1-0/+2
2015-02-06rhashtable: Use a single bucket lock for sibling bucketsThomas Graf1-101/+69
2015-02-06rhashtable: key_hashfn() must return full hash valueThomas Graf1-7/+1
2015-02-05ixgbe: add Tx anti spoofing supportDon Skidmore4-0/+47
2015-02-05ixgbevf: combine all of the tasks into a single service taskEmil Tantilov2-66/+87
2015-02-05ixgbevf: rewrite watchdog task to function similar to igbvfEmil Tantilov2-75/+113
2015-02-05ixgbevf: Add code to check for Tx hangEmil Tantilov2-19/+115
2015-02-05ixgbevf: Fix ordering of shutdown to correctly disable Rx and TxEmil Tantilov1-21/+17
2015-02-05ixgbevf: set vlan_features in a single write instead of several ORsEmil Tantilov1-5/+5
2015-02-05ixgbe: add VXLAN offload support for X550 devicesDon Skidmore4-2/+113
2015-02-05ixgbe: Cleanup probe to remove redundant attempt to ID PHYDon Skidmore1-3/+0
2015-02-05ixgbe: cleanup redundant default method set_rxpbaDon Skidmore1-1/+0
2015-02-05ixgbe: fix setting port VLANEmil Tantilov1-5/+8
2015-02-05ixgbevf: add RSS support for X550Emil Tantilov2-0/+45
2015-02-05ixgbevf: enable multiple queue supportEmil Tantilov2-3/+20
2015-02-05ixgbe: allow multiple queues in SRIOV modeEmil Tantilov1-3/+0
2015-02-05ixgbe: cleanup sparse errors in new ixgbe_x550.c fileDon Skidmore1-30/+35
2015-02-05fm10k: Resolve compile warnings with W=1Matthew Vick2-6/+2
2015-02-05fm10k: Validate VLAN ID in fm10k_update_xc_addr_pfMatthew Vick1-5/+2
2015-02-05vxge: fix sparse warningLad, Prabhakar1-1/+1
2015-02-05xen-netback: fix sparse warningLad, Prabhakar1-1/+1
2015-02-05net/macb: fix sparse warningLad, Prabhakar1-2/+1
2015-02-05net: bnx2x: fix sparse warningsLad, Prabhakar1-3/+3
2015-02-05enic: enic_main: fix sparse warningsLad, Prabhakar1-3/+3
2015-02-05enic: enic_ethtool: fix sparse warningLad, Prabhakar1-1/+1
2015-02-05be2net: fix sparse warningLad, Prabhakar1-1/+1
2015-02-05chelsio: cxgb4: fix sparse warningLad, Prabhakar1-1/+1
2015-02-05hyperv: fix sparse warningsLad, Prabhakar2-5/+6