aboutsummaryrefslogtreecommitdiffstats
path: root/ipc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-18net: cisco-enic calls skb_set_hashTom Herbert1-5/+6
2013-12-18net: cxgb4 calls skb_set_hashTom Herbert1-2/+4
2013-12-18net: bnx2x calls skb_set_hashTom Herbert1-4/+7
2013-12-18net: bnx2 calls skb_set_hashTom Herbert1-1/+2
2013-12-18net_sched: convert tcf_proto_ops to use struct list_headWANG Cong2-11/+9
2013-12-18net_sched: convert tc_action_ops to use struct list_headWANG Cong2-12/+10
2013-12-18net_sched: convert tcf_hashinfo to hlist and use spinlockWANG Cong3-72/+58
2013-12-18net_sched: init struct tcf_hashinfo at register timeWANG Cong11-95/+97
2013-12-18net_sched: cls: refactor out struct tcf_ext_mapWANG Cong11-114/+69
2013-12-18net_sched: act: use standard struct list_headWANG Cong13-99/+101
2013-12-18net_sched: remove get_stats from tc_action_opsWANG Cong2-5/+0
2013-12-17igb: Change to use statically allocated array for MSIx entriesCarolyn Wyborny3-29/+24
2013-12-17igb: Fix queue allocation method to accommodate changing during runtimeCarolyn Wyborny1-22/+44
2013-12-17ixgbe: Start temperature sensor attribute index with 1Guenter Roeck1-4/+4
2013-12-17ixgbe: Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck2-48/+36
2013-12-17ixgbevf: add DCB configuration into queue setupDon Skidmore2-138/+91
2013-12-17i40e: make functions static and remove dead codeStephen Hemminger3-90/+4
2013-12-17i40e: Fix off by one in i40e_dbg_command_writeAlan Cox1-1/+1
2013-12-17i40e: Bump version numberCatherine Sullivan1-1/+1
2013-12-17i40e: Fix wrong mask bits being used in misc interruptAnjali Singhai Jain1-2/+2
2013-12-17i40e: more print_hex_dump useShannon Nelson1-19/+11
2013-12-17i40e: fix up scanf decodersShannon Nelson1-3/+3
2013-12-17i40e: simplify error messages for dump descriptorShannon Nelson1-14/+2
2013-12-17i40e: prevent null pointer exception in dump descriptorShannon Nelson1-0/+6
2013-12-18net: phy: spi_ks8995: fix checkpatch errorsFlorian Fainelli1-2/+2
2013-12-18net: phy: fix checkpatch errorsFlorian Fainelli2-139/+139
2013-12-18net: phy: micrel: fix checkpath errorsFlorian Fainelli1-2/+2
2013-12-18net: phy: mdio_bus: fix checkpath errorFlorian Fainelli1-2/+2
2013-12-18net: phy: lxt: fix checkpath errorsFlorian Fainelli1-2/+2
2013-12-18net: phy: icplus: fix checkpath errorFlorian Fainelli1-1/+1
2013-12-18net: phy: dp83640: fix checkpath errorFlorian Fainelli1-2/+2
2013-12-18net: phy: davicom: fix checkpath errorsFlorian Fainelli1-1/+1
2013-12-18net: phy: cicada: fix checkpath errorsFlorian Fainelli1-2/+2
2013-12-18packet: deliver VLAN TPID to userspaceAtzm Watanabe2-14/+24
2013-12-18packet: fill the gap of TPACKET_ALIGNMENT with zerosAtzm Watanabe2-2/+4
2013-12-18packet: make aligned size of struct tpacket{2,3}_hdr clearAtzm Watanabe1-0/+7
2013-12-18bna: Update the Driver Version to 3.2.23.0Rasesh Mody1-1/+1
2013-12-18bna: Firmware Patch SimplificationRasesh Mody4-30/+626
2013-12-18bna: Embed SKB Length in TX VectorRasesh Mody2-2/+5
2013-12-18bna: Handle the TX Setup FailuresRasesh Mody1-2/+10
2013-12-18bna: Add NULL Check Before Dereferencing TCBRasesh Mody1-5/+5
2013-12-18bna: CQ Read FixRasesh Mody1-1/+22
2013-12-18bna: RX Processing and Config ChangesRasesh Mody2-3/+8
2013-12-18bna: Enable Multi Buffer RXRasesh Mody6-125/+343
2013-12-18bna: RX Filter EnhancementsRasesh Mody5-56/+266
2013-12-18bna: Fix Filter Add DelRasesh Mody4-65/+74
2013-12-18bna: Set Get IOC fw StateRasesh Mody3-12/+67
2013-12-18bna: Add software timestamping supportRasesh Mody2-0/+3
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller28-2/+31
2013-12-17i40e: Fix dump output from debugfs callsNeerav Parikh1-53/+19