summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | dsa/mv88e6131: add support for mv88e6085 switchPeter Korsgaard2011-04-062-4/+21
| * | ipv6: Enable RFS sk_rxhash tracking for ipv6 sockets (v2)Neil Horman2011-04-062-1/+6
| * | be2net: Fix a potential crash during shutdown.Ajit Khaparde2011-04-061-3/+5
| * | bna: Fix for handling firmware heartbeat failureRasesh Mody2011-04-061-7/+3
| * | can: mcp251x: Allow pass IRQ flags through platform data.Enric Balletbo i Serra2011-04-062-1/+4
| * | smsc911x: fix mac_lock acquision before calling smsc911x_mac_readEnric Balletbo i Serra2011-04-061-3/+5
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-04-0518-115/+151
| |\ \
| | * | netfilter: xt_conntrack: fix inverted conntrack direction testFlorian Westphal2011-04-041-1/+1
| | * | netfilter: xt_addrtype: replace rt6_lookup with nf_afinfo->routeFlorian Westphal2011-04-042-15/+28
| | * | netfilter: af_info: add 'strict' parameter to limit lookup to .oifFlorian Westphal2011-04-045-9/+17
| | * | netfilter: af_info: add network namespace parameter to route hookFlorian Westphal2011-04-045-10/+13
| | * | IPVS: fix NULL ptr dereference in ip_vs_ctl.c ip_vs_genl_dump_daemons()Hans Schillstrom2011-04-042-2/+2
| | * | netfilter: h323: bug in parsing of ASN1 SEQOF fieldDavid Sterba2011-04-041-1/+1
| | * | netfilter: ipset: references are protected by rwlock instead of mutexJozsef Kadlecsik2011-04-047-56/+73
| | * | netfilter: ipset: list:set timeout variant fixesJozsef Kadlecsik2011-04-041-29/+24
| * | | ipv6: Don't pass invalid dst_entry pointer to dst_release().Boris Ostrovsky2011-04-041-0/+1
| | |/ | |/|
* | | net: fix skb_add_data_nocache() to calc csum correctlyWei Yongjun2011-04-071-7/+8
* | | ewrk3: convert to set_phys_idstephen hemminger2011-04-071-32/+24
* | | qlcnic: convert to set_phys_idstephen hemminger2011-04-072-25/+29
* | | net: netxen: convert to hw_featuresMichał Mirosław2011-04-064-114/+46
* | | capi: Perform scheduled capifs removalJan Kiszka2011-04-066-313/+4
* | | Signed bit field; int have_hotplug_status_watch:1Ian Campbell2011-04-061-1/+1
* | | s2io: convert to set_phys_id (v2)stephen hemminger2011-04-062-48/+41
* | | niu: convert to new ethtool set_phys_idstephen hemminger2011-04-062-13/+17
* | | pcnet32: convert to set_phys_idstephen hemminger2011-04-061-46/+28
* | | benet: convert to set_phys_idstephen hemminger2011-04-062-17/+22
* | | bnx2x: convert to set_phys_idstephen hemminger2011-04-061-21/+23
* | | bnx2: convert to set_phys_idstephen hemminger2011-04-062-29/+28
* | | vxge: convert to set_phys_idstephen hemminger2011-04-061-9/+16
* | | cxgb3: implement set_phys_idstephen hemminger2011-04-061-11/+14
* | | tg3: implement ethtool set_phys_idstephen hemminger2011-04-061-20/+23
* | | skge: implement set_phys_idstephen hemminger2011-04-061-17/+16
* | | sky2: support ethtool set_phys_idstephen hemminger2011-04-061-12/+13
* | | qlcnic: Update version number to 5.0.16Anirban Chakraborty2011-04-061-2/+2
* | | qlcnic: Fix LRO disableRajesh Borundia2011-04-063-11/+24
* | | qlcnic: Use flt method to determine flash fw regionSritej Velaga2011-04-062-4/+16
* | | qlcnic: Remove unused codeAnirban Chakraborty2011-04-064-81/+46
* | | qlcnic: Changes to VLAN codeAnirban Chakraborty2011-04-063-26/+35
* | | qlcnic: Code optimization patchAnirban Chakraborty2011-04-062-125/+115
* | | qlcnic: Cleanup patchAnirban Chakraborty2011-04-066-273/+268
* | | qlcnic: Memory leak fixSony Chacko2011-04-061-2/+4
* | | qlcnic: Make PCI info available in all modesSony Chacko2011-04-061-3/+3
* | | can: convert protocol handling to RCUOliver Hartkopp2011-04-061-20/+32
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2011-04-067-149/+223
|\ \ \
| * | | sfc: Implement ethtool_ops::set_phys_id instead of ethtool_ops::phys_idBen Hutchings2011-04-051-10/+18
| * | | ethtool: Change ETHTOOL_PHYS_ID implementation to allow dropping RTNLBen Hutchings2011-04-052-3/+82
| * | | ethtool: Fill out and update comment for struct ethtool_opsBen Hutchings2011-04-051-31/+93
| * | | ethtool: Convert struct ethtool_ops comment to kernel-doc formatBen Hutchings2011-04-051-45/+35
| * | | sfc: Implement generic features interfaceBen Hutchings2011-04-054-84/+18
| * | | sfc: Enable all TSO features on VLANsBen Hutchings2011-04-051-1/+1