index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-14
CRED: Separate task security context from task_struct
David Howells
2
-5
/
+7
2008-11-14
CRED: Wrap task credential accesses in the networking subsystem
David Howells
3
-8
/
+12
2008-11-14
CRED: Wrap task credential accesses in the UNIX socket protocol
David Howells
1
-6
/
+5
2008-11-14
CRED: Wrap task credential accesses in the SunRPC protocol
David Howells
1
-2
/
+2
2008-11-14
CRED: Wrap task credential accesses in the ROSE protocol
David Howells
1
-2
/
+2
2008-11-14
CRED: Wrap task credential accesses in the netrom protocol
David Howells
1
-2
/
+2
2008-11-14
CRED: Wrap task credential accesses in the IPv6 protocol
David Howells
1
-1
/
+1
2008-11-14
CRED: Wrap task credential accesses in the AX25 protocol
David Howells
2
-2
/
+2
2008-11-14
CRED: Wrap task credential accesses in 9P2000 filesystem
David Howells
1
-1
/
+1
2008-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-10
/
+24
2008-11-04
xfrm: Fix xfrm_policy_gc_lock handling.
Alexey Dobriyan
1
-2
/
+2
2008-11-03
XFRM: copy_to_user_kmaddress() reports local address twice
Arnaud Ebalard
1
-1
/
+1
2008-11-03
udp: Fix the SNMP counter of UDP_MIB_INERRORS
Wei Yongjun
1
-2
/
+8
2008-11-03
udp: Fix the SNMP counter of UDP_MIB_INDATAGRAMS
Wei Yongjun
1
-5
/
+13
2008-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
12
-17
/
+89
2008-11-02
af_unix: netns: fix problem of return value
Jianjun Kong
1
-1
/
+1
2008-11-02
udp: multicast packets need to check namespace
Eric Dumazet
2
-9
/
+11
2008-11-02
net: add documentation for skb recycling
Stephen Hemminger
1
-0
/
+12
2008-11-01
saner FASYNC handling on file close
Al Viro
1
-1
/
+0
2008-11-01
key: fix setkey(8) policy set breakage
Alexey Dobriyan
1
-1
/
+0
2008-10-31
xfrm: do not leak ESRCH to user space
fernando@oss.ntt.co
1
-0
/
+2
2008-10-31
Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6
David S. Miller
4
-4
/
+29
2008-10-31
netfilter: nf_conntrack_proto_gre: switch to register_pernet_gen_subsys()
Alexey Dobriyan
1
-2
/
+2
2008-10-31
netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsys
Alexey Dobriyan
1
-0
/
+32
2008-10-30
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2
-18
/
+58
2008-10-30
netlabel: Fix compilation warnings in net/netlabel/netlabel_addrlist.c
Manish Katiyar
2
-0
/
+24
2008-10-29
netlabel: Fix compiler warnings in netlabel_mgmt.c
Paul Moore
1
-1
/
+1
2008-10-29
cipso: unsigned buf_len cannot be negative
roel kluin
1
-3
/
+4
2008-10-28
pktgen: fix multiple queue warning
Jesse Brandeburg
1
-14
/
+13
2008-10-28
SUNRPC: Fix potential race in put_rpccred()
Trond Myklebust
1
-1
/
+1
2008-10-28
SUNRPC: Fix rpcauth_prune_expired
Trond Myklebust
1
-7
/
+9
2008-10-28
SUNRPC: Respond promptly to server TCP resets
Trond Myklebust
1
-10
/
+48
2008-10-28
mac80211: correct warnings in minstrel rate control algorithm
John W. Linville
1
-3
/
+3
2008-10-28
RFKILL: fix input layer initialisation
Dmitry Baryshkov
1
-0
/
+5
2008-10-27
syncookies: fix inclusion of tcp options in syn-ack
Florian Westphal
1
-5
/
+5
2008-10-27
Phonet: do not reply to indication reset packets
Remi Denis-Courmont
1
-1
/
+4
2008-10-26
wireless: fix regression caused by regulatory config option
Arjan van de Ven
1
-6
/
+5
2008-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
7
-79
/
+157
2008-10-24
tcp: Restore ordering of TCP options for the sake of inter-operability
Ilpo Järvinen
1
-6
/
+17
2008-10-23
Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...
Linus Torvalds
1
-3
/
+4
2008-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-8
/
+10
2008-10-23
[PATCH] assorted path_lookup() -> kern_path() conversions
Al Viro
1
-8
/
+10
2008-10-23
net: Fix disjunct computation of netdev features
Herbert Xu
3
-69
/
+82
2008-10-23
sctp: Fix to handle SHUTDOWN in SHUTDOWN_RECEIVED state
Wei Yongjun
2
-1
/
+46
2008-10-23
sctp: Fix to handle SHUTDOWN in SHUTDOWN-PENDING state
Wei Yongjun
1
-1
/
+1
2008-10-23
sctp: Add check for the TSN field of the SHUTDOWN chunk
Wei Yongjun
1
-0
/
+9
2008-10-23
sctp: Drop ICMP packet too big message with MTU larger than current PMTU
Wei Yongjun
1
-1
/
+1
2008-10-23
9p: fix sparse warnings
Eric Van Hensbergen
2
-12
/
+13
2008-10-23
9p: rdma: RDMA Transport Support for 9P
Tom Tucker
3
-0
/
+722
2008-10-23
9p: fix debug build error
Eric Van Hensbergen
2
-3
/
+10
[next]