summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2018-04-26udp: expose inet cork to udpWillem de Bruijn
2018-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-04-24ipconfig: Write NTP server IPs to /proc/net/ipconfig/ntp_serversChris Novakovic
2018-04-24ipconfig: Create /proc/net/ipconfig directoryChris Novakovic
2018-04-24ipconfig: Correctly initialise ic_nameserversChris Novakovic
2018-04-24ipconfig: BOOTP: Request CONF_NAMESERVERS_MAX name serversChris Novakovic
2018-04-24ipconfig: BOOTP: Don't request IEN-116 name serversChris Novakovic
2018-04-24ipconfig: Tidy up reporting of name serversChris Novakovic
2018-04-24tcp: md5: only call tp->af_specific->md5_lookup() for md5 socketsEric Dumazet
2018-04-24Revert "net: init sk_cookie for inet socket"Yafang Shao
2018-04-23net: init sk_cookie for inet socketYafang Shao
2018-04-23net: fib_rules: add extack supportRoopa Prabhu
2018-04-23net: introduce a new tracepoint for tcp_rcv_space_adjustYafang Shao
2018-04-23tcp: don't read out-of-bounds opsizeJann Horn
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-04-19tcp: export packets delivery infoYuchung Cheng
2018-04-19tcp: track total bytes delivered with ECN CE marksYuchung Cheng
2018-04-19tcp: new helper to calculate newly deliveredYuchung Cheng
2018-04-19tcp: better delivery accounting for SYN-ACK and SYN-dataYuchung Cheng
2018-04-17net: Move fib_convert_metrics to metrics fileDavid Ahern
2018-04-16tcp: implement mmap() for zero copy receiveEric Dumazet
2018-04-16tcp: avoid extra wakeups for SO_RCVLOWAT usersEric Dumazet
2018-04-16tcp: fix delayed acks behavior for SO_RCVLOWATEric Dumazet
2018-04-16tcp: fix SO_RCVLOWAT and RCVBUF autotuningEric Dumazet
2018-04-16net: Fix one possible memleak in ip_setup_corkGao Feng
2018-04-16tcp: clear tp->packets_out when purging write queueSoheil Hassas Yeganeh
2018-04-15Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-04-12tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established socketsEric Dumazet
2018-04-10ip_gre: clear feature flags when incompatible o_flags are setSabrina Dubroca
2018-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-04-09inetpeer: fix uninit-value in inet_getpeerEric Dumazet
2018-04-07soreuseport: initialise timewait reuseport fieldEric Dumazet
2018-04-07ipv4: fix uninit-value in ip_route_output_key_hash_rcu()Eric Dumazet
2018-04-07kbuild: rename *-asn1.[ch] to *.asn1.[ch]Masahiro Yamada
2018-04-07kbuild: clean up *-asn1.[ch] patterns from top-level MakefileMasahiro Yamada
2018-04-05headers: untangle kmemleak.h from mm.hRandy Dunlap
2018-04-05arp: fix arp_filter on l3slave devicesMiguel Fadon Perlines
2018-04-05ip_tunnel: better validate user provided tunnel namesEric Dumazet
2018-04-04inet: frags: fix ip6frag_low_thresh boundaryEric Dumazet
2018-04-04net: avoid unneeded atomic operation in ip*_append_data()Paolo Abeni
2018-04-01route: check sysctl_fib_multipath_use_neigh earlier than hashXin Long
2018-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-04-01ipv4: factorize sk_wmem_alloc updates done by __ip_append_data()Eric Dumazet
2018-03-31crypto : chtls - CPL handler definitionAtul Gupta
2018-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-03-31inet: frags: get rid of ipfrag_skb_cb/FRAG_CBEric Dumazet
2018-03-31inet: frags: do not clone skb in ip_expire()Eric Dumazet
2018-03-31inet: frags: break the 2GB limit for frags storageEric Dumazet
2018-03-31inet: frags: remove inet_frag_maybe_warn_overflow()Eric Dumazet