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
2012-02-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-3
/
+9
2012-02-11
net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is disabled
Thomas Graf
1
-1
/
+2
2012-02-11
ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr.
Li Wei
1
-1
/
+1
2012-02-09
ipv4: Implement IP_UNICAST_IF socket option.
Erich E. Hoover
4
-3
/
+39
2012-02-07
net: Fix build regression when INET_UDP_DIAG=y and IPV6=m
Anisse Astier
1
-1
/
+1
2012-02-05
tcp_v4_send_reset: binding oif to iif in no sock case
Shawn Lu
1
-0
/
+5
2012-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-22
/
+40
2012-02-02
tcp: properly initialize tcp memory limits
Jason Wang
2
-8
/
+2
2012-02-02
cgroup: remove cgroup_subsys argument from callbacks
Li Zefan
1
-1
/
+1
2012-02-01
net: Disambiguate kernel message
Arun Sharma
2
-8
/
+16
2012-02-01
tcp: md5: RST: getting md5 key from listener
Shawn Lu
1
-3
/
+42
2012-02-01
tcp: md5: protects md5sig_info with RCU
Eric Dumazet
1
-12
/
+20
2012-02-01
tcp: md5: use sock_kmalloc() to limit md5 keys
Eric Dumazet
1
-2
/
+4
2012-01-31
tcp: md5: rcu conversion
Eric Dumazet
2
-140
/
+99
2012-01-31
tcp: md5: remove obsolete md5_add() method
Eric Dumazet
1
-8
/
+0
2012-01-30
tcp: fix tcp_trim_head() to adjust segment count with skb MSS
Neal Cardwell
1
-4
/
+2
2012-01-30
net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL
Glauber Costa
2
-3
/
+14
2012-01-28
ipv4: ip_gre: Convert to dst_neigh_lookup()
David S. Miller
1
-3
/
+10
2012-01-27
ipv6: Fix ip_gre lockless xmits.
Willem de Bruijn
1
-0
/
+4
2012-01-27
ipv4/ipv6: Prepare for new route gateway semantics.
David S. Miller
1
-0
/
+5
2012-01-26
tcp: add LINUX_MIB_TCPRETRANSFAIL counter
Eric Dumazet
2
-1
/
+4
2012-01-26
tcp: bind() optimize port allocation
Flavio Leitner
1
-4
/
+2
2012-01-26
tcp: bind() fix autoselection to share ports
Flavio Leitner
1
-0
/
+5
2012-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-36
/
+29
2012-01-25
ip_gre: Fix bug added to ipgre_tunnel_xmit().
David S. Miller
1
-1
/
+3
2012-01-25
ipip: Fix bug added to ipip_tunnel_xmit().
David S. Miller
1
-0
/
+1
2012-01-25
ipv4: Remove bogus checks of rt_gateway being zero.
David S. Miller
2
-7
/
+3
2012-01-23
tcp: md5: using remote adress for md5 lookup in rst packet
shawnlu
1
-1
/
+1
2012-01-23
tcp: detect loss above high_seq in recovery
Yuchung Cheng
2
-27
/
+15
2012-01-20
tcp: fix undo after RTO for CUBIC
Neal Cardwell
1
-4
/
+6
2012-01-20
tcp: fix undo after RTO for BIC
Neal Cardwell
1
-4
/
+7
2012-01-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-19
/
+20
2012-01-18
inetpeer: initialize ->redirect_genid in inet_getpeer()
Dan Carpenter
1
-0
/
+1
2012-01-17
net: fix some sparse errors
Eric Dumazet
3
-18
/
+19
2012-01-17
net: kill duplicate included header
Shan Wei
1
-1
/
+0
2012-01-15
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
1
-1
/
+1
2012-01-13
net: decrement memcg jump label when limit, not usage, is changed
Glauber Costa
1
-1
/
+1
2012-01-13
net: reintroduce missing rcu_assign_pointer() calls
Eric Dumazet
5
-15
/
+15
2012-01-12
inet_diag: Rename inet_diag_req_compat into inet_diag_req
Pavel Emelyanov
1
-4
/
+4
2012-01-12
inet_diag: Rename inet_diag_req into inet_diag_req_v2
Pavel Emelyanov
3
-26
/
+26
2012-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+7
2012-01-10
igmp: Avoid zero delay when receiving odd mixture of IGMP queries
Ben Hutchings
1
-0
/
+2
2012-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-4
/
+2
2012-01-08
net: Default UDP and UNIX diag to 'n'.
David S. Miller
1
-1
/
+5
2012-01-06
security: remove the security_netlink_recv hook as it is equivalent to capable()
Eric Paris
1
-1
/
+1
2011-12-31
inet_diag: Add the SKMEMINFO extension
Pavel Emelyanov
1
-0
/
+4
2011-12-29
ipv6: Use universal hash for NDISC.
David S. Miller
1
-3
/
+3
2011-12-27
netfilter: provide config option to disable ancient procfs parts
Jan Engelhardt
1
-1
/
+1
2011-12-27
netfilter: xtables: move ipt_ecn to xt_ecn
Jan Engelhardt
3
-133
/
+5
2011-12-25
Merge branch 'nf-next' of git://1984.lsi.us.es/net-next
David S. Miller
24
-187
/
+278
[prev]
[next]