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
/
include
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net sched: fix race in mirred device removal
stephen hemminger
2010-07-24
1
-0
/
+1
*
net: fix problem in reading sock TX queue
Tom Herbert
2010-07-14
1
-6
/
+1
*
net: decreasing real_num_tx_queues needs to flush qdisc
John Fastabend
2010-07-02
1
-4
/
+8
*
sched: qdisc_reset_all_tx is calling qdisc_reset without qdisc_lock
John Fastabend
2010-07-02
1
-2
/
+10
*
xfrm: fix XFRMA_MARK extraction in xfrm_mark_get
Andreas Steffen
2010-06-30
1
-1
/
+1
*
snmp: fix SNMP_ADD_STATS()
Eric Dumazet
2010-06-23
1
-1
/
+1
*
net: check for refcount if pop a stacked dst_entry
Steffen Klassert
2010-06-04
1
-3
/
+3
*
net: sock_queue_err_skb() dont mess with sk_forward_alloc
Eric Dumazet
2010-05-31
1
-14
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-05-28
3
-8
/
+16
|
\
|
*
net: fix lock_sock_bh/unlock_sock_bh
Eric Dumazet
2010-05-27
1
-6
/
+14
|
*
sctp: dubious bitfields in sctp_transport
Dan Carpenter
2010-05-26
1
-1
/
+1
|
*
cls_cgroup: Initialise classid when module is absent
Herbert Xu
2010-05-25
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-05-25
5
-5
/
+79
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-05-25
1
-1
/
+3
|
|
\
|
|
*
wireless: fix mac80211.h kernel-doc warnings
Randy Dunlap
2010-05-24
1
-0
/
+3
|
|
*
Revert "ath9k: Group Key fix for VAPs"
John W. Linville
2010-05-24
1
-1
/
+0
|
*
|
sock.h: fix kernel-doc warning
Randy Dunlap
2010-05-24
1
-1
/
+1
|
*
|
cls_cgroup: Fix build error when built-in
Herbert Xu
2010-05-24
1
-1
/
+1
|
*
|
cls_cgroup: Store classid in struct sock
Herbert Xu
2010-05-24
2
-1
/
+72
|
*
|
caif: Bugfix - use standard Linux lists
Sjur Braendeland
2010-05-23
1
-2
/
+2
|
|
/
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-05-20
1
-1
/
+1
|
|
\
|
|
*
netfilter: nf_conntrack: fix a race in __nf_conntrack_confirm against nf_ct_g...
Joerg Marx
2010-05-20
1
-1
/
+1
*
|
|
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...
Alexey Dobriyan
2010-05-25
2
-6
/
+6
*
|
|
Revert "ath9k: Group Key fix for VAPs"
Linus Torvalds
2010-05-24
1
-1
/
+0
*
|
|
9p: add 9P2000.L rename operation
Sripathi Kodi
2010-05-21
2
-0
/
+14
*
|
|
9p: add 9P2000.L statfs operation
Sripathi Kodi
2010-05-21
2
-0
/
+21
|
/
/
*
|
ipv6: Replace inet6_ifaddr->dead with state
Herbert Xu
2010-05-18
1
-2
/
+10
*
|
net: Introduce skb_tunnel_rx() helper
Eric Dumazet
2010-05-17
1
-0
/
+20
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2010-05-17
1
-0
/
+39
|
\
\
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-17
1
-0
/
+39
|
|
\
\
|
|
*
|
mac80211: add offload channel switch support
Johannes Berg
2010-05-12
1
-0
/
+39
*
|
|
|
X25: Move accept approve flag to bitfield
andrew hendry
2010-05-17
1
-3
/
+2
*
|
|
|
X25: Move interrupt flag to bitfield
andrew hendry
2010-05-17
1
-1
/
+2
*
|
|
|
X25: Move qbit flag to bitfield
andrew hendry
2010-05-17
1
-1
/
+5
*
|
|
|
net: implements ip_route_input_noref()
Eric Dumazet
2010-05-17
1
-1
/
+16
*
|
|
|
net: add a noref bit on skb dst
Eric Dumazet
2010-05-17
2
-8
/
+53
*
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-05-16
1
-18
/
+3
|
\
\
\
\
|
*
|
|
|
tcp: fix MD5 (RFC2385) support
Eric Dumazet
2010-05-16
1
-18
/
+3
*
|
|
|
|
net: Introduce sk_route_nocaps
Eric Dumazet
2010-05-16
1
-0
/
+8
*
|
|
|
|
net: reserve ports for applications using fixed port numbers
Amerigo Wang
2010-05-15
1
-0
/
+6
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-05-12
1
-9
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
ipv6: ip6mr: support multiple tables
Patrick McHardy
2010-05-11
1
-0
/
+5
|
*
|
|
|
|
ipv6: ip6mr: move mroute data into seperate structure
Patrick McHardy
2010-05-11
1
-12
/
+1
|
*
|
|
|
|
ipv6: ip6mr: convert struct mfc_cache to struct list_head
Patrick McHardy
2010-05-11
1
-2
/
+2
|
*
|
|
|
|
ipv6: ip6mr: move unres_queue and timer to per-namespace data
Patrick McHardy
2010-05-11
1
-0
/
+2
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
tipc: Update commenting in TIPC API
Allan Stephens
2010-05-12
1
-8
/
+8
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-05-12
2
-0
/
+4
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
sctp: Fix a race between ICMP protocol unreachable and connect()
Vlad Yasevich
2010-05-06
2
-0
/
+4
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-11
2
-2
/
+15
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
mac80211: improve HT channel handling
Johannes Berg
2010-05-07
1
-0
/
+4
[next]