| Commit message (Expand) | Author | Files | Lines |
2010-01-30 | Bluetooth: Redo checks in IRQ handler for shared IRQ support | Mike Frysinger | 4 | -4/+12 |
2010-01-30 | Bluetooth: Fix memory leak in L2CAP | Andrei Emeltchenko | 1 | -1/+2 |
2010-01-30 | Bluetooth: Remove double free of SKB pointer in L2CAP | Andrei Emeltchenko | 1 | -7/+4 |
2010-01-28 | bonding: bond_open error return value | stephen hemminger | 1 | -1/+1 |
2010-01-28 | ixgbe: if ixgbe_copy_dcb_cfg is going to fail learn about it early | John Fastabend | 1 | -8/+6 |
2010-01-28 | ixgbe: set the correct DCB bit for pg tx settings | John Fastabend | 1 | -1/+1 |
2010-01-28 | igbvf: fix issue w/ mapped_as_page being left set after unmap | Alexander Duyck | 1 | -0/+1 |
2010-01-28 | drivers/net: ks8851_mll ethernet network driver | Choi, David | 1 | -2/+2 |
2010-01-28 | be2net: Bug fix to support newer generation of BE ASIC | Ajit Khaparde | 3 | -3/+30 |
2010-01-27 | starfire: clean up properly if firmware loading fails | Ben Hutchings | 1 | -1/+4 |
2010-01-26 | mac80211: fix NULL pointer dereference when ftrace is enabled | Zhu Yi | 1 | -1/+1 |
2010-01-26 | ipv6: conntrack: Add member of user to nf_ct_frag6_queue structure | Shan Wei | 1 | -0/+1 |
2010-01-26 | virtio_net: Make delayed refill more reliable | Herbert Xu | 1 | -2/+1 |
2010-01-26 | sfc: Use fixed-size buffers for MCDI NVRAM requests | Ben Hutchings | 3 | -6/+7 |
2010-01-26 | sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS buffer | Guido Barzini | 1 | -1/+3 |
2010-01-26 | tcp_probe: avoid modulus operation and wrap fix | Stephen Hemminger | 1 | -9/+10 |
2010-01-26 | qlge: Only free resources if they were allocated | Breno Leitao | 1 | -7/+8 |
2010-01-25 | ath9k: fix eeprom INI values override for 2GHz-only cards | Felix Fietkau | 1 | -4/+3 |
2010-01-25 | iwlwifi: fix pointer signedness warning | Johannes Berg | 1 | -2/+2 |
2010-01-25 | netns xfrm: deal with dst entries in netns | Alexey Dobriyan | 4 | -20/+84 |
2010-01-25 | sky2: revert config space change | stephen hemminger | 1 | -0/+13 |
2010-01-25 | vlan: fix vlan_skb_recv() | Eric Dumazet | 1 | -1/+1 |
2010-01-24 | netns xfrm: fix "ip xfrm state|policy count" misreport | Alexey Dobriyan | 4 | -19/+21 |
2010-01-23 | sky2: Enable/disable WOL per hardware device | Mike McCormack | 1 | -7/+22 |
2010-01-23 | net: Fix IPv6 GSO type checks in Intel ethernet drivers | Sridhar Samudrala | 4 | -4/+4 |
2010-01-23 | igb/igbvf: cleanup exception handling in tx_map_adv | Alexander Duyck | 2 | -2/+2 |
2010-01-23 | MAINTAINERS: Add Intel igbvf maintainer | Jeff Kirsher | 1 | -1/+3 |
2010-01-23 | e1000/e1000e: don't use small hardware rx buffers | Jesse Brandeburg | 2 | -38/+2 |
2010-01-23 | fmvj18x_cs: add new id (Panasonic lan & modem card) | Ken Kawasaki | 2 | -0/+2 |
2010-01-23 | be2net: swap only first 2 fields of mcc_wrb | Sathya Perla | 1 | -1/+1 |
2010-01-23 | Please add support for Microsoft MN-120 PCMCIA network card | Ron Murray | 1 | -0/+1 |
2010-01-22 | be2net: fix bug in rx page posting | Sathya Perla | 1 | -3/+5 |
2010-01-22 | wimax/i2400m: Add support for more i6x50 SKUs | Inaky Perez-Gonzalez | 2 | -1/+13 |
2010-01-22 | Linux 2.6.33-rc5v2.6.33-rc5 | Linus Torvalds | 1 | -1/+1 |
2010-01-21 | vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE | Yongseok Koh | 1 | -3/+1 |
2010-01-21 | perf: x86: Add support for the ANY bit | Stephane Eranian | 2 | -0/+8 |
2010-01-21 | perf: Change the is_software_event() definition | Peter Zijlstra | 1 | -3/+8 |
2010-01-21 | perf: Honour event state for aux stream data | Peter Zijlstra | 1 | -0/+9 |
2010-01-21 | perf: Fix perf_event_do_pending() fallback callsite | Peter Zijlstra | 1 | -2/+1 |
2010-01-21 | sched: Reassign prev and switch_count when reacquire_kernel_lock() fail | Yong Zhang | 1 | -1/+4 |
2010-01-21 | sched: Fix vmark regression on big machines | Mike Galbraith | 2 | -2/+2 |
2010-01-21 | e1000e: enhance frame fragment detection | Jesse Brandeburg | 2 | -4/+22 |
2010-01-21 | e1000: enhance frame fragment detection | Jesse Brandeburg | 2 | -2/+13 |
2010-01-21 | e1000/e1000e/igb/igbvf/ixgb/ixgbe: Fix tests of unsigned in *_tx_map() | Roel Kluin | 5 | -25/+25 |
2010-01-21 | USB: isp1362: fix build failure on ARM systems via irq_flags cleanup | Lothar Wassmann | 1 | -7/+14 |
2010-01-21 | USB: isp1362: better 64bit printf warning fixes | Lothar Wassmann | 1 | -2/+2 |
2010-01-21 | USB: fix usbstorage for 2770:915d delivers no FAT | Ryan May | 1 | -7/+0 |
2010-01-21 | USB: Fix level of isp1760 Reloading ptd error message | Colin Tuckley | 1 | -3/+3 |
2010-01-21 | USB: FHCI: avoid NULL pointer dereference | Alexander Beregalov | 1 | -1/+2 |
2010-01-21 | USB: Fix duplicate sysfs problem after device reset. | Sarah Sharp | 3 | -10/+24 |