index
:
linux-stable.git
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.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
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-08-23
7
-33
/
+31
|
\
|
*
netfilter: fix CONFIG_COMPAT support
Florian Westphal
2010-08-23
3
-0
/
+9
|
*
irda: fix a race in irlan_eth_xmit()
Eric Dumazet
2010-08-19
1
-1
/
+3
|
*
vlan: Match underlying dev carrier on vlan add
Phil Oester
2010-08-19
1
-1
/
+2
|
*
rds: fix a leak of kernel memory
Eric Dumazet
2010-08-18
1
-1
/
+1
|
*
netlink: fix compat recvmsg
Johannes Berg
2010-08-18
1
-30
/
+16
*
|
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2010-08-18
4
-15
/
+46
|
\
\
|
*
|
NFS: Fix the selection of security flavours in Kconfig
Trond Myklebust
2010-08-17
1
-4
/
+5
|
*
|
rpcrdma: Fix SQ size calculation when memreg is FRMR
Tom Tucker
2010-08-11
2
-4
/
+18
|
*
|
xprtrdma: Do not truncate iova_start values in frmr registrations.
Steve Wise
2010-08-11
1
-1
/
+1
|
*
|
SUNRPC: fix NFS client over TCP hangs due to packet loss (Bug 16494)
Andy Chittenden
2010-08-10
1
-6
/
+22
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-08-17
12
-57
/
+59
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
net: Fix a memmove bug in dev_gro_receive()
Jarek Poplawski
2010-08-17
1
-1
/
+1
|
*
|
net sched: fix some kernel memory leaks
Eric Dumazet
2010-08-17
5
-37
/
+43
|
*
|
netfilter: {ip,ip6,arp}_tables: avoid lockdep false positive
Eric Dumazet
2010-08-17
3
-0
/
+6
|
*
|
Revert "netlink: netlink_recvmsg() fix"
David S. Miller
2010-08-15
1
-16
/
+6
|
*
|
ipv6: remove sysctl jiffies conversion on gc_elasticity and min_adv_mss
Min Zhang
2010-08-14
1
-2
/
+2
|
*
|
xfrm: Use GFP_ATOMIC in xfrm_compile_policy
Herbert Xu
2010-08-14
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-08-13
10
-34
/
+76
|
\
|
|
|
*
|
phylib: available for any speed ethernet
Randy Dunlap
2010-08-11
1
-1
/
+1
|
*
|
can: add limit for nframes and clean up signed/unsigned variables
Oliver Hartkopp
2010-08-11
1
-14
/
+27
|
*
|
pkt_sched: Check .walk and .leaf class handlers
Jarek Poplawski
2010-08-11
1
-1
/
+1
|
*
|
pkt_sched: Fix sch_sfq vs tc_modify_qdisc oops
Jarek Poplawski
2010-08-11
1
-0
/
+6
|
*
|
caif: Bugfix - Increase default headroom size for control channel.
Sjur Braendeland
2010-08-10
1
-1
/
+1
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-08-10
2
-7
/
+12
|
|
\
\
|
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
John W. Linville
2010-08-10
1
-6
/
+5
|
|
|
\
\
|
|
|
*
|
Bluetooth: Fix incorrect setting of remote_tx_win for L2CAP ERTM
Mat Martineau
2010-08-10
1
-2
/
+0
|
|
|
*
|
Bluetooth: Fix endianness issue with L2CAP MPS configuration
Mat Martineau
2010-08-10
1
-4
/
+5
|
|
*
|
|
cfg80211: fix locking in action frame TX
Johannes Berg
2010-08-09
1
-1
/
+7
|
|
|
/
/
|
*
|
|
net: Use NET_XMIT_SUCCESS where possible.
Ben Greear
2010-08-10
4
-6
/
+6
|
*
|
|
pkt_sched: Add some basic qdisc class ops verification. Was: [PATCH] sfq: add...
Jarek Poplawski
2010-08-10
1
-5
/
+17
|
*
|
|
pkt_sched: sch_sfq: Add dummy unbind_tcf and put handles. Was: [PATCH] sfq: a...
Jarek Poplawski
2010-08-10
1
-0
/
+6
|
|
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2010-08-13
2
-5
/
+92
|
\
\
\
|
*
|
|
DNS: If the DNS server returns an error, allow that to be cached [ver #2]
Wang Lei
2010-08-11
2
-5
/
+92
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
2010-08-12
3
-13
/
+24
|
\
\
\
|
*
|
|
param: simple locking for sysfs-writable charp parameters
Rusty Russell
2010-08-11
1
-0
/
+2
|
*
|
|
nfs: update for module_param_named API change
Stephen Rothwell
2010-08-11
1
-2
/
+7
|
*
|
|
param: use ops in struct kernel_param, rather than get and set fns directly
Rusty Russell
2010-08-11
1
-11
/
+15
|
|
/
/
*
/
/
Add a dummy printk function for the maintenance of unused printks
David Howells
2010-08-12
1
-11
/
+5
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-08-09
18
-99
/
+150
|
\
|
|
*
pkt_sched: Fix sch_sfq vs tcf_bind_filter oops
Jarek Poplawski
2010-08-07
1
-0
/
+7
|
*
net: disable preemption before call smp_processor_id()
Changli Gao
2010-08-07
1
-0
/
+2
|
*
tcp: no md5sig option size check bug
Dmitry Popov
2010-08-07
1
-1
/
+1
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-08-06
7
-26
/
+29
|
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
John W. Linville
2010-08-05
5
-12
/
+27
|
|
|
\
|
|
|
*
Bluetooth: Check result code of L2CAP information response
Ville Tervo
2010-08-04
1
-0
/
+9
|
|
|
*
Bluetooth: Don't send RFC for Basic Mode if only it is supported
Gustavo F. Padovan
2010-08-04
1
-3
/
+12
|
|
|
*
Bluetooth: Remove __exit from rfcomm_cleanup_ttys()
Gustavo F. Padovan
2010-07-31
1
-1
/
+1
|
|
|
*
Bluetooth: Use list_head for HCI blacklist head
David Miller
2010-07-31
3
-8
/
+5
|
|
*
|
mac80211: Fix compilation warning when CONFIG_INET is not set
Juuso Oikarinen
2010-08-04
1
-0
/
+2
[next]