index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
tg3: Update version to 3.92
Matt Carlson
2008-05-02
1
-2
/
+2
*
|
tg3: Add link state reporting to UMP firmware
Matt Carlson
2008-05-02
2
-10
/
+77
*
|
tg3: Fix ethtool loopback test for 5761 BX devices
Matt Carlson
2008-05-02
1
-8
/
+3
*
|
tg3: Fix 5761 NVRAM sizes
Matt Carlson
2008-05-02
2
-13
/
+29
*
|
tg3: Use constant 500KHz MI clock on adapters with a CPMU
Matt Carlson
2008-05-02
2
-6
/
+14
*
|
hci_usb.h: fix hard-to-trigger race
Pavel Machek
2008-05-02
1
-8
/
+13
*
|
dccp: ccid2.c, ccid3.c use clamp(), clamp_t()
Harvey Harrison
2008-05-02
2
-3
/
+3
*
|
net: remove NR_CPUS arrays in net/core/dev.c
Mike Travis
2008-05-02
1
-4
/
+11
*
|
net: use get/put_unaligned_* helpers
Harvey Harrison
2008-05-02
4
-23
/
+21
*
|
bluetooth: use get/put_unaligned_* helpers
Harvey Harrison
2008-05-02
4
-11
/
+10
*
|
irda: use get_unaligned_* helpers
Harvey Harrison
2008-05-02
1
-3
/
+5
*
|
net: Add a WARN_ON_ONCE() to the transmit timeout function
Arjan van de Ven
2008-05-02
1
-0
/
+1
*
|
net: Add missing braces to multi-statement if()s
Ilpo Järvinen
2008-05-02
2
-2
/
+4
*
|
netns: assign PDE->data before gluing entry into /proc tree
Denis V. Lunev
2008-05-02
2
-11
/
+17
*
|
netfilter: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
2008-05-02
1
-7
/
+6
*
|
netfilter: assign PDE->fops before gluing PDE into /proc tree
Denis V. Lunev
2008-05-02
1
-3
/
+3
*
|
ipv4: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
2008-05-02
2
-11
/
+6
*
|
vlan: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
2008-05-02
1
-4
/
+3
*
|
atm: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
2008-05-02
1
-4
/
+2
*
|
ipv6: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
2008-05-02
1
-4
/
+2
*
|
net: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
2008-05-02
2
-11
/
+6
*
|
netfilter: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
2008-05-02
2
-9
/
+9
*
|
sunrpc: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
2008-05-02
2
-16
/
+7
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2008-05-01
15
-70
/
+78
|
\
\
|
*
|
rt2x00: Fix quality/activity led handling
Ivo van Doorn
2008-05-01
8
-5
/
+28
|
*
|
rt2x00: Don't enable short preamble for 1MBs
Ivo van Doorn
2008-05-01
2
-2
/
+2
|
*
|
Make linux/wireless.h be able to compile
Kirill A. Shutemov
2008-05-01
1
-6
/
+1
|
*
|
iwlwifi: fix debug messages during scanning
Bill Moss
2008-05-01
2
-15
/
+14
|
*
|
iwlwifi: fix current channel is not scanned
Guy Cohen
2008-05-01
4
-28
/
+0
|
*
|
b43: Fix some TX/RX locking issues
Michael Buesch
2008-05-01
2
-14
/
+33
*
|
|
net: fix returning void-valued expression warnings
Harvey Harrison
2008-05-01
7
-11
/
+19
|
/
/
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2008-05-01
8
-38
/
+49
|
\
\
|
*
|
libertas: fix use-before-check violation
Holger Schurig
2008-04-30
1
-1
/
+2
|
*
|
b43: Fix dual-PHY devices
Michael Buesch
2008-04-30
1
-0
/
+8
|
*
|
mac80211: incorrect shift direction
Harvey Harrison
2008-04-30
1
-4
/
+2
|
*
|
mac80211: insert WDS peer after adding interface
Johannes Berg
2008-04-30
1
-17
/
+27
|
*
|
mac80211: don't allow invalid WDS peer addresses
Johannes Berg
2008-04-30
1
-1
/
+1
|
*
|
mac80211: assign conf.beacon_control for mesh
Johannes Berg
2008-04-30
1
-0
/
+1
|
*
|
mac80211: use 4-byte mesh sequence number
Luis Carlos Cobo
2008-04-30
4
-15
/
+8
*
|
|
Update .gitignore to include include/linux/bounds.h
Theodore Ts'o
2008-04-30
1
-0
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-04-30
1
-4
/
+4
|
\
|
|
|
*
|
ipv6: Compilation fix for compat MCAST_MSFILTER sockopts.
Pavel Emelyanov
2008-04-30
1
-4
/
+4
*
|
|
Fix dnotify/close race
Al Viro
2008-04-30
1
-0
/
+11
*
|
|
x86: Mark OPTIMIZE_INLINING broken
Linus Torvalds
2008-04-30
1
-0
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
2008-04-30
20
-51
/
+82
|
\
\
\
|
*
|
|
x86: numaq fix
Ingo Molnar
2008-04-30
1
-2
/
+2
|
*
|
|
x86: 8K stacks by default
Ingo Molnar
2008-04-30
1
-1
/
+0
|
*
|
|
x86: ioremap ram check fix
Andres Salomon
2008-04-30
1
-2
/
+3
|
*
|
|
x86: fix HT cpu booting on 32-bit
Hugh Dickins
2008-04-30
1
-6
/
+1
|
*
|
|
x86: optimize inlining off
Ingo Molnar
2008-04-30
1
-1
/
+0
[prev]
[next]