Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2017-10-25locking/atomics, net/ipv4/tcp_input.c: Convert ACCESS_ONCE() to READ_ONCE()/W...Mark Rutland
2017-10-22soreuseport: fix initialization raceCraig Gallek
2017-10-21udp: make some messages more descriptiveMatteo Croce
2017-10-21tcp/dccp: fix ireq->opt racesEric Dumazet
2017-10-13ip: update policy routing config helpStephen Hemminger
2017-10-11Revert "net: defer call to cgroup_sk_alloc()"Eric Dumazet
2017-10-10net: defer call to cgroup_sk_alloc()Eric Dumazet
2017-10-10net: memcontrol: defer call to mem_cgroup_sk_alloc()Eric Dumazet
2017-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-10-09udp: fix bcast packet receptionPaolo Abeni
2017-10-09ipv4: Fix traffic triggered IPsec connections.Steffen Klassert
2017-10-09netfilter: SYNPROXY: skip non-tcp packet in {ipv4, ipv6}_synproxy_hookLin Zhang
2017-10-08gso: fix payload length when gso_size is zeroAlexey Kodanev
2017-10-02ip_gre: erspan device should keep dstXin Long
2017-10-02ip_gre: set tunnel hlen properly in erspan_tunnel_initXin Long
2017-10-02ip_gre: check packet length and mtu correctly in erspan_xmitXin Long
2017-10-02ip_gre: get key from session_id correctly in erspan_rcvXin Long
2017-10-01udp: perform source validation for mcast early demuxPaolo Abeni
2017-10-01IPv4: early demux can return an error codePaolo Abeni
2017-10-01ip_gre: ipgre_tap device should keep dstXin Long
2017-09-28inetpeer: fix RCU lookup() againEric Dumazet
2017-09-26vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmitAlexey Kodanev
2017-09-23inet: fix improper empty comparisonJosef Bacik
2017-09-23net: use inet6_rcv_saddr to compare socketsJosef Bacik
2017-09-23net: set tb->fast_sk_familyJosef Bacik
2017-09-20tcp: fastopen: fix on syn-data transmit failureEric Dumazet
2017-09-19tcp: remove two unused functionsYuchung Cheng
2017-09-16tcp: fix data delivery rateEric Dumazet
2017-09-16tcp: update skb->skb_mstamp more carefullyEric Dumazet
2017-09-16net: ipv4: fix l3slave check for index returned in IP_PKTINFODavid Ahern
2017-09-13ip_tunnel: fix ip tunnel lookup in collect_md modeHaishuang Yan
2017-09-13tcp/dccp: remove reqsk_put() from inet_child_forget()Eric Dumazet
2017-09-09ip_tunnel: fix setting ttl and tos value in collect_md modeHaishuang Yan
2017-09-09tcp: fix a request socket leakEric Dumazet
2017-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-09-08netfilter: xtables: add scheduling opportunity in get_countersFlorian Westphal
2017-09-08udp: drop head states only when all skb references are gonePaolo Abeni
2017-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-09-04net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.Varsha Rao
2017-09-04net: Replace NF_CT_ASSERT() with WARN_ON().Varsha Rao
2017-09-04netfilter: remove unused hooknum arg from packet functionsFlorian Westphal
2017-09-04Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar
2017-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-09-03Revert "net: fix percpu memory leaks"Jesper Dangaard Brouer
2017-09-03Revert "net: use lib/percpu_counter API for fragmentation mem accounting"Jesper Dangaard Brouer
2017-09-02net: Add module reference to FIB notifiersIdo Schimmel
2017-09-02net: prepare (struct ubuf_info)->refcnt conversionEric Dumazet
2017-09-02tcp_diag: report TCP MD5 signing keys and addressesIvan Delalande
2017-09-02inet_diag: allow protocols to provide additional dataIvan Delalande