summaryrefslogtreecommitdiffstats
path: root/usr/gen_init_cpio.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-13ehea: Add dependency to KconfigHannes Hering1-1/+1
2008-05-13memory: Introduce exports for memory notifiersHannes Hering1-0/+2
2008-05-13gianfar: Fix a bug where the pointer never moves for dma_unmap...Andy Fleming1-0/+2
2008-05-13cxgb3 - fix EEHDivy Le Ray5-6/+70
2008-05-13cxgb3 - fix port up/down error pathDivy Le Ray2-15/+18
2008-05-13myri10ge: fix the number of interrupt slotsBrice Goglin1-9/+5
2008-05-13myri10ge: cleanup retrieving of firmware capabilitiesBrice Goglin1-11/+31
2008-05-13myri10ge: move data structures into a single sliceBrice Goglin1-278/+316
2008-05-13myri10ge: fix potential infinite loop in enable_ecrcBrice Goglin1-2/+3
2008-05-13myri10ge: trivial formatting fixBrice Goglin1-1/+4
2008-05-13myri10ge: add barrier in myri10ge_send_cmdBrice Goglin1-1/+3
2008-05-13myri10ge: report FIBER in ethtool for XFP based NICBrice Goglin1-0/+35
2008-05-13myri10ge: properly align scratch buffersBrice Goglin1-2/+2
2008-05-13myri10ge: increase and fix handoff timeoutBrice Goglin1-2/+2
2008-05-13myri10ge: fix module parameter descriptionsBrice Goglin1-17/+18
2008-05-13myri10ge: update firmware headersBrice Goglin2-31/+64
2008-05-13atl1: bump version numberJay Cliburn4-5/+5
2008-05-13atl1: add shutdown callbackJay Cliburn1-2/+9
2008-05-13atl1: fix broken suspend and resumeJay Cliburn1-45/+80
2008-05-13atl1: add PHY power save modeJay Cliburn2-11/+11
2008-05-13mac80211: add missing newlines in printk()Pavel Roskin2-4/+5
2008-05-13PS3: gelic: fix memory leakMasakazu Mokuno1-0/+2
2008-05-13mac80211: fix association with some APsHelmut Schaa1-14/+50
2008-05-13iwlwifi: Fix frequency in rx_status fillEmmanuel Grumbach2-2/+2
2008-05-13zd1211rw: fix potential use-after-free bugJohannes Berg1-1/+5
2008-05-13Fix potential scheduling while atomic in mesh_path_add.Pavel Emelyanov1-1/+2
2008-05-13Fix not checked kmalloc() result.Pavel Emelyanov1-1/+7
2008-05-13Fix GFP_KERNEL allocation under read lock.Pavel Emelyanov1-3/+3
2008-05-13mac80211: mesh hwmp: fix kfree(skb)Patrick McHardy1-1/+1
2008-05-13mac80211: fix access to null skbLuis Carlos Cobo1-3/+3
2008-05-13mac80211: fix incorrect mesh header lengthLuis Carlos Cobo2-6/+6
2008-05-13mac80211: Don't encrypt beaconsIvo van Doorn1-0/+1
2008-05-13rt2x00: Clean up error handling of PCI queue DMA allocation.Ivo van Doorn1-2/+3
2008-05-13rt2x00: Fix broken recover-on-error pathIvo van Doorn1-7/+4
2008-05-13rt2x00: Don't use pskb_expand_head()Ivo van Doorn1-20/+11
2008-05-13iwlwifi: fix compile error when CONFIG_MAC80211_DEBUGFS is not selectedZhu Yi1-1/+1
2008-05-13mac80211: fix debugfs default key oopsJohannes Berg1-3/+12
2008-05-13wavelan: avoid index past end of array if DEBUG_SHOW_UNUSED is definedJohn W. Linville2-6/+4
2008-05-13fix irq flags in mac80211 codeSteven Rostedt1-2/+2
2008-05-13prism54: fix regression with missing carrier in AP-modeLuis R. Rodriguez1-2/+9
2008-05-13pppol2tp: Remove null pointer dereference.Julia Lawall1-3/+10
2008-05-12syncppp: Fix crashes.David S. Miller8-18/+21
2008-05-12sctp: Add address type check while process paramaters of ASCONF chunkWei Yongjun1-0/+13
2008-05-12sctp: Do not enable peer IPv6 address support on PF_INET socketWei Yongjun1-1/+2
2008-05-12niu: Determine the # of ports from the card's VPD dataMatheos Worku2-32/+30
2008-05-09sit: Add missing kfree_skb() on pskb_may_pull() failure.David S. Miller1-1/+1
2008-05-09tipc: Increase buffer header to support worst-case deviceAllan Stephens1-6/+5
2008-05-08net: Added ASSERT_RTNL() to dev_open() and dev_close().Ben Hutchings1-0/+4
2008-05-08can: Fix can_send() handling on dev_queue_xmit() failuresOliver Hartkopp1-4/+12
2008-05-08netns: Fix arbitrary net_device-s corruptions on net_ns stop.Pavel Emelyanov1-3/+5