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.12.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
*
net/iucv: Add missing spin_unlock
Julia Lawall
2010-05-26
1
-1
/
+1
*
ipmr: off by one in __ipmr_fill_mroute()
Dan Carpenter
2010-05-26
2
-2
/
+2
*
Phonet: fix potential use-after-free in pep_sock_close()
RĂ©mi Denis-Courmont
2010-05-25
1
-0
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-05-25
5
-7
/
+8
|
\
|
*
wireless: fix sta_info.h kernel-doc warnings
Randy Dunlap
2010-05-24
1
-1
/
+1
|
*
Revert "ath9k: Group Key fix for VAPs"
John W. Linville
2010-05-24
1
-1
/
+0
|
*
cfg80211: add missing braces
Johannes Berg
2010-05-21
1
-2
/
+4
|
*
cfg80211: fix crash in cfg80211_set_freq()
Felix Fietkau
2010-05-21
1
-1
/
+1
|
*
cfg80211: Fix signal_type comparison
Sujith
2010-05-21
1
-2
/
+2
*
|
net/dccp: expansion of error code size
Yoichi Yuasa
2010-05-24
1
-3
/
+3
*
|
tun: Update classid on packet injection
Herbert Xu
2010-05-24
1
-0
/
+1
*
|
cls_cgroup: Store classid in struct sock
Herbert Xu
2010-05-24
3
-16
/
+61
*
|
caif: Bugfix - use MSG_TRUNC in receive
Sjur Braendeland
2010-05-23
1
-29
/
+18
*
|
caif: Bugfix - missing spin_unlock
Sjur Braendeland
2010-05-23
2
-6
/
+7
*
|
caif: Bugfix - Poll can't return POLLHUP while connecting.
Sjur Braendeland
2010-05-23
1
-15
/
+6
*
|
caif: Bugfix - handle mem-allocation failures
Sjur Braendeland
2010-05-23
3
-9
/
+25
*
|
caif: Bugfix - use standard Linux lists
Sjur Braendeland
2010-05-23
1
-66
/
+26
*
|
caif: Bugfix - wait_ev*_timeout returns long.
Sjur Braendeland
2010-05-23
1
-7
/
+6
*
|
net-2.6 : V2 - fix dev_get_valid_name
Daniel Lezcano
2010-05-23
1
-8
/
+12
*
|
rtnetlink: Fix error handling in do_setlink()
David Howells
2010-05-23
1
-1
/
+3
*
|
net-caif: drop redundant Kconfig entries
Mike Frysinger
2010-05-23
1
-4
/
+1
*
|
net_sched: Fix qdisc_notify()
Eric Dumazet
2010-05-23
1
-7
/
+7
*
|
ieee802154: Fix possible NULL pointer dereference in wpan_phy_alloc
Denis Kirjanov
2010-05-23
1
-1
/
+6
|
/
*
net: fix problem in dequeuing from input_pkt_queue
Tom Herbert
2010-05-21
1
-13
/
+15
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-05-20
2
-8
/
+14
|
\
|
*
netfilter: nf_conntrack: fix a race in __nf_conntrack_confirm against nf_ct_g...
Joerg Marx
2010-05-20
1
-0
/
+10
|
*
netfilter: nf_ct_sip: handle non-linear skbs
Patrick McHardy
2010-05-14
1
-8
/
+4
*
|
gro: Fix bogus gso_size on the first fraglist entry
Herbert Xu
2010-05-20
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-05-20
479
-8140
/
+24624
|
\
\
|
*
|
ipv6: Never schedule DAD timer on dead address
Herbert Xu
2010-05-18
1
-2
/
+8
|
*
|
ipv6: Use POSTDAD state
Herbert Xu
2010-05-18
1
-5
/
+24
|
*
|
ipv6: Use state_lock to protect ifa state
Herbert Xu
2010-05-18
1
-4
/
+23
|
*
|
ipv6: Replace inet6_ifaddr->dead with state
Herbert Xu
2010-05-18
1
-7
/
+9
|
*
|
bridge: fix build for CONFIG_SYSFS disabled
Randy Dunlap
2010-05-18
1
-1
/
+1
|
*
|
net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-17
48
-131
/
+0
|
*
|
net sched: cleanup and rate limit warning
stephen hemminger
2010-05-17
1
-3
/
+6
|
*
|
pfkey: add severity to printk
stephen hemminger
2010-05-17
1
-5
/
+5
|
*
|
xfrm: add severity to printk
stephen hemminger
2010-05-17
1
-5
/
+7
|
*
|
net sched: printk message severity
stephen hemminger
2010-05-17
8
-28
/
+33
|
*
|
net/caif: Use kzalloc
Julia Lawall
2010-05-17
2
-4
/
+2
|
*
|
sctp: fix append error cause to ERROR chunk correctly
Wei Yongjun
2010-05-17
1
-2
/
+2
|
*
|
net: Add netlink support for virtual port management (was iovnl)
Scott Feldman
2010-05-17
1
-1
/
+168
|
*
|
net: Introduce skb_tunnel_rx() helper
Eric Dumazet
2010-05-17
6
-34
/
+14
|
*
|
tcp: tcp_synack_options() fix
Eric Dumazet
2010-05-17
1
-5
/
+4
|
*
|
ipv6: fix the bug of address check
Stephen Hemminger
2010-05-17
1
-7
/
+8
|
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2010-05-17
6
-8
/
+147
|
|
\
\
|
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-17
6
-8
/
+147
|
|
|
\
\
|
|
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-17
1
-2
/
+25
|
|
|
|
\
\
|
|
|
|
*
|
mac80211: don't process work item with wrong frame
Johannes Berg
2010-05-12
1
-2
/
+25
|
|
|
*
|
|
mac80211: fix paged defragmentation
Abhijeet Kolekar
2010-05-12
1
-0
/
+6
[next]