summaryrefslogtreecommitdiff
path: root/net/ipv4
Commit message (Expand)AuthorAge
* netfilter: Fix removal of GRE expectation entries created by PPTPAnthony Lineham2015-11-09
* tcp: use correct req pointer in tcp_move_syn() callsEric Dumazet2015-11-05
* ipv4: use sk_fullsock() in ipv4_conntrack_defrag()Eric Dumazet2015-11-05
* tcp: fix req->saved_syn raceEric Dumazet2015-11-05
* net: Fix prefsrc lookupsDavid Ahern2015-11-04
* ipv4: fix a potential deadlock in mcast getsockopt() pathWANG Cong2015-11-04
* ipv4: disable BH when changing ip local port rangeWANG Cong2015-11-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-03
|\
| * ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...Ani Sinha2015-11-02
| * ipv4: update RTNH_F_LINKDOWN flag on UP eventJulian Anastasov2015-11-01
| * ipv4: fix to not remove local route on link downJulian Anastasov2015-11-01
* | net: fix percpu memory leaksEric Dumazet2015-11-02
* | net: make skb_set_owner_w() more robustEric Dumazet2015-11-02
* | ipv4: use l4 hash for locally generated multipath flowsPaolo Abeni2015-11-02
* | ipv4: add defensive check for CHECKSUM_PARTIAL skbs in ip_fragmentHannes Frederic Sowa2015-11-01
* | ipv4: no CHECKSUM_PARTIAL on MSG_MORE corked socketsHannes Frederic Sowa2015-11-01
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-01
|\ \ | |/
| * fib_trie: leaf_walk_rcu should not compute key if key is less than pn->keyAlexander Duyck2015-10-27
| * ipv6: gre: support SIT encapsulationEric Dumazet2015-10-26
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-10-30
|\ \
| * | xfrm4: Reload skb header pointers after calling pskb_may_pull.Steffen Klassert2015-10-23
| * | xfrm4: Fix header checks in _decode_session4.Steffen Klassert2015-10-23
| * | xfrm: Let the flowcache handle its size by default.Steffen Klassert2015-09-29
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-24
|\ \ \ | | |/ | |/|
| * | tcp: allow dctcp alpha to drop to zeroAndrew Shewmaker2015-10-23
| * | openvswitch: Fix egress tunnel info.Pravin B Shelar2015-10-22
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-10-22
| |\ \
| | * | xfrm: Fix pmtu discovery for local generated packets.Steffen Klassert2015-10-19
| * | | tcp: remove improper preemption check in tcp_xmit_probe_skb()Renato Westphal2015-10-21
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-10-21
| |\ \ \
| | * | | netfilter: ipt_rpfilter: remove the nh_scope test in rpfilter_lookup_reverselucien2015-10-12
| | * | | netfilter: fix Kconfig dependencies for nf_dup_ipv{4,6}Pablo Neira Ayuso2015-10-01
* | | | | tcp/dccp: fix hashdance race for passive sessionsEric Dumazet2015-10-23
* | | | | ipv4: implement support for NOPREFIXROUTE ifa flag for ipv4 addressPaolo Abeni2015-10-23
* | | | | netlink: Rightsize IFLA_AF_SPEC size calculationArad, Ronen2015-10-21
* | | | | tcp: use RACK to detect lossesYuchung Cheng2015-10-21
* | | | | tcp: track the packet timings in RACKYuchung Cheng2015-10-21
* | | | | tcp: add tcp_tsopt_ecr_before helperYuchung Cheng2015-10-21
* | | | | tcp: remove tcp_mark_lost_retrans()Yuchung Cheng2015-10-21
* | | | | tcp: track min RTT using windowed min-filterYuchung Cheng2015-10-21
* | | | | tcp: apply Kern's check on RTTs used for congestion controlYuchung Cheng2015-10-21
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-20
|\ \ \ \ \ | |/ / / /
| * | | | ipv4: fix reply_dst leakage on arp replyJiri Benc2015-10-05
| * | | | inet: fix race in reqsk_queue_unlink()Eric Dumazet2015-10-05
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-10-18
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2015-10-17
| |\ \ \ \
| * | | | | netfilter: ipv4: whitespace around operatorsIan Morris2015-10-16
| * | | | | netfilter: ipv4: code indentationIan Morris2015-10-16
| * | | | | netfilter: ipv4: function definition layoutIan Morris2015-10-16
| * | | | | netfilter: ipv4: ternary operator layoutIan Morris2015-10-16