index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: TX timestamps for IPv6 UDP packets
Anders Berggren
2011-02-28
1
-0
/
+17
*
sis900: use pci_dev->revision
Sergei Shtylyov
2011-02-28
1
-2
/
+2
*
llc: avoid skb_clone() if there is only one handler
Changli Gao
2011-02-28
1
-12
/
+13
*
bnx2x: use dcb_setapp to manage negotiated application tlvs
Shmulik Ravid
2011-02-28
4
-59
/
+92
*
net: use pci_dev->revision, again
Sergei Shtylyov
2011-02-28
13
-50
/
+19
*
net: Forgot to commit net/core/dev.c part of Jiri's ->rx_handler patch.
David S. Miller
2011-02-28
1
-88
/
+31
*
net: convert bonding to use rx_handler
Jiri Pirko
2011-02-27
1
-1
/
+73
*
xfrm: Pass const xfrm_mark to xfrm_mark_put().
David S. Miller
2011-02-27
1
-1
/
+1
*
xfrm: Pass const xfrm_address_t objects to xfrm_state_lookup* and xfrm_find_acq.
David S. Miller
2011-02-27
2
-9
/
+13
*
xfrm: Pass const arg to xfrm_alg_len and xfrm_alg_auth_len.
David S. Miller
2011-02-27
1
-2
/
+2
*
xfrm: Pass name as const to xfrm_*_get_byname().
David S. Miller
2011-02-27
3
-9
/
+9
*
bond: service netpoll arp queue on master device
Amerigo Wang
2011-02-27
1
-0
/
+11
*
netpoll: remove IFF_IN_NETPOLL flag
Amerigo Wang
2011-02-27
4
-12
/
+7
*
bonding: sync netpoll code with bridge
Amerigo Wang
2011-02-27
2
-57
/
+118
*
qeth: remove needless IPA-commands in offline
Ursula Braun
2011-02-26
4
-120
/
+33
*
pfkey: Use const where possible.
David S. Miller
2011-02-25
1
-94
/
+107
*
sched: protocol only needed when CONFIG_NET_CLS_ACT is enabled
Hagen Paul Pfeifer
2011-02-25
1
-2
/
+2
*
ipv6: ignore rtnl_unicast() return code
Hagen Paul Pfeifer
2011-02-25
1
-2
/
+1
*
ipv6: variable next is never used in this function
Hagen Paul Pfeifer
2011-02-25
1
-3
/
+1
*
ipv6: hash is calculated but not used afterwards
Hagen Paul Pfeifer
2011-02-25
1
-3
/
+0
*
ipv6: totlen is declared and assigned but not used
Hagen Paul Pfeifer
2011-02-25
1
-3
/
+0
*
dccp: newdp is declared/assigned but never be used
Hagen Paul Pfeifer
2011-02-25
1
-3
/
+0
*
phonet: Protect pipe_do_remove() with appropriate ifdefs.
David S. Miller
2011-02-25
1
-0
/
+2
*
Phonet: fix flawed "SYN/ACK" logic
Rémi Denis-Courmont
2011-02-25
2
-78
/
+48
*
Phonet: don't bother with transaction IDs (especially for indications)
Rémi Denis-Courmont
2011-02-25
2
-46
/
+14
*
Phonet: remove redumdant pep->pipe_state
Rémi Denis-Courmont
2011-02-25
2
-28
/
+6
*
Phonet: use socket destination in pipe protocol
Rémi Denis-Courmont
2011-02-25
2
-26
/
+16
*
Phonet: implement per-socket destination/peer address
Rémi Denis-Courmont
2011-02-25
3
-7
/
+17
*
Phonet: allow multiple listen() and fix small race condition
Rémi Denis-Courmont
2011-02-25
1
-5
/
+5
*
rtlwifi: Need to include vmalloc.h
David S. Miller
2011-02-24
1
-0
/
+1
*
sch_netem: Need to include vmalloc.h
David S. Miller
2011-02-24
1
-0
/
+1
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2011-02-24
153
-6364
/
+22696
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-02-22
153
-6364
/
+22696
|
|
\
|
|
*
ath9k_hw: Fix power on reset
Sujith Manoharan
2011-02-21
1
-1
/
+0
|
|
*
rt2x00: Add support for RT5390 chip
RA-Shiang Tu
2011-02-21
5
-55
/
+440
|
|
*
rt2x00: Add/Modify the GPIO register definition
Shiang Tu
2011-02-21
2
-3
/
+9
|
|
*
rt2x00: Add/Modify protection related register definitions
Shiang Tu
2011-02-21
2
-14
/
+20
|
|
*
rt2x00: Remove superfluos empty line
Helmut Schaa
2011-02-21
1
-1
/
+0
|
|
*
Revert "rt2x00 : avoid timestamp for monitor injected frame."
Helmut Schaa
2011-02-21
1
-6
/
+3
|
|
*
rt2x00: Minor optimization for devices with RTS/CTS offload
Helmut Schaa
2011-02-21
1
-3
/
+3
|
|
*
rt2x00: Fix rt2800 txpower setting to correct value
RA-Jay Hung
2011-02-21
3
-77
/
+199
|
|
*
rt2x00: Add antenna setting for RT3070/RT3090/RT3390 with RX antenna diversit...
RA-Jay Hung
2011-02-21
3
-9
/
+70
|
|
*
rtlwifi: Remove obsolete/unused macros
Larry Finger
2011-02-21
2
-102
/
+33
|
|
*
rtlwifi: rtl8192ce: Fix endian warnings
Larry Finger
2011-02-21
10
-291
/
+313
|
|
*
rtlwifi: Modify build system for rtl8192cu
Larry Finger
2011-02-21
5
-3
/
+35
|
|
*
rtlwifi: rtl8192cu: Add routine trx
George
2011-02-21
1
-0
/
+684
|
|
*
rtlwifi: rtl8192cu: Add routine table
George
2011-02-21
1
-0
/
+1888
|
|
*
rtlwifi: rtl8192cu: Add routine rf
George
2011-02-21
1
-0
/
+493
|
|
*
rtlwifi: rtl8192cu: Add routine phy
George
2011-02-21
1
-0
/
+611
|
|
*
rtlwifi: rtl8192cu: Add routine mac
George
2011-02-21
1
-0
/
+1144
[next]