summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2012-02-08ipv4: Implement IP_UNICAST_IF socket option.Erich E. Hoover
2012-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-02tcp: properly initialize tcp memory limitsJason Wang
2012-02-01net: Disambiguate kernel messageArun Sharma
2012-02-01tcp: md5: RST: getting md5 key from listenerShawn Lu
2012-02-01tcp: md5: protects md5sig_info with RCUEric Dumazet
2012-01-31tcp: md5: use sock_kmalloc() to limit md5 keysEric Dumazet
2012-01-31tcp: md5: rcu conversionEric Dumazet
2012-01-31tcp: md5: remove obsolete md5_add() methodEric Dumazet
2012-01-30tcp: fix tcp_trim_head() to adjust segment count with skb MSSNeal Cardwell
2012-01-30net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTLGlauber Costa
2012-01-27ipv4: ip_gre: Convert to dst_neigh_lookup()David S. Miller
2012-01-26ipv6: Fix ip_gre lockless xmits.Willem de Bruijn
2012-01-26ipv4/ipv6: Prepare for new route gateway semantics.David S. Miller
2012-01-26tcp: add LINUX_MIB_TCPRETRANSFAIL counterEric Dumazet
2012-01-25tcp: bind() optimize port allocationFlavio Leitner
2012-01-25tcp: bind() fix autoselection to share portsFlavio Leitner
2012-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-01-24ip_gre: Fix bug added to ipgre_tunnel_xmit().David S. Miller
2012-01-24ipip: Fix bug added to ipip_tunnel_xmit().David S. Miller
2012-01-24ipv4: Remove bogus checks of rt_gateway being zero.David S. Miller
2012-01-22tcp: md5: using remote adress for md5 lookup in rst packetshawnlu
2012-01-22tcp: detect loss above high_seq in recoveryYuchung Cheng
2012-01-20tcp: fix undo after RTO for CUBICNeal Cardwell
2012-01-20tcp: fix undo after RTO for BICNeal Cardwell
2012-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-17inetpeer: initialize ->redirect_genid in inet_getpeer()Dan Carpenter
2012-01-17net: fix some sparse errorsEric Dumazet
2012-01-17net: kill duplicate included headerShan Wei
2012-01-14Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds
2012-01-12net: decrement memcg jump label when limit, not usage, is changedGlauber Costa
2012-01-12net: reintroduce missing rcu_assign_pointer() callsEric Dumazet
2012-01-11inet_diag: Rename inet_diag_req_compat into inet_diag_reqPavel Emelyanov
2012-01-11inet_diag: Rename inet_diag_req into inet_diag_req_v2Pavel Emelyanov
2012-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-09igmp: Avoid zero delay when receiving odd mixture of IGMP queriesBen Hutchings
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-07net: Default UDP and UNIX diag to 'n'.David S. Miller
2012-01-05security: remove the security_netlink_recv hook as it is equivalent to capable()Eric Paris
2011-12-30inet_diag: Add the SKMEMINFO extensionPavel Emelyanov
2011-12-28ipv6: Use universal hash for NDISC.David S. Miller
2011-12-27netfilter: provide config option to disable ancient procfs partsJan Engelhardt
2011-12-27netfilter: xtables: move ipt_ecn to xt_ecnJan Engelhardt
2011-12-25Merge branch 'nf-next' of git://1984.lsi.us.es/net-nextDavid S. Miller
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-23netfilter: ctnetlink: remove dead NAT codePatrick McHardy
2011-12-23netfilter: nf_nat: remove obsolete check in nf_nat_mangle_udp_packet()Patrick McHardy
2011-12-23netfilter: nf_nat: remove obsolete code from nf_nat_icmp_reply_translation()Patrick McHardy
2011-12-23netfilter: nat: remove module reference counting from NAT protocolsPatrick McHardy
2011-12-23netfilter: nf_nat: add missing nla_policy entry for CTA_NAT_PROTO attributePatrick McHardy