summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-01-06af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.David S. Miller6-24/+22
2011-01-06net_sched: pfifo_head_drop problemEric Dumazet1-2/+0
2011-01-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller14-25/+87
2011-01-04ipv4/route.c: respect prefsrc for local routesJoel Sing1-2/+6
2011-01-04net: typos in comments in include/linux/igmp.hFrancois-Xavier Le Bail1-2/+2
2011-01-04r8169: more 8168dp support.françois romieu1-9/+136
2011-01-04r8169: rtl_csi_access_enable rename.françois romieu1-11/+16
2011-01-04r8169: magic.françois romieu1-0/+93
2011-01-04r8169: phy power opsfrançois romieu1-1/+166
2011-01-04r8169: 8168DP specific MII registers access methods.françois romieu1-2/+81
2011-01-04r8169: use device dependent methods to access the MII registers.françois romieu1-150/+157
2011-01-04r8169: identify different registers.françois romieu1-8/+14
2011-01-04r8169: remove the firmware of RTL8111D.françois romieu2-679/+134
2011-01-04cnic: Do not call bnx2i when bnx2i is calling cnic_unregister_driver()Michael Chan2-19/+6
2011-01-04cnic: Do not allow iSCSI and FCoE on bnx2x multi-function modeMichael Chan1-6/+2
2011-01-04net/bridge: fix trivial sparse errorsTomas Winkler2-2/+2
2011-01-04depca: Fix section mismatch derived from depca_isa_probe()Sedat Dilek1-1/+1
2011-01-04smsc-ircc2: Fix section mismatch derived from smsc_ircc_pnp_probe()Sedat Dilek1-1/+1
2011-01-04ksz884x: Fix section mismatch derived from pcidev_init()Sedat Dilek1-1/+1
2011-01-03ifb: add performance flagsEric Dumazet1-0/+7
2011-01-03sch_red: report backlog informationEric Dumazet1-0/+1
2011-01-03dcbnl: more informed return values for new dcbnl routinesShmulik Ravid1-44/+37
2011-01-03bridge: stp: ensure mac header is setFlorian Westphal1-0/+2
2011-01-03ll_temac: Fix section mismatch from the temac_of_probeMichal Simek1-1/+1
2011-01-03trivial: Fix typo fault in netdevice.hMichal Simek1-1/+1
2011-01-03netxen: update driver version 4.0.75amit salecha1-2/+2
2011-01-03netxen: enable LRO based on NETIF_F_LROSucheta Chakraborty4-10/+26
2011-01-03bridge: fix br_multicast_ipv6_rcv for paged skbsTomas Winkler1-10/+18
2011-01-03netdev: Update status of 8390 based drivers in MAINTAINERSPaul Gortmaker1-2/+1
2011-01-03net/Space: delete orphaned externs from deleted driversPaul Gortmaker1-5/+0
2011-01-03atl1: fix oops when changing tx/rx ring paramsJ. K. Cliburn1-0/+10
2011-01-02tipc: update log.h re-include protection to reflect new namePaul Gortmaker1-2/+2
2011-01-02sky2: implement 64 bit statsstephen hemminger2-36/+109
2011-01-02tipc: remove extraneous braces from single statementsAllan Stephens7-48/+27
2011-01-02tipc: remove zeroing assignments to static global variablesAllan Stephens11-15/+15
2011-01-02tipc: split variable assignments out of conditional expressionsAllan Stephens4-32/+56
2011-01-02tipc: cleanup various cosmetic whitespace issuesAllan Stephens19-133/+124
2011-01-02tipc: recode getsockopt error handling for better readabilityPaul Gortmaker1-13/+9
2011-01-02tipc: remove pointless check for NULL prior to kfreeAllan Stephens2-6/+2
2011-01-02tipc: remove redundant #includesAllan Stephens12-32/+0
2011-01-02tipc: Finish streamlining of debugging codeAllan Stephens4-45/+18
2011-01-02tipc: Prune down link-specific debugging codeAllan Stephens3-147/+36
2011-01-02tipc: remove dump() and tipc_dump_dbg()Allan Stephens2-86/+3
2011-01-02tipc: remove calls to dbg() and msg_dbg()Allan Stephens14-233/+16
2011-01-02tipc: rename dbg.[ch] to log.[ch]Allan Stephens5-19/+15
2011-01-02tipc: Remove internal linked list of node objectsAllan Stephens1-27/+16
2011-01-02tipc: Remove user registry subsystemAllan Stephens8-292/+7
2011-01-02tipc: Eliminate use of user registry by topology serviceAllan Stephens1-16/+10
2011-01-02tipc: Eliminate use of user registry by configuration serviceAllan Stephens1-19/+7
2011-01-02tipc: Remove prototype code for supporting multiple clustersAllan Stephens16-289/+83