summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* netfilter: ctnetlink: don't use conntrack/expect object addresses as idFlorian Westphal2019-04-151-0/+2
* netfilter: conntrack: don't set related state for different outer addressFlorian Westphal2019-04-131-0/+6
* rxrpc: Make rxrpc_kernel_check_life() indicate if call completedMarc Dionne2019-04-121-1/+3
* net: netrom: Fix error cleanup path of nr_proto_initYueHaibing2019-04-111-1/+1
* net/smc: propagate file from SMC to TCP socketUrsula Braun2019-04-111-6/+0
* net/tls: prevent bad memory access in tls_is_sk_tx_device_offloaded()Jakub Kicinski2019-04-101-1/+1
* net/tls: don't leak partially sent record in device modeJakub Kicinski2019-04-101-0/+2
* Merge tag 'mac80211-for-davem-2019-04-09' of git://git.kernel.org/pub/scm/lin...David S. Miller2019-04-092-29/+39
|\
| * mac80211: make ieee80211_schedule_txq schedule empty TXQsFelix Fietkau2019-04-081-4/+20
| * cfg80211: add ratelimited variants of err and warnStanislaw Gruszka2019-04-081-0/+5
| * mac80211: rework locking for txq scheduling / airtime fairnessFelix Fietkau2019-03-291-30/+19
* | 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