| Commit message (Expand) | Author | Age | Files | Lines |
* | irda: unbalanced lock_kernel in irnet_ppp | Thadeu Lima de Souza Cascardo | 2010-02-04 | 1 | -1/+2 |
* | ixgbe: Fix return of invalid txq | Krishna Kumar | 2010-02-04 | 1 | -1/+4 |
* | ixgbe: Fix ixgbe_tx_map error path | Anton Blanchard | 2010-02-04 | 1 | -1/+1 |
* | netxen: protect resource cleanup by rtnl lock | Amit Kumar Salecha | 2010-02-04 | 1 | -0/+2 |
* | netxen: fix tx timeout recovery for NX2031 chip | Amit Kumar Salecha | 2010-02-04 | 1 | -1/+1 |
* | dccp: fix auto-loading of dccp(_probe) | Gerrit Renker | 2010-02-04 | 1 | -2/+2 |
* | dccp: fix bug in cache allocation | Gerrit Renker | 2010-02-04 | 2 | -4/+6 |
* | sky2: fix transmit DMA map leakage | stephen hemminger | 2010-02-04 | 1 | -5/+3 |
* | netlink: fix for too early rmmod | Alexey Dobriyan | 2010-02-04 | 1 | -0/+5 |
* | af_key: fix netns ops ordering on module load/unload | Alexey Dobriyan | 2010-02-04 | 1 | -7/+8 |
* | connector: Delete buggy notification code. | Evgeniy Polyakov | 2010-02-03 | 2 | -207/+0 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2010-02-02 | 2 | -2/+3 |
|\ |
|
| * | netfilter: ctnetlink: fix expectation mask dump | Patrick McHardy | 2010-01-26 | 1 | -1/+2 |
| * | netfilter: nf_conntrack_sip: fix off-by-one in compact header parsing | Patrick McHardy | 2010-01-19 | 1 | -1/+1 |
* | | be2net: use eq-id to calculate cev-isr reg offset | Sathya Perla | 2010-02-02 | 1 | -1/+1 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller | 2010-02-01 | 9 | -47/+254 |
|\ \ |
|
| * | | Bluetooth: Use the control channel for raw HID reports | Bastien Nocera | 2010-01-30 | 1 | -34/+36 |
| * | | Bluetooth: Add DFU driver for Atheros Bluetooth chipset AR3011 | Vikram Kandukuri | 2010-01-30 | 3 | -1/+200 |
| * | | Bluetooth: Redo checks in IRQ handler for shared IRQ support | Mike Frysinger | 2010-01-30 | 4 | -4/+12 |
| * | | Bluetooth: Fix memory leak in L2CAP | Andrei Emeltchenko | 2010-01-30 | 1 | -1/+2 |
| * | | Bluetooth: Remove double free of SKB pointer in L2CAP | Andrei Emeltchenko | 2010-01-30 | 1 | -7/+4 |
* | | | cdc_ether: Partially revert "usbnet: Set link down initially ..." | Ben Hutchings | 2010-01-29 | 1 | -1/+1 |
* | | | be2net: Fix memset() arg ordering. | David S. Miller | 2010-01-29 | 1 | -1/+1 |
|/ / |
|
* | | bonding: bond_open error return value | stephen hemminger | 2010-01-28 | 1 | -1/+1 |
* | | ixgbe: if ixgbe_copy_dcb_cfg is going to fail learn about it early | John Fastabend | 2010-01-28 | 1 | -8/+6 |
* | | ixgbe: set the correct DCB bit for pg tx settings | John Fastabend | 2010-01-28 | 1 | -1/+1 |
* | | igbvf: fix issue w/ mapped_as_page being left set after unmap | Alexander Duyck | 2010-01-28 | 1 | -0/+1 |
* | | drivers/net: ks8851_mll ethernet network driver | Choi, David | 2010-01-28 | 1 | -2/+2 |
* | | be2net: Bug fix to support newer generation of BE ASIC | Ajit Khaparde | 2010-01-28 | 3 | -3/+30 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-01-28 | 4 | -8/+7 |
|\ \ |
|
| * | | mac80211: fix NULL pointer dereference when ftrace is enabled | Zhu Yi | 2010-01-26 | 1 | -1/+1 |
| * | | ath9k: fix eeprom INI values override for 2GHz-only cards | Felix Fietkau | 2010-01-25 | 1 | -4/+3 |
| * | | iwlwifi: fix pointer signedness warning | Johannes Berg | 2010-01-25 | 1 | -2/+2 |
| * | | ath9k: fix beacon slot/buffer leak | Felix Fietkau | 2010-01-19 | 1 | -1/+1 |
* | | | starfire: clean up properly if firmware loading fails | Ben Hutchings | 2010-01-27 | 1 | -1/+4 |
* | | | ipv6: conntrack: Add member of user to nf_ct_frag6_queue structure | Shan Wei | 2010-01-26 | 1 | -0/+1 |
* | | | virtio_net: Make delayed refill more reliable | Herbert Xu | 2010-01-26 | 1 | -2/+1 |
* | | | sfc: Use fixed-size buffers for MCDI NVRAM requests | Ben Hutchings | 2010-01-26 | 3 | -6/+7 |
* | | | sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS buffer | Guido Barzini | 2010-01-26 | 1 | -1/+3 |
* | | | tcp_probe: avoid modulus operation and wrap fix | Stephen Hemminger | 2010-01-26 | 1 | -9/+10 |
* | | | qlge: Only free resources if they were allocated | Breno Leitao | 2010-01-26 | 1 | -7/+8 |
* | | | netns xfrm: deal with dst entries in netns | Alexey Dobriyan | 2010-01-25 | 4 | -20/+84 |
* | | | sky2: revert config space change | stephen hemminger | 2010-01-25 | 1 | -0/+13 |
* | | | vlan: fix vlan_skb_recv() | Eric Dumazet | 2010-01-25 | 1 | -1/+1 |
* | | | netns xfrm: fix "ip xfrm state|policy count" misreport | Alexey Dobriyan | 2010-01-24 | 4 | -19/+21 |
* | | | sky2: Enable/disable WOL per hardware device | Mike McCormack | 2010-01-23 | 1 | -7/+22 |
* | | | net: Fix IPv6 GSO type checks in Intel ethernet drivers | Sridhar Samudrala | 2010-01-23 | 4 | -4/+4 |
* | | | igb/igbvf: cleanup exception handling in tx_map_adv | Alexander Duyck | 2010-01-23 | 2 | -2/+2 |
* | | | MAINTAINERS: Add Intel igbvf maintainer | Jeff Kirsher | 2010-01-23 | 1 | -1/+3 |
* | | | e1000/e1000e: don't use small hardware rx buffers | Jesse Brandeburg | 2010-01-23 | 2 | -38/+2 |