summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* nfc: nci: Potential off by one in ->pipes[] arrayDan Carpenter2019-04-061-1/+1
* net: sched: introduce and use qdisc tree flush/purge helpersPaolo Abeni2019-04-011-7/+19
* net: sched: introduce and use qstats read helpersPaolo Abeni2019-04-011-0/+18
* vrf: check accept_source_route on the original netdeviceStephen Suryaputra2019-04-011-1/+1
* netns: provide pure entropy for net_hash_mix()Eric Dumazet2019-03-282-8/+3
* 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
* sctp: get sctphdr by offset in sctp_compute_cksumXin Long2019-03-181-1/+1
* packets: Always register packet sk in the same orderMaxime Chevallier2019-03-181-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-111-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-091-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-031-0/+3
* | | tls: Fix tls_device handling of partial recordsBoris Pismenny2019-03-031-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
| * | | netfilter: nat: remove l3 manip_pkt hookFlorian Westphal2019-02-271-5/+4
| * | | netfilter: nat: remove nf_nat_l4proto.hFlorian Westphal2019-02-271-16/+0
| * | | netfilter: nat: move nlattr parse and xfrm session decode to coreFlorian Westphal2019-02-271-9/+0
| * | | netfilter: nat: merge ipv4 and ipv6 masquerade functionalityFlorian Westphal2019-02-271-4/+2
| * | | netfilter: nft_compat: use .release_ops and remove list of extensionPablo Neira Ayuso2019-02-271-0/+3
* | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2019-03-021-0/+12
|\ \ \ \
| * | | | Bluetooth: Add quirk for reading BD_ADDR from fwnode propertyMatthias Kaehlcke2019-02-261-0/+12
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-022-2/+11
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | ipv4: Add ICMPv6 support when parse route ipprotoHangbin Liu2019-03-011-1/+1
| * | | | net: avoid use IPCB in cipso_v4_errorNazarov Sergey2019-02-251-0/+2
| * | | | net: Add __icmp_send helper.Nazarov Sergey2019-02-251-1/+8
* | | | | switchdev: Remove unused transaction item queueFlorian Fainelli2019-03-011-12/+0
* | | | | route: Add multipath_hash in flowi_common to make user-define hashwenxu2019-02-272-1/+4
* | | | | net: Remove switchdev_opsFlorian Fainelli2019-02-271-17/+0
* | | | | switchdev: Add SWITCHDEV_PORT_ATTR_SETFlorian Fainelli2019-02-271-0/+27
| |_|/ / |/| | |