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
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-21
[NETFILTER]: Fix warnings in ip_nat_snmp_basic.c
David S. Miller
1
-1
/
+4
2006-03-21
[NET]: sem2mutex part 2
Ingo Molnar
3
-11
/
+12
2006-03-21
[NET] sem2mutex: net/
Arjan van de Ven
3
-18
/
+21
2006-03-21
[NET]: dev_put/dev_hold cleanup
Stephen Hemminger
2
-3
/
+3
2006-03-21
[NET]: Convert RTNL to mutex.
Stephen Hemminger
2
-17
/
+17
2006-03-21
[TCP] H-TCP: Better time accounting
Baruch Even
1
-18
/
+26
2006-03-21
[TCP] H-TCP: Account for delayed-ACKs
Baruch Even
1
-8
/
+18
2006-03-21
[TCP] H-TCP: Use msecs_to_jiffies
Baruch Even
1
-2
/
+2
2006-03-21
[ICSK]: Introduce inet_csk_ctl_sock_create
Arnaldo Carvalho de Melo
2
-12
/
+20
2006-03-21
[IPV4]: fib_trie stats fix
Robert Olsson
1
-6
/
+8
2006-03-21
[IPV4]: fib_trie initialzation fix
Robert Olsson
1
-2
/
+10
2006-03-21
[TCP] mtu probing: move tcp-specific data out of inet_connection_sock
John Heffner
2
-4
/
+4
2006-03-21
[NETFILTER]: Fix skb->nf_bridge lifetime issues
Patrick McHardy
1
-4
/
+0
2006-03-21
[IPSEC]: Sync series - fast path
Jamal Hadi Salim
2
-0
/
+2
2006-03-21
[NETFILTER]: ctnetlink: avoid unneccessary event message generation
Patrick McHardy
1
-3
/
+4
2006-03-21
[NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family indep...
Patrick McHardy
3
-185
/
+0
2006-03-21
[NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functions
Patrick McHardy
30
-22
/
+81
2006-03-21
[NETFILTER]: x_tables: pass registered match/target data to match/target func...
Patrick McHardy
2
-8
/
+10
2006-03-21
[NETFILTER]: Convert arp_tables targets to centralized error checking
Patrick McHardy
2
-6
/
+8
2006-03-21
[NETFILTER]: Convert ip_tables matches/targets to centralized error checking
Patrick McHardy
28
-390
/
+103
2006-03-21
[NETFILTER]: Change {ip,ip6,arp}_tables to use centralized error checking
Patrick McHardy
2
-8
/
+29
2006-03-21
[NETFILTER]: Fix CID offset bug in PPTP NAT helper debug message
Holger Eitzenberger
1
-3
/
+5
2006-03-21
[NETFILTER] nf_conntrack: clean up to reduce size of 'struct nf_conn'
Harald Welte
1
-10
/
+12
2006-03-21
[TCP]: MTU probing
John Heffner
5
-37
/
+301
2006-03-21
[IPV4] fib_rules.c: make struct fib_rules static again
Adrian Bunk
1
-1
/
+1
2006-03-21
[IPV4]: Use RCU locking in fib_rules.
Robert Olsson
1
-45
/
+68
2006-03-13
[NETFILTER]: arp_tables: fix NULL pointer dereference
Patrick McHardy
1
-1
/
+1
2006-03-13
[IPV4/6]: Fix UFO error propagation
Patrick McHardy
1
-3
/
+4
2006-03-13
[TCP]: tcp_highspeed: fix AIMD table out-of-bounds access
Patrick McHardy
1
-1
/
+1
2006-03-12
[TCP]: Fix tcp_tso_should_defer() when limit>=65536
David S. Miller
1
-0
/
+4
2006-03-08
[NETFILTER] ip_queue: Fix wrong skb->len == nlmsg_len assumption
Thomas Graf
1
-1
/
+1
2006-02-28
[NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibility
Patrick McHardy
1
-1
/
+6
2006-02-28
[IPSEC]: Kill post_input hook and do NAT-T in esp_input directly
Herbert Xu
1
-90
/
+38
2006-02-28
[IPSEC] esp: Kill unnecessary block and indentation
Herbert Xu
1
-44
/
+43
2006-02-24
[IPSEC]: Use TOS when doing tunnel lookups
Herbert Xu
1
-1
/
+4
2006-02-24
[IPV4]: Fix garbage collection of multipath route entries
Suresh Bhogavilli
1
-1
/
+1
2006-02-20
[NETFILTER]: Fix outgoing redirects to loopback
Patrick McHardy
1
-11
/
+5
2006-02-20
[NETFILTER]: Fix NAT PMTUD problems
Patrick McHardy
1
-9
/
+9
2006-02-16
[NETFILTER]: nf_conntrack: move registration of __nf_ct_attach
Yasuyuki Kozakai
1
-5
/
+0
2006-02-16
[XFRM]: Fix SNAT-related crash in xfrm4_output_finish
Patrick McHardy
4
-11
/
+24
2006-02-15
[NETFILTER]: Fix xfrm lookup after SNAT
Patrick McHardy
2
-3
/
+44
2006-02-14
[IPV4] ICMP: Invert default for invalid icmp msgs sysctl
Dave Jones
1
-1
/
+1
2006-02-10
[TCP]: rcvbuf lock when tcp_moderate_rcvbuf enabled
John Heffner
1
-1
/
+2
2006-02-10
[NETLINK]: illegal use of pid in rtnetlink
Alexey Kuznetsov
2
-2
/
+2
2006-02-08
[PATCH] ipv4 NULL noise removal
Al Viro
1
-1
/
+1
2006-02-08
[PATCH] remove bogus asm/bug.h includes.
Al Viro
1
-1
/
+0
2006-02-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
8
-17
/
+44
2006-02-05
[PATCH] percpu data: only iterate over possible CPUs
Eric Dumazet
1
-1
/
+1
2006-02-05
[NETFILTER]: Fix check whether dst_entry needs to be released after NAT
Patrick McHardy
1
-2
/
+2
2006-02-05
[NETFILTER]: Prepare {ipt,ip6t}_policy match for x_tables unification
Patrick McHardy
1
-3
/
+6
[next]