summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2017-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-10ipv4: fib: Add events for FIB replace and appendIdo Schimmel
2017-02-10ipv4: fib: Send notification before deleting FIB aliasIdo Schimmel
2017-02-10ipv4: fib: Send deletion notification with actual FIB alias typeIdo Schimmel
2017-02-10ipv4: fib: Only flush FIB aliases belonging to currently flushed tableIdo Schimmel
2017-02-09igmp, mld: Fix memory leak in igmpv3/mld_del_delrec()Hangbin Liu
2017-02-08ipv4: fib: Notify about nexthop status changesIdo Schimmel
2017-02-08gro_cells: move to net/core/gro_cells.cEric Dumazet
2017-02-08ping: fix a null pointer dereferenceWANG Cong
2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-07net: use dst_confirm_neigh for UDP, RAW, ICMP, L2TPJulian Anastasov
2017-02-07net: add confirm_neigh method to dst_opsJulian Anastasov
2017-02-07tcp: replace dst_confirm with sk_dst_confirmJulian Anastasov
2017-02-07net: add dst_pending_confirm flag to skbuffJulian Anastasov
2017-02-07udp: properly cope with csum errorsEric Dumazet
2017-02-06tcp: avoid infinite loop in tcp_splice_read()Eric Dumazet
2017-02-04netlabel: out of bound access in cipso_v4_validate()Eric Dumazet
2017-02-04ipv4: keep skb->dst around in presence of IP optionsEric Dumazet
2017-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-02-03tcp: clear pfmemalloc on outgoing skbEric Dumazet
2017-02-03tcp: add tcp_mss_clamp() helperEric Dumazet
2017-02-02net: add LINUX_MIB_PFMEMALLOCDROP counterEric Dumazet
2017-02-02net: ipv4: remove fib_lookup.h from devinet.c include listDavid Ahern
2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-02netfilter: allow logging from non-init namespacesMichal Kubeček
2017-02-02netfilter: add and use nf_ct_set helperFlorian Westphal
2017-02-02skbuff: add and use skb_nfct helperFlorian Westphal
2017-02-02netfilter: reset netfilter state when duplicating packetFlorian Westphal
2017-02-02netfilter: conntrack: no need to pass ctinfo to error handlerFlorian Westphal
2017-02-01tcp: fix 0 divide in __tcp_select_window()Eric Dumazet
2017-02-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-01-30lwtunnel: remove device arg to lwtunnel_build_stateDavid Ahern
2017-01-30net: Avoid receiving packets with an l3mdev on unbound UDP socketsRobert Shearman
2017-01-29tcp: include locally failed retries in retransmission statsYuchung Cheng
2017-01-29tcp: record pkts sent and retransmisttedYuchung Cheng
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-01-25net/tcp-fastopen: make connect()'s return case more consistent with non-TFOWilly Tarreau
2017-01-25net/tcp-fastopen: Add new API supportWei Wang
2017-01-25net/tcp-fastopen: refactor cookie check logicWei Wang
2017-01-25tcp: correct memory barrier usage in tcp_check_space()Jason Baron
2017-01-25tcp: reduce skb overhead in selected placesEric Dumazet
2017-01-24net: Specify the owning module for lwtunnel opsRobert Shearman
2017-01-24Introduce a sysctl that modifies the value of PROT_SOCK.Krister Johansen
2017-01-20inet: don't use sk_v6_rcv_saddr directlyJosef Bacik
2017-01-20net: remove bh disabling around percpu_counter accessesEric Dumazet
2017-01-19tcp: initialize max window for a new fastopen socketAlexey Kodanev
2017-01-18lwtunnel: fix autoload of lwt modulesDavid Ahern
2017-01-18netfilter: ipt_CLUSTERIP: fix build error without procfsArnd Bergmann
2017-01-18inet: reset tb->fastreuseport when adding a reuseport skJosef Bacik