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
*
namespaces: mark NET_NS with "depends on NAMESPACES"
Pavel Emelyanov
2008-02-08
1
-1
/
+1
*
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
David Howells
2008-02-07
1
-3
/
+3
*
9p: fix p9_printfcall export
Andrew Morton
2008-02-06
1
-2
/
+2
*
9p: transport API reorganization
Eric Van Hensbergen
2008-02-06
6
-1145
/
+1187
*
9p: add remove function to trans_virtio
Eric Van Hensbergen
2008-02-06
1
-0
/
+19
*
9p: Convert semaphore to spinlock for p9_idpool
Anthony Liguori
2008-02-06
1
-12
/
+8
*
9p: Fix soft lockup in virtio transport
Eric Van Hensbergen
2008-02-06
1
-1
/
+1
*
9p: block-based virtio client
Eric Van Hensbergen
2008-02-06
2
-151
/
+227
*
9p: create transport rpc cut-thru
Eric Van Hensbergen
2008-02-06
1
-16
/
+33
*
9p: fix bug in p9_clone_stat
Martin Stava
2008-02-06
1
-0
/
+5
*
ipvs: Make wrr "no available servers" error message rate-limited
Sven Wegener
2008-02-05
1
-1
/
+2
*
Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/...
David S. Miller
2008-02-05
1
-1
/
+0
|
\
|
*
mac80211: Is not EXPERIMENTAL anymore
Michael Buesch
2008-02-05
1
-1
/
+0
*
|
[NET_SCHED]: cls_flow: support classification based on VLAN tag
Patrick McHardy
2008-02-05
1
-0
/
+12
*
|
[NET_SCHED]: cls_flow: fix key mask validity check
Patrick McHardy
2008-02-05
1
-2
/
+3
*
|
[NET_SCHED]: em_meta: fix compile warning
Patrick McHardy
2008-02-05
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-02-05
13
-88
/
+58
|
\
\
|
*
|
[PKT_SCHED]: vlan tag match
Stephen Hemminger
2008-02-05
1
-0
/
+17
|
*
|
[NET] rtnetlink.c: remove no longer used functions
Adrian Bunk
2008-02-05
1
-44
/
+0
|
*
|
[ICMP]: Restore pskb_pull calls in receive function
Herbert Xu
2008-02-05
2
-2
/
+4
|
*
|
[INET]: Fix accidentally broken inet(6)_hash_connect's port offset calculations.
Pavel Emelyanov
2008-02-05
2
-4
/
+4
|
*
|
bluetooth rfcomm tty: destroy before tty_close()
Dave Young
2008-02-05
1
-1
/
+2
|
*
|
bluetooth: uninlining
Andrew Morton
2008-02-05
1
-11
/
+19
|
*
|
bluetooth: hidp_process_hid_control remove unnecessary parameter dealing
Dave Young
2008-02-05
1
-18
/
+1
|
*
|
[SCTP]: Fix kernel panic while received AUTH chunk with BAD shared key identi...
Wei Yongjun
2008-02-05
1
-3
/
+3
|
*
|
[SCTP]: Fix kernel panic while received AUTH chunk while enabled auth
Wei Yongjun
2008-02-05
1
-0
/
+4
|
*
|
[IPV4]: Formatting fix for /proc/net/fib_trie.
Denis V. Lunev
2008-02-05
1
-2
/
+1
|
*
|
[NET_SCHED]: Add #ifdef CONFIG_NET_EMATCH in net/sched/cls_flow.c (latest git...
Rami Rosen
2008-02-05
1
-2
/
+2
|
*
|
[IPSEC] xfrm4_beet_input(): fix an if()
Adrian Bunk
2008-02-05
1
-1
/
+1
|
|
/
*
/
NetLabel: introduce a new kernel configuration API for NetLabel
Paul Moore
2008-02-05
5
-3
/
+184
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2008-02-04
2
-5
/
+32
|
\
|
*
virtio: explicit enable_cb/disable_cb rather than callback return.
Rusty Russell
2008-02-04
1
-3
/
+1
|
*
virtio: simplify config mechanism.
Rusty Russell
2008-02-04
1
-2
/
+2
|
*
virtio: Implement skb_partial_csum_set, for setting partial csums on untruste...
Rusty Russell
2008-02-04
1
-0
/
+29
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2008-02-04
3
-5
/
+5
|
\
\
|
*
|
typo fixes in net/core/net_namespace.c
Oliver Pinter
2008-02-03
1
-2
/
+2
|
*
|
typo fix in net/rfkill/rfkill.c
Oliver Pinter
2008-02-03
1
-1
/
+1
|
*
|
typo fixes in net/sctp/sm_statefuns.c
Oliver Pinter
2008-02-03
1
-2
/
+2
|
|
/
*
|
Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/...
David S. Miller
2008-02-03
5
-9
/
+28
|
\
\
|
*
|
mac80211: fix initialisation error path
Johannes Berg
2008-02-01
1
-7
/
+7
|
*
|
mac80211 rate control: fix section mismatch
Johannes Berg
2008-02-01
2
-2
/
+2
|
*
|
mac80211: make alignment warning optional
Johannes Berg
2008-02-01
2
-0
/
+19
*
|
|
[SOCK] proto: Add hashinfo member to struct proto
Arnaldo Carvalho de Melo
2008-02-03
10
-93
/
+87
|
|
/
|
/
|
*
|
Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2008-02-02
18
-1206
/
+4530
|
\
\
|
*
|
SUNRPC: RPC program information is stored in unsigned integers
Chuck Lever
2008-02-01
2
-4
/
+5
|
*
|
SUNRPC: Move exported symbol definitions after function declaration part 2
Trond Myklebust
2008-02-01
7
-42
/
+33
|
*
|
SUNRPC: spin svc_rqst initialization to its own function
Jeff Layton
2008-02-01
1
-17
/
+42
|
*
|
rdma: makefile
Tom Tucker
2008-02-01
1
-0
/
+5
|
*
|
rdma: ONCRPC RDMA protocol marshalling
Tom Tucker
2008-02-01
1
-0
/
+412
|
*
|
rdma: SVCRDMA sendto
Tom Tucker
2008-02-01
1
-0
/
+520
[next]