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