summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: add POLLPRI to sock_def_readable()Eric Dumazet2011-01-061-1/+1
* af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.David S. Miller2011-01-056-24/+22
* net_sched: pfifo_head_drop problemEric Dumazet2011-01-051-2/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-0414-25/+87
|\
| * ipv4/route.c: respect prefsrc for local routesJoel Sing2011-01-041-2/+6
| * bridge: stp: ensure mac header is setFlorian Westphal2011-01-031-0/+2
| * bridge: fix br_multicast_ipv6_rcv for paged skbsTomas Winkler2011-01-031-10/+18
| * atl1: fix oops when changing tx/rx ring paramsJ. K. Cliburn2011-01-031-0/+10
| * drivers/atm/atmtcp.c: add missing atm_dev_putJulia Lawall2010-12-311-1/+4
| * starfire: Fix dma_addr_t size test for MIPSBen Hutchings2010-12-311-1/+1
| * tg3: fix return value check in tg3_read_vpd()David Sterba2010-12-311-1/+1
| * Broadcom CNIC core network driver: fix mem leak on allocation failures in cni...Jesper Juhl2010-12-311-2/+8
| * ISDN, Gigaset: Fix memory leak in do_disconnect_req()Jesper Juhl2010-12-311-0/+1
| * CAN: Use inode instead of kernel address for /proc fileDan Rosenberg2010-12-311-2/+2
| * skfp: testing the wrong variable in skfp_driver_init()Dan Carpenter2010-12-281-1/+1
| * ppp: allow disabling multilink protocol ID compressionstephen hemminger2010-12-281-2/+7
| * ehea: Avoid changing vlan flagsBreno Leitao2010-12-281-0/+7
| * ueagle-atm: fix PHY signal initialization raceDan Williams2010-12-281-3/+19
* | net: typos in comments in include/linux/igmp.hFrancois-Xavier Le Bail2011-01-041-2/+2
* | r8169: more 8168dp support.françois romieu2011-01-041-9/+136
* | r8169: rtl_csi_access_enable rename.françois romieu2011-01-041-11/+16
* | r8169: magic.françois romieu2011-01-041-0/+93
* | r8169: phy power opsfrançois romieu2011-01-041-1/+166
* | r8169: 8168DP specific MII registers access methods.françois romieu2011-01-041-2/+81
* | r8169: use device dependent methods to access the MII registers.françois romieu2011-01-041-150/+157
* | r8169: identify different registers.françois romieu2011-01-041-8/+14
* | r8169: remove the firmware of RTL8111D.françois romieu2011-01-042-679/+134
* | cnic: Do not call bnx2i when bnx2i is calling cnic_unregister_driver()Michael Chan2011-01-032-19/+6
* | cnic: Do not allow iSCSI and FCoE on bnx2x multi-function modeMichael Chan2011-01-031-6/+2
* | net/bridge: fix trivial sparse errorsTomas Winkler2011-01-032-2/+2
* | depca: Fix section mismatch derived from depca_isa_probe()Sedat Dilek2011-01-031-1/+1
* | smsc-ircc2: Fix section mismatch derived from smsc_ircc_pnp_probe()Sedat Dilek2011-01-031-1/+1
* | ksz884x: Fix section mismatch derived from pcidev_init()Sedat Dilek2011-01-031-1/+1
* | ifb: add performance flagsEric Dumazet2011-01-031-0/+7
* | sch_red: report backlog informationEric Dumazet2011-01-031-0/+1
* | dcbnl: more informed return values for new dcbnl routinesShmulik Ravid2011-01-031-44/+37
* | ll_temac: Fix section mismatch from the temac_of_probeMichal Simek2011-01-031-1/+1
* | trivial: Fix typo fault in netdevice.hMichal Simek2011-01-031-1/+1
* | netxen: update driver version 4.0.75amit salecha2011-01-031-2/+2
* | netxen: enable LRO based on NETIF_F_LROSucheta Chakraborty2011-01-034-10/+26
* | netdev: Update status of 8390 based drivers in MAINTAINERSPaul Gortmaker2011-01-031-2/+1
* | net/Space: delete orphaned externs from deleted driversPaul Gortmaker2011-01-031-5/+0
* | tipc: update log.h re-include protection to reflect new namePaul Gortmaker2011-01-011-2/+2
* | sky2: implement 64 bit statsstephen hemminger2011-01-012-36/+109
* | tipc: remove extraneous braces from single statementsAllan Stephens2011-01-017-48/+27
* | tipc: remove zeroing assignments to static global variablesAllan Stephens2011-01-0111-15/+15
* | tipc: split variable assignments out of conditional expressionsAllan Stephens2011-01-014-32/+56
* | tipc: cleanup various cosmetic whitespace issuesAllan Stephens2011-01-0119-133/+124
* | tipc: recode getsockopt error handling for better readabilityPaul Gortmaker2011-01-011-13/+9
* | tipc: remove pointless check for NULL prior to kfreeAllan Stephens2011-01-012-6/+2
OpenPOWER on IntegriCloud