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
*
netfilter: fix kconfig unmet dependency warning
Randy Dunlap
2010-10-18
1
-2
/
+2
*
netfilter: xtables: resolve indirect macros 3/3
Jan Engelhardt
2010-10-13
3
-17
/
+17
*
netfilter: xtables: resolve indirect macros 2/3
Jan Engelhardt
2010-10-13
2
-46
/
+46
*
netfilter: xtables: resolve indirect macros 1/3
Jan Engelhardt
2010-10-13
2
-11
/
+11
*
netfilter: ipt_LOG: add bufferisation to call printk() once
Eric Dumazet
2010-10-04
1
-72
/
+73
*
netfilter: nf_nat: make find/put static
Stephen Hemminger
2010-10-04
1
-4
/
+2
*
netfilter: nf_nat: better error handling of nf_ct_expect_related() in helpers
Pablo Neira Ayuso
2010-09-22
5
-14
/
+93
*
netfilter: nf_nat: no IP_NAT_RANGE_MAP_IPS flags when alloc_null_binding()
Changli Gao
2010-09-16
1
-9
/
+8
*
netfilter: nf_nat_core: don't check if the tuple is used if there is no other...
Changli Gao
2010-09-16
1
-5
/
+11
*
netfilter: nf_nat: add nf_nat_csum()
Changli Gao
2010-09-15
1
-45
/
+31
*
fib: cleanups
Eric Dumazet
2010-09-10
1
-32
/
+23
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-09-09
11
-35
/
+97
|
\
|
*
udp: add rehash on connect()
Eric Dumazet
2010-09-08
2
-1
/
+48
|
*
net: blackhole route should always be recalculated
Jianzhao Wang
2010-09-08
1
-1
/
+6
|
*
ipv4: Suppress lockdep-RCU false positive in FIB trie (3)
Jarek Poplawski
2010-09-08
1
-2
/
+6
|
*
ipv4: Fix reverse path filtering with multipath routing.
David S. Miller
2010-09-07
1
-2
/
+13
|
*
ipv4: minor fix about RPF in help of Kconfig
Nicolas Dichtel
2010-09-01
1
-1
/
+1
|
*
net/ipv4: Eliminate kstrdup memory leak
Julia Lawall
2010-08-27
1
-2
/
+3
|
*
tcp: select(writefds) don't hang up when a peer close connection
KOSAKI Motohiro
2010-08-25
1
-1
/
+2
|
*
tcp: fix three tcp sysctls tuning
Eric Dumazet
2010-08-25
1
-17
/
+7
|
*
tcp: Combat per-cpu skew in orphan tests.
David S. Miller
2010-08-25
2
-8
/
+5
|
*
netfilter: fix CONFIG_COMPAT support
Florian Westphal
2010-08-23
2
-0
/
+6
*
|
tunnels: missing rcu_assign_pointer()
Eric Dumazet
2010-09-09
1
-1
/
+1
*
|
net: inet_add_protocol() can use cmpxchg()
Eric Dumazet
2010-09-08
1
-26
/
+5
*
|
net: arp: code cleanup
Changli Gao
2010-09-02
1
-103
/
+123
*
|
tcp: update also tcp_output with regard to RFC 5681
Gerrit Renker
2010-09-01
1
-9
/
+3
*
|
net: tunnels should use rcu_dereference
Eric Dumazet
2010-09-01
1
-4
/
+9
*
|
gro: unexport tcp4_gro_receive and tcp4_gro_complete
Eric Dumazet
2010-08-31
1
-2
/
+0
*
|
net: struct xfrm_tunnel in read_mostly section
Eric Dumazet
2010-08-30
3
-5
/
+5
*
|
tcp/dccp: Consolidate common code for RFC 3390 conversion
Gerrit Renker
2010-08-30
1
-15
/
+2
*
|
tcp: Add TCP_USER_TIMEOUT socket option.
Jerry Chu
2010-08-30
2
-16
/
+35
*
|
net: ip_append_data() optim
Eric Dumazet
2010-08-24
1
-4
/
+3
*
|
net: Rename skb_has_frags to skb_has_frag_list
David S. Miller
2010-08-23
2
-2
/
+2
*
|
tcp: allow effective reduction of TCP's rcv-buffer via setsockopt
Hagen Paul Pfeifer
2010-08-22
1
-0
/
+11
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-08-21
2
-0
/
+4
|
\
|
|
*
netfilter: {ip,ip6,arp}_tables: avoid lockdep false positive
Eric Dumazet
2010-08-17
2
-0
/
+4
*
|
PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)
Dmitry Kozlov
2010-08-21
4
-7
/
+166
*
|
net: build_ehash_secret() and rt_bind_peer() cleanups
Eric Dumazet
2010-08-20
2
-13
/
+4
*
|
netfilter: ipt_CLUSTERIP: use proto_ports_offset() to support AH message
Changli Gao
2010-08-19
1
-16
/
+15
*
|
net: simplify flags for tx timestamping
Oliver Hartkopp
2010-08-19
4
-8
/
+8
|
/
*
tcp: no md5sig option size check bug
Dmitry Popov
2010-08-07
1
-1
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-08-02
1
-2
/
+5
|
\
|
*
tcp: cookie transactions setsockopt memory leak
Dmitry Popov
2010-07-30
1
-2
/
+5
*
|
ip_fragment: fix subtracting PPPOE_SES_HLEN from mtu twice
Changli Gao
2010-08-02
1
-4
/
+2
*
|
net: Add getsockopt support for TCP thin-streams
Josh Hunt
2010-08-02
1
-0
/
+6
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-08-02
13
-70
/
+60
|
\
\
|
*
|
netfilter: nf_nat: don't check if the tuple is unique when there isn't any ot...
Changli Gao
2010-08-02
3
-6
/
+6
|
*
|
netfilter: nf_nat: make unique_tuple return void
Changli Gao
2010-08-02
9
-28
/
+26
|
*
|
netfilter: nf_nat: use local variable hdrlen
Changli Gao
2010-08-02
1
-11
/
+7
|
*
|
netfilter: {ip,ip6,arp}_tables: dont block bottom half more than necessary
Eric Dumazet
2010-08-02
2
-8
/
+12
[next]