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
*
tcp: properly initialize tcp memory limits
Jason Wang
2012-02-02
2
-8
/
+2
*
net: Disambiguate kernel message
Arun Sharma
2012-02-01
2
-8
/
+16
*
tcp: fix tcp_trim_head() to adjust segment count with skb MSS
Neal Cardwell
2012-01-30
1
-4
/
+2
*
net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL
Glauber Costa
2012-01-30
2
-3
/
+14
*
ipv6: Fix ip_gre lockless xmits.
Willem de Bruijn
2012-01-26
1
-0
/
+4
*
tcp: bind() optimize port allocation
Flavio Leitner
2012-01-25
1
-4
/
+2
*
tcp: bind() fix autoselection to share ports
Flavio Leitner
2012-01-25
1
-0
/
+5
*
tcp: md5: using remote adress for md5 lookup in rst packet
shawnlu
2012-01-22
1
-1
/
+1
*
tcp: detect loss above high_seq in recovery
Yuchung Cheng
2012-01-22
2
-27
/
+15
*
tcp: fix undo after RTO for CUBIC
Neal Cardwell
2012-01-20
1
-4
/
+6
*
tcp: fix undo after RTO for BIC
Neal Cardwell
2012-01-20
1
-4
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-01-17
4
-19
/
+20
|
\
|
*
inetpeer: initialize ->redirect_genid in inet_getpeer()
Dan Carpenter
2012-01-17
1
-0
/
+1
|
*
net: fix some sparse errors
Eric Dumazet
2012-01-17
3
-18
/
+19
|
*
net: kill duplicate included header
Shan Wei
2012-01-17
1
-1
/
+0
*
|
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
2012-01-14
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
security: remove the security_netlink_recv hook as it is equivalent to capable()
Eric Paris
2012-01-05
1
-1
/
+1
*
|
net: decrement memcg jump label when limit, not usage, is changed
Glauber Costa
2012-01-12
1
-1
/
+1
*
|
net: reintroduce missing rcu_assign_pointer() calls
Eric Dumazet
2012-01-12
5
-15
/
+15
*
|
inet_diag: Rename inet_diag_req_compat into inet_diag_req
Pavel Emelyanov
2012-01-11
1
-4
/
+4
*
|
inet_diag: Rename inet_diag_req into inet_diag_req_v2
Pavel Emelyanov
2012-01-11
3
-26
/
+26
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-01-09
2
-1
/
+7
|
\
\
|
*
|
igmp: Avoid zero delay when receiving odd mixture of IGMP queries
Ben Hutchings
2012-01-09
1
-0
/
+2
|
*
|
net: Default UDP and UNIX diag to 'n'.
David S. Miller
2012-01-07
1
-1
/
+5
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-01-08
3
-4
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
typo fixes: aera -> area, exntension -> extension
Wang YanQing
2011-12-09
1
-1
/
+1
|
*
|
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
2011-12-02
1
-1
/
+1
|
*
|
Merge branch 'master' into for-next
Jiri Kosina
2011-11-13
53
-442
/
+580
|
|
\
\
|
*
|
|
Kconfig: remove a few puzzling comments
Paul Bolle
2011-10-31
1
-2
/
+0
|
|
|
/
|
|
/
|
*
|
|
inet_diag: Add the SKMEMINFO extension
Pavel Emelyanov
2011-12-30
1
-0
/
+4
*
|
|
ipv6: Use universal hash for NDISC.
David S. Miller
2011-12-28
1
-3
/
+3
*
|
|
netfilter: provide config option to disable ancient procfs parts
Jan Engelhardt
2011-12-27
1
-1
/
+1
*
|
|
netfilter: xtables: move ipt_ecn to xt_ecn
Jan Engelhardt
2011-12-27
3
-133
/
+5
*
|
|
Merge branch 'nf-next' of git://1984.lsi.us.es/net-next
David S. Miller
2011-12-25
24
-187
/
+278
|
\
\
\
|
*
|
|
netfilter: ctnetlink: remove dead NAT code
Patrick McHardy
2011-12-23
8
-20
/
+1
|
*
|
|
netfilter: nf_nat: remove obsolete check in nf_nat_mangle_udp_packet()
Patrick McHardy
2011-12-23
1
-6
/
+0
|
*
|
|
netfilter: nf_nat: remove obsolete code from nf_nat_icmp_reply_translation()
Patrick McHardy
2011-12-23
1
-13
/
+1
|
*
|
|
netfilter: nat: remove module reference counting from NAT protocols
Patrick McHardy
2011-12-23
9
-30
/
+3
|
*
|
|
netfilter: nf_nat: add missing nla_policy entry for CTA_NAT_PROTO attribute
Patrick McHardy
2011-12-23
1
-0
/
+1
|
*
|
|
netfilter: nf_nat: use hash random for bysource hash
Patrick McHardy
2011-12-23
1
-1
/
+1
|
*
|
|
netfilter: nf_nat: export NAT definitions to userspace
Patrick McHardy
2011-12-23
19
-118
/
+118
|
*
|
|
netfilter: add ipv4 reverse path filter match
Florian Westphal
2011-12-04
3
-0
/
+152
|
*
|
|
net: ipv4: export fib_lookup and fib_table_lookup
Florian Westphal
2011-12-04
2
-0
/
+2
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-23
2
-2
/
+114
|
\
\
\
\
|
*
|
|
|
net: introduce DST_NOPEER dst flag
Eric Dumazet
2011-12-22
1
-2
/
+2
|
*
|
|
|
ipv4: using prefetch requires including prefetch.h
Stephen Rothwell
2011-12-22
1
-0
/
+1
|
*
|
|
|
ipv4: reintroduce route cache garbage collector
Eric Dumazet
2011-12-21
1
-0
/
+107
|
*
|
|
|
net: have ipconfig not wait if no dev is available
Gerlando Falauto
2011-12-20
1
-0
/
+4
*
|
|
|
|
tcp: Replace constants with #define macros
Vijay Subramanian
2011-12-21
2
-4
/
+4
*
|
|
|
|
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2011-12-19
2
-2
/
+2
[next]