| Commit message (Expand) | Author | Age | Files | Lines |
* | l2tp: avoid skb truesize bug if headroom is increased | James Chapman | 2008-05-19 | 1 | -5/+8 |
* | bonding: handle case of device named bonding_master | Stephen Hemminger | 2008-05-14 | 1 | -2/+10 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-05-14 | 59 | -636/+3176 |
|\ |
|
| * | ppp: Do not free not yet unregistered net device. | Pavel Emelyanov | 2008-05-13 | 1 | -0/+1 |
| * | DM9000: Use delayed work to update MII PHY state | Ben Dooks | 2008-05-13 | 1 | -0/+26 |
| * | DM9000: Update and fix driver debugging messages | Enrico Scholz | 2008-05-13 | 1 | -1/+4 |
| * | DM9000: Add __devinit and __devexit attributes to probe and remove | Enrico Scholz | 2008-05-13 | 1 | -3/+3 |
| * | sky2: fix simple define thinko | Jesse Brandeburg | 2008-05-13 | 1 | -2/+2 |
| * | [netdrvr] sfc: sfc: Add self-test support | Ben Hutchings | 2008-05-13 | 14 | -7/+1379 |
| * | [netdrvr] sfc: Increment rx_reset when reported as driver event | Ben Hutchings | 2008-05-13 | 1 | -0/+1 |
| * | [netdrvr] sfc: Remove unused macro EFX_XAUI_RETRAIN_MAX | Ben Hutchings | 2008-05-13 | 1 | -2/+0 |
| * | [netdrvr] sfc: Fix code formatting | Ben Hutchings | 2008-05-13 | 1 | -2/+2 |
| * | [netdrvr] sfc: Remove kernel-doc comments for removed members of struct efx_nic | Ben Hutchings | 2008-05-13 | 1 | -2/+0 |
| * | [netdrvr] sfc: Remove garbage from comment | Ben Hutchings | 2008-05-13 | 1 | -1/+1 |
| * | [netdrvr] sfc: Removed bogus 'fall-thru' comments | Ben Hutchings | 2008-05-13 | 2 | -3/+0 |
| * | [netdrvr] sfc: Add phy_flash_cfg module parameter and implementation | Ben Hutchings | 2008-05-13 | 4 | -4/+26 |
| * | [netdrvr] sfc: Add TSO support | Ben Hutchings | 2008-05-13 | 4 | -1/+708 |
| * | ehea: Add DLPAR memory remove support | Hannes Hering | 2008-05-13 | 3 | -84/+254 |
| * | ehea: Add dependency to Kconfig | Hannes Hering | 2008-05-13 | 1 | -1/+1 |
| * | gianfar: Fix a bug where the pointer never moves for dma_unmap... | Andy Fleming | 2008-05-13 | 1 | -0/+2 |
| * | cxgb3 - fix EEH | Divy Le Ray | 2008-05-13 | 5 | -6/+70 |
| * | cxgb3 - fix port up/down error path | Divy Le Ray | 2008-05-13 | 2 | -15/+18 |
| * | myri10ge: fix the number of interrupt slots | Brice Goglin | 2008-05-13 | 1 | -9/+5 |
| * | myri10ge: cleanup retrieving of firmware capabilities | Brice Goglin | 2008-05-13 | 1 | -11/+31 |
| * | myri10ge: move data structures into a single slice | Brice Goglin | 2008-05-13 | 1 | -278/+316 |
| * | myri10ge: fix potential infinite loop in enable_ecrc | Brice Goglin | 2008-05-13 | 1 | -2/+3 |
| * | myri10ge: trivial formatting fix | Brice Goglin | 2008-05-13 | 1 | -1/+4 |
| * | myri10ge: add barrier in myri10ge_send_cmd | Brice Goglin | 2008-05-13 | 1 | -1/+3 |
| * | myri10ge: report FIBER in ethtool for XFP based NIC | Brice Goglin | 2008-05-13 | 1 | -0/+35 |
| * | myri10ge: properly align scratch buffers | Brice Goglin | 2008-05-13 | 1 | -2/+2 |
| * | myri10ge: increase and fix handoff timeout | Brice Goglin | 2008-05-13 | 1 | -2/+2 |
| * | myri10ge: fix module parameter descriptions | Brice Goglin | 2008-05-13 | 1 | -17/+18 |
| * | myri10ge: update firmware headers | Brice Goglin | 2008-05-13 | 2 | -31/+64 |
| * | atl1: bump version number | Jay Cliburn | 2008-05-13 | 4 | -5/+5 |
| * | atl1: add shutdown callback | Jay Cliburn | 2008-05-13 | 1 | -2/+9 |
| * | atl1: fix broken suspend and resume | Jay Cliburn | 2008-05-13 | 1 | -45/+80 |
| * | atl1: add PHY power save mode | Jay Cliburn | 2008-05-13 | 2 | -11/+11 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2008-05-12 | 11 | -41/+41 |
| |\ |
|
| | * | PS3: gelic: fix memory leak | Masakazu Mokuno | 2008-05-12 | 1 | -0/+2 |
| | * | iwlwifi: Fix frequency in rx_status fill | Emmanuel Grumbach | 2008-05-12 | 2 | -2/+2 |
| | * | zd1211rw: fix potential use-after-free bug | Johannes Berg | 2008-05-12 | 1 | -1/+5 |
| | * | rt2x00: Clean up error handling of PCI queue DMA allocation. | Ivo van Doorn | 2008-05-12 | 1 | -2/+3 |
| | * | rt2x00: Fix broken recover-on-error path | Ivo van Doorn | 2008-05-12 | 1 | -7/+4 |
| | * | rt2x00: Don't use pskb_expand_head() | Ivo van Doorn | 2008-05-12 | 1 | -20/+11 |
| | * | iwlwifi: fix compile error when CONFIG_MAC80211_DEBUGFS is not selected | Zhu Yi | 2008-05-12 | 1 | -1/+1 |
| | * | wavelan: avoid index past end of array if DEBUG_SHOW_UNUSED is defined | John W. Linville | 2008-05-12 | 2 | -6/+4 |
| | * | prism54: fix regression with missing carrier in AP-mode | Luis R. Rodriguez | 2008-05-12 | 1 | -2/+9 |
| * | | pppol2tp: Remove null pointer dereference. | Julia Lawall | 2008-05-12 | 1 | -3/+10 |
| * | | syncppp: Fix crashes. | David S. Miller | 2008-05-12 | 6 | -17/+17 |
| |/ |
|
| * | niu: Determine the # of ports from the card's VPD data | Matheos Worku | 2008-05-12 | 2 | -32/+30 |