summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-18net: bnx2x calls skb_set_hashTom Herbert
2013-12-18net: bnx2 calls skb_set_hashTom Herbert
2013-12-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-12-18net_sched: convert tcf_proto_ops to use struct list_headWANG Cong
2013-12-18net_sched: convert tc_action_ops to use struct list_headWANG Cong
2013-12-18net_sched: convert tcf_hashinfo to hlist and use spinlockWANG Cong
2013-12-18net_sched: init struct tcf_hashinfo at register timeWANG Cong
2013-12-18net_sched: cls: refactor out struct tcf_ext_mapWANG Cong
2013-12-18net_sched: act: use standard struct list_headWANG Cong
2013-12-18net_sched: remove get_stats from tc_action_opsWANG Cong
2013-12-18igb: Change to use statically allocated array for MSIx entriesCarolyn Wyborny
2013-12-18igb: Fix queue allocation method to accommodate changing during runtimeCarolyn Wyborny
2013-12-18ixgbe: Start temperature sensor attribute index with 1Guenter Roeck
2013-12-18ixgbe: Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck
2013-12-18ixgbevf: add DCB configuration into queue setupDon Skidmore
2013-12-18i40e: make functions static and remove dead codeStephen Hemminger
2013-12-18i40e: Fix off by one in i40e_dbg_command_writeAlan Cox
2013-12-18i40e: Bump version numberCatherine Sullivan
2013-12-18i40e: Fix wrong mask bits being used in misc interruptAnjali Singhai Jain
2013-12-18i40e: more print_hex_dump useShannon Nelson
2013-12-18i40e: fix up scanf decodersShannon Nelson
2013-12-18i40e: simplify error messages for dump descriptorShannon Nelson
2013-12-18i40e: prevent null pointer exception in dump descriptorShannon Nelson
2013-12-18Merge branch 'phy_checkpatch'David S. Miller
2013-12-18net: phy: spi_ks8995: fix checkpatch errorsFlorian Fainelli
2013-12-18net: phy: fix checkpatch errorsFlorian Fainelli
2013-12-18net: phy: micrel: fix checkpath errorsFlorian Fainelli
2013-12-18net: phy: mdio_bus: fix checkpath errorFlorian Fainelli
2013-12-18net: phy: lxt: fix checkpath errorsFlorian Fainelli
2013-12-18net: phy: icplus: fix checkpath errorFlorian Fainelli
2013-12-18net: phy: dp83640: fix checkpath errorFlorian Fainelli
2013-12-18net: phy: davicom: fix checkpath errorsFlorian Fainelli
2013-12-18net: phy: cicada: fix checkpath errorsFlorian Fainelli
2013-12-18Merge branch 'vlan_tpid'David S. Miller
2013-12-18packet: deliver VLAN TPID to userspaceAtzm Watanabe
2013-12-18packet: fill the gap of TPACKET_ALIGNMENT with zerosAtzm Watanabe
2013-12-18packet: make aligned size of struct tpacket{2,3}_hdr clearAtzm Watanabe
2013-12-18Merge branch 'bna'David S. Miller
2013-12-18bna: Update the Driver Version to 3.2.23.0Rasesh Mody
2013-12-18bna: Firmware Patch SimplificationRasesh Mody
2013-12-18bna: Embed SKB Length in TX VectorRasesh Mody
2013-12-18bna: Handle the TX Setup FailuresRasesh Mody
2013-12-18bna: Add NULL Check Before Dereferencing TCBRasesh Mody
2013-12-18bna: CQ Read FixRasesh Mody
2013-12-18bna: RX Processing and Config ChangesRasesh Mody
2013-12-18bna: Enable Multi Buffer RXRasesh Mody
2013-12-18bna: RX Filter EnhancementsRasesh Mody
2013-12-18bna: Fix Filter Add DelRasesh Mody
2013-12-18bna: Set Get IOC fw StateRasesh Mody
2013-12-18bna: Add software timestamping supportRasesh Mody