summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-06bnx2x: convert to set_phys_idstephen hemminger
2011-04-06bnx2: convert to set_phys_idstephen hemminger
2011-04-06vxge: convert to set_phys_idstephen hemminger
2011-04-06cxgb3: implement set_phys_idstephen hemminger
2011-04-06tg3: implement ethtool set_phys_idstephen hemminger
2011-04-06skge: implement set_phys_idstephen hemminger
2011-04-06sky2: support ethtool set_phys_idstephen hemminger
2011-04-06qlcnic: Update version number to 5.0.16Anirban Chakraborty
2011-04-06qlcnic: Fix LRO disableRajesh Borundia
2011-04-06qlcnic: Use flt method to determine flash fw regionSritej Velaga
2011-04-06qlcnic: Remove unused codeAnirban Chakraborty
2011-04-06qlcnic: Changes to VLAN codeAnirban Chakraborty
2011-04-06qlcnic: Code optimization patchAnirban Chakraborty
2011-04-06qlcnic: Cleanup patchAnirban Chakraborty
2011-04-06qlcnic: Memory leak fixSony Chacko
2011-04-06qlcnic: Make PCI info available in all modesSony Chacko
2011-04-06can: convert protocol handling to RCUOliver Hartkopp
2011-04-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2011-04-06tg3: Support 4mb flash sizes for 5717 and 5719Matt Carlson
2011-04-06tg3: Enable 5720 supportMatt Carlson
2011-04-06tg3: Add 5720 PHY IDMatt Carlson
2011-04-06tg3: Add 5720 H2BMC supportMatt Carlson
2011-04-06tg3: Add 5720 NVRAM decodingMatt Carlson
2011-04-06tg3: Add 5720 ASIC revMatt Carlson
2011-04-06tg3: Reintroduce 5717_PLUSMatt Carlson
2011-04-06tg3: 5717_PLUS => 57765_PLUSMatt Carlson
2011-04-06tg3: Cleanup extended rx ring size codeMatt Carlson
2011-04-05sfc: Implement ethtool_ops::set_phys_id instead of ethtool_ops::phys_idBen Hutchings
2011-04-05ethtool: Change ETHTOOL_PHYS_ID implementation to allow dropping RTNLBen Hutchings
2011-04-05ethtool: Fill out and update comment for struct ethtool_opsBen Hutchings
2011-04-05ethtool: Convert struct ethtool_ops comment to kernel-doc formatBen Hutchings
2011-04-05sfc: Implement generic features interfaceBen Hutchings
2011-04-05sfc: Enable all TSO features on VLANsBen Hutchings
2011-04-05net: Allow no-cache copy from user on transmitTom Herbert
2011-04-05bridge: range check STP parametersstephen hemminger
2011-04-05bridge: allow creating bridge devices with netlinkstephen hemminger
2011-04-05bridge: allow creating/deleting fdb entries via netlinkstephen hemminger
2011-04-05bridge: add netlink notification on forward entry changesstephen hemminger
2011-04-05bridge: split rcu and no-rcu cases of fdb lookupstephen hemminger
2011-04-05bridge: track last used time in forwarding tablestephen hemminger
2011-04-05bridge: change arguments to fdb_createstephen hemminger
2011-04-04pkt_sched: QFQ - quick fair queue schedulerstephen hemminger
2011-04-04xen: netfront: assume all hw features are available until backend connection ...Ian Campbell
2011-04-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-04-04mISDN: fix "persistant" typoJan Engelhardt
2011-04-04mlx4: fix kfree on error path in new_steering_entry()Mariusz Kozlowski
2011-04-04xen: netfront: fix declaration orderEric Dumazet
2011-04-03vlan: convert VLAN devices to use ndo_fix_features()Michał Mirosław
2011-04-03net: Call netdev_features_change() from netdev_update_features()Michał Mirosław
2011-04-02tcp: len check is unnecessarily devastating, change to WARN_ONIlpo Järvinen