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
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove duplicated unlikely() in IS_ERR()
Hirofumi Nakagawa
2008-04-29
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-04-28
2
-2
/
+6
|
\
|
*
tcp: Fix slab corruption with ipv6 and tcp6fuzz
Evgeniy Polyakov
2008-04-27
1
-2
/
+1
|
*
ipv4/ipv6 compat: Fix SSM applications on 64bit kernels.
David L Stevens
2008-04-27
1
-0
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-04-25
1
-5
/
+4
|
\
|
|
*
tcp: tcp_probe buffer overflow and incorrect return value
Tom Quetchenbach
2008-04-24
1
-5
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-04-24
5
-45
/
+52
|
\
|
|
*
[NET]: Fix heavy stack usage in seq_file output routines.
Pavel Emelyanov
2008-04-24
5
-45
/
+52
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-04-23
4
-13
/
+13
|
\
|
|
*
tcp: Make use of before macro in tcp_input.c
Arnd Hannemann
2008-04-21
1
-1
/
+1
|
*
[IPV4]: Convert do_gettimeofday() to getnstimeofday().
YOSHIFUJI Hideaki
2008-04-21
2
-10
/
+10
|
*
[IPV4]: Make icmp_sk_init() static.
Adrian Bunk
2008-04-21
1
-1
/
+1
|
*
tcp: Trivial fix to correct function name in a comment in net/ipv4/tcp.c
Satoru SATOH
2008-04-21
1
-1
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Linus Torvalds
2008-04-21
1
-0
/
+1
|
\
|
|
*
netfilter: Fix SCTP nat build.
Patrick McHardy
2008-04-19
1
-0
/
+1
*
|
net: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-04-18
1
-1
/
+0
|
/
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-04-17
3
-31
/
+57
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-04-16
1
-26
/
+52
|
|
\
|
|
*
[TCP]: Add return value indication to tcp_prune_ofo_queue().
Vitaliy Gusev
2008-04-15
1
-3
/
+9
|
|
*
[TCP]: Fix never pruned tcp out-of-order queue.
Vitaliy Gusev
2008-04-15
1
-26
/
+46
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-04-14
1
-1
/
+3
|
|
\
|
|
*
|
Merge branch 'docs' of git://git.lwn.net/linux-2.6
Linus Torvalds
2008-04-11
2
-5
/
+5
|
|
\
\
|
|
*
|
Documentation: move nfsroot.txt to filesystems/
J. Bruce Fields
2008-04-11
2
-5
/
+5
*
|
|
|
[INET]: Uninline the __inet_inherit_port call.
Pavel Emelyanov
2008-04-17
1
-0
/
+16
*
|
|
|
[NETNS]: Add netns refcnt debug for inet bind buckets.
Denis V. Lunev
2008-04-16
1
-1
/
+2
*
|
|
|
[NETNS]: Add netns refcnt debug into fib_info.
Denis V. Lunev
2008-04-16
1
-1
/
+2
*
|
|
|
[NETNS]: Add netns refcnt debug for timewait buckets.
Denis V. Lunev
2008-04-16
1
-1
/
+2
*
|
|
|
[SIT]: Allow for IPPROTO_IPV6 protocol in namespaces.
Pavel Emelyanov
2008-04-16
1
-0
/
+1
*
|
|
|
[GRE]: Allow for IPPROTO_GRE protocol in namespaces.
Pavel Emelyanov
2008-04-16
1
-0
/
+1
*
|
|
|
[GRE]: Allow to create IPGRE tunnels in net namespaces.
Pavel Emelyanov
2008-04-16
1
-0
/
+3
*
|
|
|
[GRE]: Use proper net in routing calls.
Pavel Emelyanov
2008-04-16
1
-6
/
+6
*
|
|
|
[GRE]: Make tunnels hashes per-net.
Pavel Emelyanov
2008-04-16
1
-34
/
+31
*
|
|
|
[GRE]: Make the fallback tunnel device per-net.
Pavel Emelyanov
2008-04-16
1
-31
/
+32
*
|
|
|
[GRE]: Use proper net in hash-lookup functions.
Pavel Emelyanov
2008-04-16
1
-2
/
+2
*
|
|
|
[GRE]: Add net/gre_net argument to some functions.
Pavel Emelyanov
2008-04-16
1
-19
/
+32
*
|
|
|
[GRE]: Introduce empty ipgre_net structure and net init/exit ops.
Pavel Emelyanov
2008-04-16
1
-0
/
+49
*
|
|
|
[IPIP]: Allow for IPPROTO_IPIP protocol in namespaces.
Pavel Emelyanov
2008-04-16
1
-0
/
+1
*
|
|
|
[IPIP]: Allow to create IPIP tunnels in net namespaces.
Pavel Emelyanov
2008-04-16
1
-0
/
+3
*
|
|
|
[IPIP]: Use proper net in (mostly) routing calls.
Pavel Emelyanov
2008-04-16
1
-5
/
+5
*
|
|
|
[IPIP]: Make tunnels hashes per net.
Pavel Emelyanov
2008-04-16
1
-32
/
+36
*
|
|
|
[IPIP]: Use proper net in hash-lookup functions.
Pavel Emelyanov
2008-04-16
1
-2
/
+2
*
|
|
|
[IPIP]: Add net/ipip_net argument to some functions.
Pavel Emelyanov
2008-04-16
1
-19
/
+25
*
|
|
|
[IPIP]: Make the fallback tunnel device per-net.
Pavel Emelyanov
2008-04-16
1
-32
/
+35
*
|
|
|
[IPIP]: Introduce empty ipip_net structure and net init/exit ops.
Pavel Emelyanov
2008-04-16
1
-0
/
+50
*
|
|
|
[TCP]: Remove superflushious skb == write_queue_tail() check
Ilpo Järvinen
2008-04-15
1
-1
/
+1
*
|
|
|
[TCP]: Format addresses appropriately in debug messages.
YOSHIFUJI Hideaki
2008-04-14
2
-8
/
+29
*
|
|
|
[IPV4]: Use NIPQUAD_FMT to format ipv4 addresses.
YOSHIFUJI Hideaki
2008-04-14
14
-47
/
+47
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2008-04-14
33
-487
/
+768
|
\
\
\
\
|
*
|
|
|
[NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE macro indrection by funct...
Jan Engelhardt
2008-04-14
3
-3
/
+3
|
*
|
|
|
[NETFILTER]: nf_conntrack: const annotations in nf_conntrack_sctp, nf_nat_pro...
Jan Engelhardt
2008-04-14
2
-2
/
+2
[next]