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
2007-10-20
typo fixes
Matt LaPlante
2
-2
/
+2
2007-10-20
Spelling fix: explicitly
Jean Delvare
1
-1
/
+1
2007-10-20
more UTF-8 conversions
Marcin Garski
5
-6
/
+6
2007-10-20
Convert files to UTF-8 and some cleanups
Jan Engelhardt
24
-24
/
+24
2007-10-20
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
5
-5
/
+5
2007-10-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
10
-69
/
+45
2007-10-19
Use task_pid_nr() in ip_vs_sync.c
Pavel Emelyanov
1
-1
/
+1
2007-10-19
Use helpers to obtain task pid in printks
Pavel Emelyanov
6
-7
/
+7
2007-10-19
define global BIT macro
Jiri Slaby
1
-2
/
+0
2007-10-19
get rid of input BIT* duplicate defines
Jiri Slaby
2
-11
/
+13
2007-10-19
remove asm/bitops.h includes
Jiri Slaby
4
-4
/
+4
2007-10-19
pid namespaces: changes to show virtual ids to user
Pavel Emelyanov
2
-4
/
+6
2007-10-19
Make access to task's nsproxy lighter
Pavel Emelyanov
1
-4
/
+4
2007-10-19
[NET]: Fix possible dev_deactivate race condition
Herbert Xu
1
-3
/
+23
2007-10-19
[INET]: Justification for local port range robustness.
Anton Arapov
5
-7
/
+8
2007-10-19
[PACKET]: Kill unused pg_vec_endpage() function
Patrick McHardy
1
-5
/
+0
2007-10-19
Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-46
/
+9
2007-10-19
[NET]: QoS/Sched as menuconfig
Randy Dunlap
1
-7
/
+3
2007-10-19
[NET]: Fix bug in sk_filter race cures.
Olof Johansson
1
-1
/
+2
2007-10-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
43
-806
/
+661
2007-10-19
sysctl: properly register the irda binary sysctl numbers
Eric W. Biederman
1
-20
/
+14
2007-10-19
sysctl: remove broken netfilter binary sysctls
Eric W. Biederman
7
-42
/
+0
2007-10-19
sysctl: ipv4 remove binary sysctl paths where they are broken
Eric W. Biederman
1
-2
/
+0
2007-10-19
sysctl: remove broken sunrpc debug binary sysctls
Eric W. Biederman
1
-4
/
+0
2007-10-19
sysctl: ipv6 route flushing (kill binary path)
Eric W. Biederman
1
-1
/
+0
2007-10-19
sysctl: fix neighbour table sysctls.
Eric W. Biederman
2
-50
/
+49
2007-10-18
[PATCH] mac80211: make ieee802_11_parse_elems return void
John W. Linville
1
-46
/
+9
2007-10-18
[IPV6]: Fix again the fl6_sock_lookup() fixed locking
Pavel Emelyanov
1
-1
/
+1
2007-10-18
[NETFILTER]: nf_conntrack_tcp: fix connection reopening fix
Jozsef Kadlecsik
1
-4
/
+7
2007-10-18
[IPV6]: Fix race in ipv6_flowlabel_opt() when inserting two labels
Pavel Emelyanov
1
-9
/
+25
2007-10-18
[IPV6]: Lost locking in fl6_sock_lookup
Pavel Emelyanov
1
-0
/
+3
2007-10-18
[IPV6]: Lost locking when inserting a flowlabel in ipv6_fl_list
Pavel Emelyanov
1
-8
/
+12
2007-10-18
[NETFILTER]: xt_sctp: fix mistake to pass a pointer where array is required
Li Zefan
1
-10
/
+8
2007-10-18
[TCP]: Remove lost_retrans zero seqno special cases
Ilpo Järvinen
1
-3
/
+3
2007-10-18
[NET]: fix carrier-on bug?
Jeff Garzik
1
-3
/
+4
2007-10-18
[NET]: Fix uninitialised variable in ip_frag_reasm()
David Howells
1
-2
/
+1
2007-10-18
[IPSEC]: Rename mode to outer_mode and add inner_mode
Herbert Xu
10
-16
/
+26
2007-10-18
[IPSEC]: Disallow combinations of RO and AH/ESP/IPCOMP
Herbert Xu
4
-12
/
+24
2007-10-18
[IPSEC]: Use the top IPv4 route's peer instead of the bottom
Herbert Xu
1
-6
/
+6
2007-10-18
[IPSEC]: Store afinfo pointer in xfrm_mode
Herbert Xu
5
-34
/
+21
2007-10-18
[IPSEC]: Add missing BEET checks
Herbert Xu
13
-12
/
+19
2007-10-18
[IPSEC]: Move type and mode map into xfrm_state.c
Herbert Xu
2
-173
/
+170
2007-10-18
[IPSEC]: Fix length check in xfrm_parse_spi
Herbert Xu
1
-1
/
+4
2007-10-18
[IPSEC]: Move ip_summed zapping out of xfrm6_rcv_spi
Herbert Xu
2
-1
/
+2
2007-10-18
[IPSEC]: Get nexthdr from caller in xfrm6_rcv_spi
Herbert Xu
2
-6
/
+5
2007-10-18
[IPSEC]: Move tunnel parsing for IPv4 out of xfrm4_input
Herbert Xu
2
-27
/
+18
2007-10-18
[IPSEC]: Fix pure tunnel modes involving IPv6
Herbert Xu
2
-2
/
+2
2007-10-18
[IPV6]: Cleanup snmp6_alloc_dev()
Pavel Emelyanov
1
-6
/
+1
2007-10-18
[IPV6]: Fix return type for snmp6_free_dev()
Pavel Emelyanov
1
-2
/
+1
2007-10-18
[NET]: Fix the race between sk_filter_(de|at)tach and sk_clone()
Pavel Emelyanov
1
-2
/
+21
[next]