aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-13memory: Introduce exports for memory notifiersHannes Hering
2008-05-13gianfar: Fix a bug where the pointer never moves for dma_unmap...Andy Fleming
2008-05-13cxgb3 - fix EEHDivy Le Ray
2008-05-13cxgb3 - fix port up/down error pathDivy Le Ray
2008-05-13myri10ge: fix the number of interrupt slotsBrice Goglin
2008-05-13myri10ge: cleanup retrieving of firmware capabilitiesBrice Goglin
2008-05-13myri10ge: move data structures into a single sliceBrice Goglin
2008-05-13myri10ge: fix potential infinite loop in enable_ecrcBrice Goglin
2008-05-13myri10ge: trivial formatting fixBrice Goglin
2008-05-13myri10ge: add barrier in myri10ge_send_cmdBrice Goglin
2008-05-13myri10ge: report FIBER in ethtool for XFP based NICBrice Goglin
2008-05-13myri10ge: properly align scratch buffersBrice Goglin
2008-05-13myri10ge: increase and fix handoff timeoutBrice Goglin
2008-05-13myri10ge: fix module parameter descriptionsBrice Goglin
2008-05-13myri10ge: update firmware headersBrice Goglin
2008-05-13atl1: bump version numberJay Cliburn
2008-05-13atl1: add shutdown callbackJay Cliburn
2008-05-13atl1: fix broken suspend and resumeJay Cliburn
2008-05-13atl1: add PHY power save modeJay Cliburn
2008-05-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-05-12mac80211: add missing newlines in printk()Pavel Roskin
2008-05-12PS3: gelic: fix memory leakMasakazu Mokuno
2008-05-12mac80211: fix association with some APsHelmut Schaa
2008-05-12iwlwifi: Fix frequency in rx_status fillEmmanuel Grumbach
2008-05-12zd1211rw: fix potential use-after-free bugJohannes Berg
2008-05-12Fix potential scheduling while atomic in mesh_path_add.Pavel Emelyanov
2008-05-12Fix not checked kmalloc() result.Pavel Emelyanov
2008-05-12Fix GFP_KERNEL allocation under read lock.Pavel Emelyanov
2008-05-12mac80211: mesh hwmp: fix kfree(skb)Patrick McHardy
2008-05-12mac80211: fix access to null skbLuis Carlos Cobo
2008-05-12mac80211: fix incorrect mesh header lengthLuis Carlos Cobo
2008-05-12mac80211: Don't encrypt beaconsIvo van Doorn
2008-05-12rt2x00: Clean up error handling of PCI queue DMA allocation.Ivo van Doorn
2008-05-12rt2x00: Fix broken recover-on-error pathIvo van Doorn
2008-05-12rt2x00: Don't use pskb_expand_head()Ivo van Doorn
2008-05-12iwlwifi: fix compile error when CONFIG_MAC80211_DEBUGFS is not selectedZhu Yi
2008-05-12mac80211: fix debugfs default key oopsJohannes Berg
2008-05-12wavelan: avoid index past end of array if DEBUG_SHOW_UNUSED is definedJohn W. Linville
2008-05-12fix irq flags in mac80211 codeSteven Rostedt
2008-05-12prism54: fix regression with missing carrier in AP-modeLuis R. Rodriguez
2008-05-12pppol2tp: Remove null pointer dereference.Julia Lawall
2008-05-12syncppp: Fix crashes.David S. Miller
2008-05-12sctp: Add address type check while process paramaters of ASCONF chunkWei Yongjun
2008-05-12sctp: Do not enable peer IPv6 address support on PF_INET socketWei Yongjun
2008-05-12niu: Determine the # of ports from the card's VPD dataMatheos Worku
2008-05-08sit: Add missing kfree_skb() on pskb_may_pull() failure.David S. Miller
2008-05-08tipc: Increase buffer header to support worst-case deviceAllan Stephens
2008-05-08net: Added ASSERT_RTNL() to dev_open() and dev_close().Ben Hutchings
2008-05-08can: Fix can_send() handling on dev_queue_xmit() failuresOliver Hartkopp
2008-05-08Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller