index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
21
-79
/
+133
2008-05-12
mac80211: add missing newlines in printk()
Pavel Roskin
2
-4
/
+5
2008-05-12
PS3: gelic: fix memory leak
Masakazu Mokuno
1
-0
/
+2
2008-05-12
mac80211: fix association with some APs
Helmut Schaa
1
-14
/
+50
2008-05-12
iwlwifi: Fix frequency in rx_status fill
Emmanuel Grumbach
2
-2
/
+2
2008-05-12
zd1211rw: fix potential use-after-free bug
Johannes Berg
1
-1
/
+5
2008-05-12
Fix potential scheduling while atomic in mesh_path_add.
Pavel Emelyanov
1
-1
/
+2
2008-05-12
Fix not checked kmalloc() result.
Pavel Emelyanov
1
-1
/
+7
2008-05-12
Fix GFP_KERNEL allocation under read lock.
Pavel Emelyanov
1
-3
/
+3
2008-05-12
mac80211: mesh hwmp: fix kfree(skb)
Patrick McHardy
1
-1
/
+1
2008-05-12
mac80211: fix access to null skb
Luis Carlos Cobo
1
-3
/
+3
2008-05-12
mac80211: fix incorrect mesh header length
Luis Carlos Cobo
2
-6
/
+6
2008-05-12
mac80211: Don't encrypt beacons
Ivo van Doorn
1
-0
/
+1
2008-05-12
rt2x00: Clean up error handling of PCI queue DMA allocation.
Ivo van Doorn
1
-2
/
+3
2008-05-12
rt2x00: Fix broken recover-on-error path
Ivo van Doorn
1
-7
/
+4
2008-05-12
rt2x00: Don't use pskb_expand_head()
Ivo van Doorn
1
-20
/
+11
2008-05-12
iwlwifi: fix compile error when CONFIG_MAC80211_DEBUGFS is not selected
Zhu Yi
1
-1
/
+1
2008-05-12
mac80211: fix debugfs default key oops
Johannes Berg
1
-3
/
+12
2008-05-12
wavelan: avoid index past end of array if DEBUG_SHOW_UNUSED is defined
John W. Linville
2
-6
/
+4
2008-05-12
fix irq flags in mac80211 code
Steven Rostedt
1
-2
/
+2
2008-05-12
prism54: fix regression with missing carrier in AP-mode
Luis R. Rodriguez
1
-2
/
+9
2008-05-12
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-08
sit: Add missing kfree_skb() on pskb_may_pull() failure.
David S. Miller
1
-1
/
+1
2008-05-08
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
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
32
-390
/
+1193
2008-05-08
netns: Fix arbitrary net_device-s corruptions on net_ns stop.
Pavel Emelyanov
1
-3
/
+5
2008-05-08
netfilter: Kconfig: default DCCP/SCTP conntrack support to the protocol confi...
Patrick McHardy
1
-0
/
+4
2008-05-08
netfilter: nf_conntrack_sip: restrict RTP expect flushing on error to last re...
Patrick McHardy
2
-9
/
+14
2008-05-08
macvlan: Fix memleak on device removal/crash on module removal
Patrick McHardy
1
-1
/
+1
[next]