summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | be2net: Bug fix to support newer generation of BE ASICAjit Khaparde2010-01-283-3/+30
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-284-8/+7
|\ \
| * | mac80211: fix NULL pointer dereference when ftrace is enabledZhu Yi2010-01-261-1/+1
| * | ath9k: fix eeprom INI values override for 2GHz-only cardsFelix Fietkau2010-01-251-4/+3
| * | iwlwifi: fix pointer signedness warningJohannes Berg2010-01-251-2/+2
| * | ath9k: fix beacon slot/buffer leakFelix Fietkau2010-01-191-1/+1
* | | starfire: clean up properly if firmware loading failsBen Hutchings2010-01-261-1/+4
* | | ipv6: conntrack: Add member of user to nf_ct_frag6_queue structureShan Wei2010-01-261-0/+1
* | | virtio_net: Make delayed refill more reliableHerbert Xu2010-01-251-2/+1
* | | sfc: Use fixed-size buffers for MCDI NVRAM requestsBen Hutchings2010-01-253-6/+7
* | | sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS bufferGuido Barzini2010-01-251-1/+3
* | | tcp_probe: avoid modulus operation and wrap fixStephen Hemminger2010-01-251-9/+10
* | | qlge: Only free resources if they were allocatedBreno Leitao2010-01-251-7/+8
* | | netns xfrm: deal with dst entries in netnsAlexey Dobriyan2010-01-244-20/+84
* | | sky2: revert config space changestephen hemminger2010-01-241-0/+13
* | | vlan: fix vlan_skb_recv()Eric Dumazet2010-01-241-1/+1
* | | netns xfrm: fix "ip xfrm state|policy count" misreportAlexey Dobriyan2010-01-234-19/+21
* | | sky2: Enable/disable WOL per hardware deviceMike McCormack2010-01-231-7/+22
OpenPOWER on IntegriCloud