summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: vmxnet3 calls skb_set_hashTom Herbert2013-12-181-1/+2
* net: sun-niu calls skb_set_hashTom Herbert2013-12-181-4/+6
* net: sfc calls skb_set_hashTom Herbert2013-12-181-1/+2
* net: vxge calls skb_set_hashTom Herbert2013-12-181-1/+2
* net: mlx4 calls skb_set_hashTom Herbert2013-12-181-2/+6
* net: sky2 calls skb_set_hashTom Herbert2013-12-181-3/+3
* net: emulex-benet calls skb_set_hashTom Herbert2013-12-181-2/+2
* net: cisco-enic calls skb_set_hashTom Herbert2013-12-181-5/+6
* net: cxgb4 calls skb_set_hashTom Herbert2013-12-181-2/+4
* net: bnx2x calls skb_set_hashTom Herbert2013-12-181-4/+7
* net: bnx2 calls skb_set_hashTom Herbert2013-12-181-1/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-12-1812-419/+243
|\
| * igb: Change to use statically allocated array for MSIx entriesCarolyn Wyborny2013-12-173-29/+24
| * igb: Fix queue allocation method to accommodate changing during runtimeCarolyn Wyborny2013-12-171-22/+44
| * ixgbe: Start temperature sensor attribute index with 1Guenter Roeck2013-12-171-4/+4
| * ixgbe: Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck2013-12-172-48/+36
| * ixgbevf: add DCB configuration into queue setupDon Skidmore2013-12-172-138/+91
| * i40e: make functions static and remove dead codeStephen Hemminger2013-12-173-90/+4
| * i40e: Fix off by one in i40e_dbg_command_writeAlan Cox2013-12-171-1/+1
| * i40e: Bump version numberCatherine Sullivan2013-12-171-1/+1
| * i40e: Fix wrong mask bits being used in misc interruptAnjali Singhai Jain2013-12-171-2/+2
| * i40e: more print_hex_dump useShannon Nelson2013-12-171-19/+11
| * i40e: fix up scanf decodersShannon Nelson2013-12-171-3/+3
| * i40e: simplify error messages for dump descriptorShannon Nelson2013-12-171-14/+2
| * i40e: prevent null pointer exception in dump descriptorShannon Nelson2013-12-171-0/+6
| * i40e: Fix dump output from debugfs callsNeerav Parikh2013-12-171-53/+19
* | net_sched: convert tcf_proto_ops to use struct list_headWANG Cong2013-12-182-11/+9
* | net_sched: convert tc_action_ops to use struct list_headWANG Cong2013-12-182-12/+10
* | net_sched: convert tcf_hashinfo to hlist and use spinlockWANG Cong2013-12-183-72/+58
* | net_sched: init struct tcf_hashinfo at register timeWANG Cong2013-12-1811-95/+97
* | net_sched: cls: refactor out struct tcf_ext_mapWANG Cong2013-12-1811-114/+69
* | net_sched: act: use standard struct list_headWANG Cong2013-12-1813-99/+101
* | net_sched: remove get_stats from tc_action_opsWANG Cong2013-12-182-5/+0
* | Merge branch 'phy_checkpatch'David S. Miller2013-12-1810-153/+153
|\ \
| * | net: phy: spi_ks8995: fix checkpatch errorsFlorian Fainelli2013-12-181-2/+2
| * | net: phy: fix checkpatch errorsFlorian Fainelli2013-12-182-139/+139
| * | net: phy: micrel: fix checkpath errorsFlorian Fainelli2013-12-181-2/+2
| * | net: phy: mdio_bus: fix checkpath errorFlorian Fainelli2013-12-181-2/+2
| * | net: phy: lxt: fix checkpath errorsFlorian Fainelli2013-12-181-2/+2
| * | net: phy: icplus: fix checkpath errorFlorian Fainelli2013-12-181-1/+1
| * | net: phy: dp83640: fix checkpath errorFlorian Fainelli2013-12-181-2/+2
| * | net: phy: davicom: fix checkpath errorsFlorian Fainelli2013-12-181-1/+1
| * | net: phy: cicada: fix checkpath errorsFlorian Fainelli2013-12-181-2/+2
|/ /
* | Merge branch 'vlan_tpid'David S. Miller2013-12-182-14/+33
|\ \
| * | packet: deliver VLAN TPID to userspaceAtzm Watanabe2013-12-182-14/+24
| * | packet: fill the gap of TPACKET_ALIGNMENT with zerosAtzm Watanabe2013-12-182-2/+4
| * | packet: make aligned size of struct tpacket{2,3}_hdr clearAtzm Watanabe2013-12-181-0/+7
|/ /
* | Merge branch 'bna'David S. Miller2013-12-1814-292/+1420
|\ \
| * | bna: Update the Driver Version to 3.2.23.0Rasesh Mody2013-12-181-1/+1
| * | bna: Firmware Patch SimplificationRasesh Mody2013-12-184-30/+626
OpenPOWER on IntegriCloud