aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* via-velocity: Take spinlock on set coalesceSimon Kagstrom2010-02-101-0/+3
* via-velocity: Remove unused IRQ status parameter from rx_srv and tx_srvSimon Kagstrom2010-02-101-10/+7
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2010-02-086-28/+38
|\
| * Bluetooth: Keep a copy of each HID device's report descriptorMichael Poole2010-02-052-26/+27
| * Bluetooth: Enter active mode before establishing a SCO link.Nick Pelly2010-02-031-0/+3
| * Bluetooth: Fix memory leak in Marvell BT-over-SDIO driverYoichi Yuasa2010-02-031-0/+1
| * Bluetooth: Do not call rfcomm_session_put() for RFCOMM UA on closed socketNick Pelly2010-02-031-1/+5
| * Bluetooth: Fix sleeping function in RFCOMM within invalid contextMarcel Holtmann2010-02-031-1/+1
| * Bluetooth: Fallback eSCO to SCO on error 0x1a (Unsupported Remote Feature)Nick Pelly2010-02-031-0/+1
* | drivers/net: Correct NULL testJulia Lawall2010-02-081-1/+1
* | MAINTAINERS: networking drivers - Add git net-next treeJoe Perches2010-02-081-0/+1
* | net/sched: Fix module name in KconfigJan Luebbe2010-02-081-8/+8
* | cxgb3: fix GRO checksum checkDivy Le Ray2010-02-081-8/+12
* | dst: call cond_resched() in dst_gc_task()Eric Dumazet2010-02-081-0/+2
* | netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy2010-02-0810-47/+49
* | netfilter: xtables: compat out of scope fixAlexey Dobriyan2010-02-083-6/+6
* | netfilter: nf_conntrack: restrict runtime expect hashsize modificationsAlexey Dobriyan2010-02-081-1/+1
* | netfilter: nf_conntrack: per netns nf_conntrack_cachepEric Dumazet2010-02-082-16/+25
* | netfilter: nf_conntrack: fix memory corruption with multiple namespacesPatrick McHardy2010-02-081-12/+12
* | pktgen: Fix freezing problemRafael J. Wysocki2010-02-041-0/+1
* | igb: make certain to reassign legacy interrupt vectors after resetAlexander Duyck2010-02-041-15/+5
* | irda: add missing BKL in irnet_ppp ioctlThadeu Lima de Souza Cascardo2010-02-031-0/+2
* | irda: unbalanced lock_kernel in irnet_pppThadeu Lima de Souza Cascardo2010-02-031-1/+2
* | ixgbe: Fix return of invalid txqKrishna Kumar2010-02-031-1/+4
* | ixgbe: Fix ixgbe_tx_map error pathAnton Blanchard2010-02-031-1/+1
* | netxen: protect resource cleanup by rtnl lockAmit Kumar Salecha2010-02-031-0/+2
* | netxen: fix tx timeout recovery for NX2031 chipAmit Kumar Salecha2010-02-031-1/+1
* | dccp: fix auto-loading of dccp(_probe)Gerrit Renker2010-02-031-2/+2
* | dccp: fix bug in cache allocationGerrit Renker2010-02-032-4/+6
* | sky2: fix transmit DMA map leakagestephen hemminger2010-02-031-5/+3
* | netlink: fix for too early rmmodAlexey Dobriyan2010-02-031-0/+5
* | af_key: fix netns ops ordering on module load/unloadAlexey Dobriyan2010-02-031-7/+8
|/
* connector: Delete buggy notification code.Evgeniy Polyakov2010-02-022-207/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-02-022-2/+3
|\
| * netfilter: ctnetlink: fix expectation mask dumpPatrick McHardy2010-01-261-1/+2
| * netfilter: nf_conntrack_sip: fix off-by-one in compact header parsingPatrick McHardy2010-01-191-1/+1
* | be2net: use eq-id to calculate cev-isr reg offsetSathya Perla2010-02-021-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2010-01-319-47/+254
|\ \
| * | Bluetooth: Use the control channel for raw HID reportsBastien Nocera2010-01-301-34/+36
| * | Bluetooth: Add DFU driver for Atheros Bluetooth chipset AR3011Vikram Kandukuri2010-01-303-1/+200
| * | Bluetooth: Redo checks in IRQ handler for shared IRQ supportMike Frysinger2010-01-304-4/+12
| * | Bluetooth: Fix memory leak in L2CAPAndrei Emeltchenko2010-01-301-1/+2
| * | Bluetooth: Remove double free of SKB pointer in L2CAPAndrei Emeltchenko2010-01-301-7/+4
* | | cdc_ether: Partially revert "usbnet: Set link down initially ..."Ben Hutchings2010-01-281-1/+1
* | | be2net: Fix memset() arg ordering.David S. Miller2010-01-281-1/+1
|/ /
* | bonding: bond_open error return valuestephen hemminger2010-01-281-1/+1
* | ixgbe: if ixgbe_copy_dcb_cfg is going to fail learn about it earlyJohn Fastabend2010-01-281-8/+6
* | ixgbe: set the correct DCB bit for pg tx settingsJohn Fastabend2010-01-281-1/+1
* | igbvf: fix issue w/ mapped_as_page being left set after unmapAlexander Duyck2010-01-281-0/+1
* | drivers/net: ks8851_mll ethernet network driverChoi, David2010-01-281-2/+2