summaryrefslogtreecommitdiffstats
path: root/include/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-283-3/+9
|\
| * net/sched: let actions use RCU to access 'goto_chain'Davide Caratti2019-03-212-1/+2
| * net/sched: don't dereference a->goto_chain to read the chain indexDavide Caratti2019-03-211-1/+1
| * net/sched: prepare TC actions to properly validate the control actionDavide Caratti2019-03-211-1/+6
* | inet: switch IP ID generator to siphashEric Dumazet2019-03-271-0/+2
* | tcp: fix zerocopy and notsent_lowat issuesEric Dumazet2019-03-271-3/+4
* | net: devlink: select NET_DEVLINK from driversJiri Pirko2019-03-241-492/+3
* | net: devlink: add port type spinlockJiri Pirko2019-03-241-0/+4
* | Merge tag 'mlx5-updates-2019-03-20' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2019-03-242-0/+4
|\ \
| * | net: Add IANA_VXLAN_UDP_PORT definition to vxlan header fileMoshe Shemesh2019-03-221-0/+2
| * | net: Move the definition of the default Geneve udp port to public header fileMoshe Shemesh2019-03-221-0/+2
* | | tcp: add one skb cache for rxEric Dumazet2019-03-241-0/+10
* | | tcp: add one skb cache for txEric Dumazet2019-03-241-0/+5
* | | net: convert rps_needed and rfs_needed to new static branch apiEric Dumazet2019-03-241-1/+1
* | | net: sched: add empty status flag for NOLOCK qdiscPaolo Abeni2019-03-241-0/+11
|/ /
* | genetlink: make policy common to familyJohannes Berg2019-03-221-2/+2
* | net: dst: remove gc leftoversJulian Wiedmann2019-03-211-11/+0
* | ipv4: Allow amount of dirty memory from fib resizing to be controllableDavid Ahern2019-03-211-0/+4
* | ipv6: Change addrconf_f6i_alloc to use ip6_route_info_createDavid Ahern2019-03-211-1/+2
* | ipv6: Add icmp_echo_ignore_anycast for ICMPv6Stephen Suryaputra2019-03-211-0/+1
* | net/tls: Add support of AES128-CCM based ciphersVakul Garg2019-03-201-2/+13
* | ipv6: Add icmp_echo_ignore_multicast support for ICMPv6Stephen Suryaputra2019-03-191-0/+1
* | tcp: free request sock directly upon TFO or syncookies errorGuillaume Nault2019-03-191-3/+7
|/
* sctp: get sctphdr by offset in sctp_compute_cksumXin Long2019-03-191-1/+1
* packets: Always register packet sk in the same orderMaxime Chevallier2019-03-191-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-03-161-1/+0
|\
| * xsk: fix umem memory leak on cleanupBjörn Töpel2019-03-161-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-03-141-4/+8
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-03-121-4/+8
| |\ \ | | |/ | |/|
| | * netfilter: nf_tables: bogus EBUSY when deleting set after flushPablo Neira Ayuso2019-03-111-0/+6
| | * netfilter: nf_tables: fix set double-free in abort pathPablo Neira Ayuso2019-03-081-4/+2
* | | sctp: convert to genradixKent Overstreet2019-03-121-7/+8
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-03-111-1/+0
|\| |
| * | net: keep refcount warning in reqsk_free()Guillaume Nault2019-03-101-1/+0
| |/
* | Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-blockLinus Torvalds2019-03-081-0/+1
|\ \ | |/ |/|
| * net: split out functions related to registering inflight socket filesJens Axboe2019-02-281-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-041-18/+13
|\ \
| * | net: sched: put back q.qlen into a single locationEric Dumazet2019-03-021-18/+13
* | | devlink: Add support for direct reporter health state updateEran Ben Elisha2019-03-041-0/+14
* | | tls: Fix write space handlingBoris Pismenny2019-03-041-0/+3
* | | tls: Fix tls_device handling of partial recordsBoris Pismenny2019-03-041-16/+4
* | | net: dsa: add KSZ9893 switch tagging supportTristram Ha2019-03-031-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-03-028-148/+49
|\ \ \
| * | | netfilter: nf_tables: nat: merge nft_masq protocol specific modulesFlorian Westphal2019-03-011-22/+0
| * | | netfilter: nf_tables: nat: merge nft_redir protocol specific modulesFlorian Westphal2019-03-011-22/+0
| * | | netfilter: conntrack: avoid same-timeout updateFlorian Westphal2019-02-271-5/+5
| * | | netfilter: nat: remove nf_nat_l3proto.h and nf_nat_core.hFlorian Westphal2019-02-273-55/+39
| * | | netfilter: nat: remove l3proto structFlorian Westphal2019-02-271-8/+0
| * | | netfilter: nat: remove csum_recalc hookFlorian Westphal2019-02-271-4/+3
| * | | netfilter: nat: remove csum_update hookFlorian Westphal2019-02-271-5/+0