index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
/
gen_init_cpio.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-05-13
ehea: Add dependency to Kconfig
Hannes Hering
1
-1
/
+1
2008-05-13
memory: Introduce exports for memory notifiers
Hannes Hering
1
-0
/
+2
2008-05-13
gianfar: Fix a bug where the pointer never moves for dma_unmap...
Andy Fleming
1
-0
/
+2
2008-05-13
cxgb3 - fix EEH
Divy Le Ray
5
-6
/
+70
2008-05-13
cxgb3 - fix port up/down error path
Divy Le Ray
2
-15
/
+18
2008-05-13
myri10ge: fix the number of interrupt slots
Brice Goglin
1
-9
/
+5
2008-05-13
myri10ge: cleanup retrieving of firmware capabilities
Brice Goglin
1
-11
/
+31
2008-05-13
myri10ge: move data structures into a single slice
Brice Goglin
1
-278
/
+316
2008-05-13
myri10ge: fix potential infinite loop in enable_ecrc
Brice Goglin
1
-2
/
+3
2008-05-13
myri10ge: trivial formatting fix
Brice Goglin
1
-1
/
+4
2008-05-13
myri10ge: add barrier in myri10ge_send_cmd
Brice Goglin
1
-1
/
+3
2008-05-13
myri10ge: report FIBER in ethtool for XFP based NIC
Brice Goglin
1
-0
/
+35
2008-05-13
myri10ge: properly align scratch buffers
Brice Goglin
1
-2
/
+2
2008-05-13
myri10ge: increase and fix handoff timeout
Brice Goglin
1
-2
/
+2
2008-05-13
myri10ge: fix module parameter descriptions
Brice Goglin
1
-17
/
+18
2008-05-13
myri10ge: update firmware headers
Brice Goglin
2
-31
/
+64
2008-05-13
atl1: bump version number
Jay Cliburn
4
-5
/
+5
2008-05-13
atl1: add shutdown callback
Jay Cliburn
1
-2
/
+9
2008-05-13
atl1: fix broken suspend and resume
Jay Cliburn
1
-45
/
+80
2008-05-13
atl1: add PHY power save mode
Jay Cliburn
2
-11
/
+11
2008-05-13
mac80211: add missing newlines in printk()
Pavel Roskin
2
-4
/
+5
2008-05-13
PS3: gelic: fix memory leak
Masakazu Mokuno
1
-0
/
+2
2008-05-13
mac80211: fix association with some APs
Helmut Schaa
1
-14
/
+50
2008-05-13
iwlwifi: Fix frequency in rx_status fill
Emmanuel Grumbach
2
-2
/
+2
2008-05-13
zd1211rw: fix potential use-after-free bug
Johannes Berg
1
-1
/
+5
2008-05-13
Fix potential scheduling while atomic in mesh_path_add.
Pavel Emelyanov
1
-1
/
+2
2008-05-13
Fix not checked kmalloc() result.
Pavel Emelyanov
1
-1
/
+7
2008-05-13
Fix GFP_KERNEL allocation under read lock.
Pavel Emelyanov
1
-3
/
+3
2008-05-13
mac80211: mesh hwmp: fix kfree(skb)
Patrick McHardy
1
-1
/
+1
2008-05-13
mac80211: fix access to null skb
Luis Carlos Cobo
1
-3
/
+3
2008-05-13
mac80211: fix incorrect mesh header length
Luis Carlos Cobo
2
-6
/
+6
2008-05-13
mac80211: Don't encrypt beacons
Ivo van Doorn
1
-0
/
+1
2008-05-13
rt2x00: Clean up error handling of PCI queue DMA allocation.
Ivo van Doorn
1
-2
/
+3
2008-05-13
rt2x00: Fix broken recover-on-error path
Ivo van Doorn
1
-7
/
+4
2008-05-13
rt2x00: Don't use pskb_expand_head()
Ivo van Doorn
1
-20
/
+11
2008-05-13
iwlwifi: fix compile error when CONFIG_MAC80211_DEBUGFS is not selected
Zhu Yi
1
-1
/
+1
2008-05-13
mac80211: fix debugfs default key oops
Johannes Berg
1
-3
/
+12
2008-05-13
wavelan: avoid index past end of array if DEBUG_SHOW_UNUSED is defined
John W. Linville
2
-6
/
+4
2008-05-13
fix irq flags in mac80211 code
Steven Rostedt
1
-2
/
+2
2008-05-13
prism54: fix regression with missing carrier in AP-mode
Luis R. Rodriguez
1
-2
/
+9
2008-05-13
pppol2tp: Remove null pointer dereference.
Julia Lawall
1
-3
/
+10
2008-05-12
syncppp: Fix crashes.
David S. Miller
8
-18
/
+21
2008-05-12
sctp: Add address type check while process paramaters of ASCONF chunk
Wei Yongjun
1
-0
/
+13
2008-05-12
sctp: Do not enable peer IPv6 address support on PF_INET socket
Wei Yongjun
1
-1
/
+2
2008-05-12
niu: Determine the # of ports from the card's VPD data
Matheos Worku
2
-32
/
+30
2008-05-09
sit: Add missing kfree_skb() on pskb_may_pull() failure.
David S. Miller
1
-1
/
+1
2008-05-09
tipc: Increase buffer header to support worst-case device
Allan Stephens
1
-6
/
+5
2008-05-08
net: Added ASSERT_RTNL() to dev_open() and dev_close().
Ben Hutchings
1
-0
/
+4
2008-05-08
can: Fix can_send() handling on dev_queue_xmit() failures
Oliver Hartkopp
1
-4
/
+12
2008-05-08
netns: Fix arbitrary net_device-s corruptions on net_ns stop.
Pavel Emelyanov
1
-3
/
+5
[next]