summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2019-05-21Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 3Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-19net: Treat sock->sk_drops as an unsigned int when printingPatrick Talbert
2019-05-16net: bpfilter: fallback to netfilter if failed to load bpfilter kernel moduleKonstantin Khlebnikov
2019-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-05-16bpf, tcp: correctly handle DONT_WAIT flags and timeo == 0John Fastabend
2019-05-15tcp: do not recycle cloned skbsEric Dumazet
2019-05-14tcp: fix retrans timestamp on passive Fast OpenYuchung Cheng
2019-05-14bpf: sockmap remove duplicate queue freeJohn Fastabend
2019-05-09net/tcp: use deferred jump label for TCP acked data hookJakub Kicinski
2019-05-08ipv4: Fix raw socket lookup for local trafficDavid Ahern
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-05-05net: use indirect calls helpers at early demux stagePaolo Abeni
2019-05-05net: use indirect calls helpers for L3 handler hooksPaolo Abeni
2019-05-05ipv4: Move exception bucket to nh_commonDavid Ahern
2019-05-05ipv4: Pass fib_nh_common to rt_cache_routeDavid Ahern
2019-05-05ipv4: Move cached routes to fib_nh_commonDavid Ahern
2019-05-04ipmr_base: Do not reset index in mr_table_dumpDavid Ahern
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-01udp: fix GRO packet of deathEric Dumazet
2019-05-01ipv4: ip_do_fragment: Preserve skb_iif during fragmentationShmulik Ladkani
2019-05-01tcp: refactor setting the initial congestion windowYuchung Cheng
2019-05-01tcp: refactor to consolidate TFO passive open codeYuchung Cheng
2019-05-01tcp: undo cwnd on Fast Open spurious SYNACK retransmitYuchung Cheng
2019-05-01tcp: lower congestion window on Fast Open SYNACK timeoutYuchung Cheng
2019-05-01tcp: undo init congestion window on false SYNACK timeoutYuchung Cheng
2019-05-01tcp: better SYNACK sent timestampYuchung Cheng
2019-05-01tcp: undo initial congestion window on false SYN timeoutYuchung Cheng
2019-05-01tcp: avoid unconditional congestion window undo on SYN retransmitYuchung Cheng
2019-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2019-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2019-04-30netfilter: use macros to create module aliases.Flavio Leitner
2019-04-29tcp: add sanity tests in tcp_add_backlog()Eric Dumazet
2019-04-27udp: fix GRO reception in case of length mismatchPaolo Abeni
2019-04-27genetlink: optionally validate strictly/dumpsJohannes Berg
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg
2019-04-27netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek
2019-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-24ipv4: add sanity checks in ipv4_link_failure()Eric Dumazet
2019-04-23net: Change nhc_flags to unsigned charDavid Ahern
2019-04-23lwtunnel: Pass encap and encap type attributes to lwtunnel_fill_encapDavid Ahern
2019-04-23xfrm: remove unneeded export_symbolsFlorian Westphal
2019-04-23xfrm: remove decode_session indirection from afinfo_policyFlorian Westphal