summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | myri10ge: fix the number of interrupt slotsBrice Goglin2008-05-13
| | * | | | | | | | | | myri10ge: cleanup retrieving of firmware capabilitiesBrice Goglin2008-05-13
| | * | | | | | | | | | myri10ge: move data structures into a single sliceBrice Goglin2008-05-13
| | * | | | | | | | | | myri10ge: fix potential infinite loop in enable_ecrcBrice Goglin2008-05-13
| | * | | | | | | | | | myri10ge: trivial formatting fixBrice Goglin2008-05-13
| | * | | | | | | | | | myri10ge: add barrier in myri10ge_send_cmdBrice Goglin2008-05-13
| | * | | | | | | | | | myri10ge: report FIBER in ethtool for XFP based NICBrice Goglin2008-05-13
| | * | | | | | | | | | myri10ge: properly align scratch buffersBrice Goglin2008-05-13
| | * | | | | | | | | | myri10ge: increase and fix handoff timeoutBrice Goglin2008-05-13
| | * | | | | | | | | | myri10ge: fix module parameter descriptionsBrice Goglin2008-05-13
| | * | | | | | | | | | myri10ge: update firmware headersBrice Goglin2008-05-13
| | * | | | | | | | | | atl1: bump version numberJay Cliburn2008-05-13
| | * | | | | | | | | | atl1: add shutdown callbackJay Cliburn2008-05-13
| | * | | | | | | | | | atl1: fix broken suspend and resumeJay Cliburn2008-05-13
| | * | | | | | | | | | atl1: add PHY power save modeJay Cliburn2008-05-13
| * | | | | | | | | | | mac80211: Use skb_header_cloned() on TX path.David S. Miller2008-05-12
| * | | | | | | | | | | mac80211: assign needed_headroom/tailroom for netdevsJohannes Berg2008-05-12
| * | | | | | | | | | | net: Allow netdevices to specify needed head/tailroomJohannes Berg2008-05-12
| * | | | | | | | | | | net: Set LL_MAX_HEADER properly for wireless.David S. Miller2008-05-12
| |/ / / / / / / / / /
| * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-05-12
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | mac80211: add missing newlines in printk()Pavel Roskin2008-05-12
| | * | | | | | | | | | PS3: gelic: fix memory leakMasakazu Mokuno2008-05-12
| | * | | | | | | | | | mac80211: fix association with some APsHelmut Schaa2008-05-12
| | * | | | | | | | | | iwlwifi: Fix frequency in rx_status fillEmmanuel Grumbach2008-05-12
| | * | | | | | | | | | zd1211rw: fix potential use-after-free bugJohannes Berg2008-05-12
| | * | | | | | | | | | Fix potential scheduling while atomic in mesh_path_add.Pavel Emelyanov2008-05-12
| | * | | | | | | | | | Fix not checked kmalloc() result.Pavel Emelyanov2008-05-12
| | * | | | | | | | | | Fix GFP_KERNEL allocation under read lock.Pavel Emelyanov2008-05-12
| | * | | | | | | | | | mac80211: mesh hwmp: fix kfree(skb)Patrick McHardy2008-05-12
| | * | | | | | | | | | mac80211: fix access to null skbLuis Carlos Cobo2008-05-12
| | * | | | | | | | | | mac80211: fix incorrect mesh header lengthLuis Carlos Cobo2008-05-12
| | * | | | | | | | | | mac80211: Don't encrypt beaconsIvo van Doorn2008-05-12
| | * | | | | | | | | | rt2x00: Clean up error handling of PCI queue DMA allocation.Ivo van Doorn2008-05-12
| | * | | | | | | | | | rt2x00: Fix broken recover-on-error pathIvo van Doorn2008-05-12
| | * | | | | | | | | | rt2x00: Don't use pskb_expand_head()Ivo van Doorn2008-05-12
| | * | | | | | | | | | iwlwifi: fix compile error when CONFIG_MAC80211_DEBUGFS is not selectedZhu Yi2008-05-12
| | * | | | | | | | | | mac80211: fix debugfs default key oopsJohannes Berg2008-05-12
| | * | | | | | | | | | wavelan: avoid index past end of array if DEBUG_SHOW_UNUSED is definedJohn W. Linville2008-05-12
| | * | | | | | | | | | fix irq flags in mac80211 codeSteven Rostedt2008-05-12
| | * | | | | | | | | | prism54: fix regression with missing carrier in AP-modeLuis R. Rodriguez2008-05-12
| * | | | | | | | | | | pppol2tp: Remove null pointer dereference.Julia Lawall2008-05-12
| * | | | | | | | | | | syncppp: Fix crashes.David S. Miller2008-05-12
| |/ / / / / / / / / /
| * | | | | | | | | | sctp: Add address type check while process paramaters of ASCONF chunkWei Yongjun2008-05-12
| * | | | | | | | | | sctp: Do not enable peer IPv6 address support on PF_INET socketWei Yongjun2008-05-12
| * | | | | | | | | | niu: Determine the # of ports from the card's VPD dataMatheos Worku2008-05-12
* | | | | | | | | | | fix SMP data race in pagetable setup vs walkingNick Piggin2008-05-14
* | | | | | | | | | | read_barrier_depends arch fixletsNick Piggin2008-05-14
* | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-05-13
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | x86: user_regset_view table fix for ia32 on 64-bitRoland McGrath2008-05-13
| * | | | | | | | | | x86: arch/x86/mm/pat.c - fix warningPranith Kumar2008-05-13