index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2012-02-14
tcp: fix tcp_shifted_skb() adjustment of lost_cnt_hint for FACK
Neal Cardwell
2012-02-13
tcp: fix range tcp_shifted_skb() passes to tcp_sacktag_one()
Neal Cardwell
2012-02-13
tcp: allow tcp_sacktag_one() to tag ranges not aligned with skbs
Neal Cardwell
2012-02-10
net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is disabled
Thomas Graf
2012-02-10
ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr.
Li Wei
2012-02-07
net: Fix build regression when INET_UDP_DIAG=y and IPV6=m
Anisse Astier
2012-02-04
tcp_v4_send_reset: binding oif to iif in no sock case
Shawn Lu
2012-02-02
tcp: properly initialize tcp memory limits
Jason Wang
2012-02-01
net: Disambiguate kernel message
Arun Sharma
2012-01-30
tcp: fix tcp_trim_head() to adjust segment count with skb MSS
Neal Cardwell
2012-01-30
net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL
Glauber Costa
2012-01-26
ipv6: Fix ip_gre lockless xmits.
Willem de Bruijn
2012-01-25
tcp: bind() optimize port allocation
Flavio Leitner
2012-01-25
tcp: bind() fix autoselection to share ports
Flavio Leitner
2012-01-22
tcp: md5: using remote adress for md5 lookup in rst packet
shawnlu
2012-01-22
tcp: detect loss above high_seq in recovery
Yuchung Cheng
2012-01-20
tcp: fix undo after RTO for CUBIC
Neal Cardwell
2012-01-20
tcp: fix undo after RTO for BIC
Neal Cardwell
2012-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-01-17
inetpeer: initialize ->redirect_genid in inet_getpeer()
Dan Carpenter
2012-01-17
net: fix some sparse errors
Eric Dumazet
2012-01-17
net: kill duplicate included header
Shan Wei
2012-01-14
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
2012-01-12
net: decrement memcg jump label when limit, not usage, is changed
Glauber Costa
2012-01-12
net: reintroduce missing rcu_assign_pointer() calls
Eric Dumazet
2012-01-11
inet_diag: Rename inet_diag_req_compat into inet_diag_req
Pavel Emelyanov
2012-01-11
inet_diag: Rename inet_diag_req into inet_diag_req_v2
Pavel Emelyanov
2012-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-01-09
igmp: Avoid zero delay when receiving odd mixture of IGMP queries
Ben Hutchings
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-01-07
net: Default UDP and UNIX diag to 'n'.
David S. Miller
2012-01-05
security: remove the security_netlink_recv hook as it is equivalent to capable()
Eric Paris
2011-12-30
inet_diag: Add the SKMEMINFO extension
Pavel Emelyanov
2011-12-28
ipv6: Use universal hash for NDISC.
David S. Miller
2011-12-27
netfilter: provide config option to disable ancient procfs parts
Jan Engelhardt
2011-12-27
netfilter: xtables: move ipt_ecn to xt_ecn
Jan Engelhardt
2011-12-25
Merge branch 'nf-next' of git://1984.lsi.us.es/net-next
David S. Miller
2011-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-23
netfilter: ctnetlink: remove dead NAT code
Patrick McHardy
2011-12-23
netfilter: nf_nat: remove obsolete check in nf_nat_mangle_udp_packet()
Patrick McHardy
2011-12-23
netfilter: nf_nat: remove obsolete code from nf_nat_icmp_reply_translation()
Patrick McHardy
2011-12-23
netfilter: nat: remove module reference counting from NAT protocols
Patrick McHardy
2011-12-23
netfilter: nf_nat: add missing nla_policy entry for CTA_NAT_PROTO attribute
Patrick McHardy
2011-12-23
netfilter: nf_nat: use hash random for bysource hash
Patrick McHardy
2011-12-23
netfilter: nf_nat: export NAT definitions to userspace
Patrick McHardy
2011-12-22
net: introduce DST_NOPEER dst flag
Eric Dumazet
2011-12-22
ipv4: using prefetch requires including prefetch.h
Stephen Rothwell
2011-12-21
ipv4: reintroduce route cache garbage collector
Eric Dumazet
2011-12-21
tcp: Replace constants with #define macros
Vijay Subramanian
2011-12-20
net: have ipconfig not wait if no dev is available
Gerlando Falauto
[next]