summaryrefslogtreecommitdiff
path: root/net/ipv4
Commit message (Expand)AuthorAge
* tcp: don't read out-of-bounds opsizeJann Horn2018-04-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-04-20
|\
| * net: Fix one possible memleak in ip_setup_corkGao Feng2018-04-16
| * tcp: clear tp->packets_out when purging write queueSoheil Hassas Yeganeh2018-04-16
| * tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established socketsEric Dumazet2018-04-12
* | Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-04-15
|\ \ | |/ |/|
| * kbuild: rename *-asn1.[ch] to *.asn1.[ch]Masahiro Yamada2018-04-07
| * kbuild: clean up *-asn1.[ch] patterns from top-level MakefileMasahiro Yamada2018-04-07
* | ip_gre: clear feature flags when incompatible o_flags are setSabrina Dubroca2018-04-10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-04-09
|\ \ | |/ |/|
| * inetpeer: fix uninit-value in inet_getpeerEric Dumazet2018-04-09
| * soreuseport: initialise timewait reuseport fieldEric Dumazet2018-04-07
| * ipv4: fix uninit-value in ip_route_output_key_hash_rcu()Eric Dumazet2018-04-07
| * arp: fix arp_filter on l3slave devicesMiguel Fadon Perlines2018-04-05
| * ip_tunnel: better validate user provided tunnel namesEric Dumazet2018-04-05
* | headers: untangle kmemleak.h from mm.hRandy Dunlap2018-04-05
|/
* inet: frags: fix ip6frag_low_thresh boundaryEric Dumazet2018-04-04
* net: avoid unneeded atomic operation in ip*_append_data()Paolo Abeni2018-04-04
* route: check sysctl_fib_multipath_use_neigh earlier than hashXin Long2018-04-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-01
|\
| * Merge tag 'kbuild-fixes-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-03-30
| |\
| | * netfilter: nf_nat_snmp_basic: add correct dependency to MakefileMasahiro Yamada2018-03-29
| * | ip_tunnel: Resolve ipsec merge conflict properly.David S. Miller2018-03-29
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-03-29
| |\ \
| | * | vti4: Don't override MTU passed on link creation via IFLA_MTUStefano Brivio2018-03-19
| | * | ip_tunnel: Clamp MTU to bounds on new linkStefano Brivio2018-03-19
| | * | vti4: Don't count header length twice on tunnel setupStefano Brivio2018-03-19
| * | | net/ipv4: disable SMC TCP option with SYN CookiesHans Wippel2018-03-25
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-03-24
| |\ \ \
| | * | | netfilter: nf_socket: Fix out of bounds access in nf_sk_lookup_slow_v{4,6}Subash Abhinov Kasiviswanathan2018-03-24
| | * | | netfilter: drop template ct when conntrack is skipped.Paolo Abeni2018-03-22
| | |/ /
| * | | ip_tunnel: Emit events for post-register MTU changesPetr Machata2018-03-23
| |/ /
* | | ipv4: factorize sk_wmem_alloc updates done by __ip_append_data()Eric Dumazet2018-04-01
* | | crypto : chtls - CPL handler definitionAtul Gupta2018-03-31
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-03-31
|\ \ \
| * | | bpf: Post-hooks for sys_bindAndrey Ignatov2018-03-31
| * | | bpf: Hooks for sys_connectAndrey Ignatov2018-03-31
| * | | net: Introduce __inet_bind() and __inet6_bindAndrey Ignatov2018-03-31
| * | | bpf: Hooks for sys_bindAndrey Ignatov2018-03-31
| * | | bpf: sockmap redirect ingress supportJohn Fastabend2018-03-30
* | | | inet: frags: get rid of ipfrag_skb_cb/FRAG_CBEric Dumazet2018-03-31
* | | | inet: frags: do not clone skb in ip_expire()Eric Dumazet2018-03-31
* | | | inet: frags: break the 2GB limit for frags storageEric Dumazet2018-03-31
* | | | inet: frags: remove inet_frag_maybe_warn_overflow()Eric Dumazet2018-03-31
* | | | inet: frags: get rif of inet_frag_evicting()Eric Dumazet2018-03-31
* | | | inet: frags: remove some helpersEric Dumazet2018-03-31
* | | | inet: frags: use rhashtables for reassembly unitsEric Dumazet2018-03-31
* | | | inet: frags: refactor ipfrag_init()Eric Dumazet2018-03-31
* | | | inet: frags: add a pointer to struct netns_fragsEric Dumazet2018-03-31
* | | | inet: frags: change inet_frags_init_net() return valueEric Dumazet2018-03-31