aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-08netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy
2010-02-08netfilter: xtables: compat out of scope fixAlexey Dobriyan
2010-02-08netfilter: nf_conntrack: restrict runtime expect hashsize modificationsAlexey Dobriyan
2010-02-08netfilter: nf_conntrack: per netns nf_conntrack_cachepEric Dumazet
2010-02-08netfilter: nf_conntrack: fix memory corruption with multiple namespacesPatrick McHardy
2010-02-04pktgen: Fix freezing problemRafael J. Wysocki
2010-02-04igb: make certain to reassign legacy interrupt vectors after resetAlexander Duyck
2010-02-03irda: add missing BKL in irnet_ppp ioctlThadeu Lima de Souza Cascardo
2010-02-03irda: unbalanced lock_kernel in irnet_pppThadeu Lima de Souza Cascardo
2010-02-03ixgbe: Fix return of invalid txqKrishna Kumar
2010-02-03ixgbe: Fix ixgbe_tx_map error pathAnton Blanchard
2010-02-03netxen: protect resource cleanup by rtnl lockAmit Kumar Salecha
2010-02-03netxen: fix tx timeout recovery for NX2031 chipAmit Kumar Salecha
2010-02-03dccp: fix auto-loading of dccp(_probe)Gerrit Renker
2010-02-03dccp: fix bug in cache allocationGerrit Renker
2010-02-03sky2: fix transmit DMA map leakagestephen hemminger
2010-02-03netlink: fix for too early rmmodAlexey Dobriyan
2010-02-03af_key: fix netns ops ordering on module load/unloadAlexey Dobriyan
2010-02-02connector: Delete buggy notification code.Evgeniy Polyakov
2010-02-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-02-02be2net: use eq-id to calculate cev-isr reg offsetSathya Perla
2010-01-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2010-01-30Bluetooth: Use the control channel for raw HID reportsBastien Nocera
2010-01-30Bluetooth: Add DFU driver for Atheros Bluetooth chipset AR3011Vikram Kandukuri
2010-01-30Bluetooth: Redo checks in IRQ handler for shared IRQ supportMike Frysinger
2010-01-30Bluetooth: Fix memory leak in L2CAPAndrei Emeltchenko
2010-01-30Bluetooth: Remove double free of SKB pointer in L2CAPAndrei Emeltchenko
2010-01-28cdc_ether: Partially revert "usbnet: Set link down initially ..."Ben Hutchings
2010-01-28be2net: Fix memset() arg ordering.David S. Miller
2010-01-28bonding: bond_open error return valuestephen hemminger
2010-01-28ixgbe: if ixgbe_copy_dcb_cfg is going to fail learn about it earlyJohn Fastabend
2010-01-28ixgbe: set the correct DCB bit for pg tx settingsJohn Fastabend
2010-01-28igbvf: fix issue w/ mapped_as_page being left set after unmapAlexander Duyck
2010-01-28drivers/net: ks8851_mll ethernet network driverChoi, David
2010-01-28be2net: Bug fix to support newer generation of BE ASICAjit Khaparde
2010-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-26starfire: clean up properly if firmware loading failsBen Hutchings
2010-01-26mac80211: fix NULL pointer dereference when ftrace is enabledZhu Yi
2010-01-26netfilter: ctnetlink: fix expectation mask dumpPatrick McHardy
2010-01-26ipv6: conntrack: Add member of user to nf_ct_frag6_queue structureShan Wei
2010-01-25virtio_net: Make delayed refill more reliableHerbert Xu
2010-01-25sfc: Use fixed-size buffers for MCDI NVRAM requestsBen Hutchings
2010-01-25sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS bufferGuido Barzini
2010-01-25tcp_probe: avoid modulus operation and wrap fixStephen Hemminger
2010-01-25qlge: Only free resources if they were allocatedBreno Leitao
2010-01-25ath9k: fix eeprom INI values override for 2GHz-only cardsFelix Fietkau
2010-01-25iwlwifi: fix pointer signedness warningJohannes Berg
2010-01-24netns xfrm: deal with dst entries in netnsAlexey Dobriyan
2010-01-24sky2: revert config space changestephen hemminger
2010-01-24vlan: fix vlan_skb_recv()Eric Dumazet