summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-02-07be2net: avoid flashing SH-B0 UFI image on SH-P2 chipVasundhara Volam
2015-02-07be2net: refactor code that checks flash file compatibilityVasundhara Volam
2015-02-07be2net: replace (1 << x) with BIT(x)Vasundhara Volam
2015-02-07be2net: move un-exported routines from be.h to respective src filesSathya Perla
2015-02-07bridge: add missing bridge port check for offloadsRoopa Prabhu
2015-02-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-02-07Merge branch 'r8152'David S. Miller
2015-02-07r8152: use BIT macrohayeswang
2015-02-07r8152: replace get_protocol with vlan_get_protocolhayeswang
2015-02-07r8152: adjust the line feed for hw_featureshayeswang
2015-02-07r8152: check RTL8152_UNPLUG for rtl8152_closehayeswang
2015-02-07r8152: check linking status with netif_carrier_okhayeswang
2015-02-07r8152: adjust lpm timerhayeswang
2015-02-07r8152: adjust rx_bottomhayeswang
2015-02-07rds: Make rds_message_copy_from_user() return 0 on success.Sowmini Varadhan
2015-02-07net: rds: Remove repeated function names from debug outputRasmus Villemoes
2015-02-07net: openvswitch: Support masked set actions.Jarno Rajahalme
2015-02-07Merge branch 'dsa-next'David S. Miller
2015-02-07net: dsa: bcm_sf2: implement GPHY power downFlorian Fainelli
2015-02-07net: dsa: bcm_sf2: move GPHY enabling to its own functionFlorian Fainelli
2015-02-07Merge tag 'nfc-next-3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-02-06rhashtable: Fix remove logic to avoid cross references between bucketsThomas Graf
2015-02-06Merge branch 'rhashtable-next'David S. Miller
2015-02-06rhashtable: Avoid bucket cross reference after removalThomas Graf
2015-02-06rhashtable: Add more lock verificationThomas Graf
2015-02-06rhashtable: Dump bucket tables on locking violation under PROVE_LOCKINGThomas Graf
2015-02-06rhashtable: Wait for RCU readers after final unzip workThomas Graf
2015-02-06rhashtable: Use a single bucket lock for sibling bucketsThomas Graf
2015-02-06rhashtable: key_hashfn() must return full hash valueThomas Graf
2015-02-05ixgbe: add Tx anti spoofing supportDon Skidmore
2015-02-05ixgbevf: combine all of the tasks into a single service taskEmil Tantilov
2015-02-05ixgbevf: rewrite watchdog task to function similar to igbvfEmil Tantilov
2015-02-05ixgbevf: Add code to check for Tx hangEmil Tantilov
2015-02-05ixgbevf: Fix ordering of shutdown to correctly disable Rx and TxEmil Tantilov
2015-02-05ixgbevf: set vlan_features in a single write instead of several ORsEmil Tantilov
2015-02-05ixgbe: add VXLAN offload support for X550 devicesDon Skidmore
2015-02-05ixgbe: Cleanup probe to remove redundant attempt to ID PHYDon Skidmore
2015-02-05ixgbe: cleanup redundant default method set_rxpbaDon Skidmore
2015-02-05ixgbe: fix setting port VLANEmil Tantilov
2015-02-05ixgbevf: add RSS support for X550Emil Tantilov
2015-02-05ixgbevf: enable multiple queue supportEmil Tantilov
2015-02-05ixgbe: allow multiple queues in SRIOV modeEmil Tantilov
2015-02-05ixgbe: cleanup sparse errors in new ixgbe_x550.c fileDon Skidmore
2015-02-05fm10k: Resolve compile warnings with W=1Matthew Vick
2015-02-05fm10k: Validate VLAN ID in fm10k_update_xc_addr_pfMatthew Vick
2015-02-05vxge: fix sparse warningLad, Prabhakar
2015-02-05xen-netback: fix sparse warningLad, Prabhakar
2015-02-05net/macb: fix sparse warningLad, Prabhakar
2015-02-05net: bnx2x: fix sparse warningsLad, Prabhakar
2015-02-05enic: enic_main: fix sparse warningsLad, Prabhakar