summaryrefslogtreecommitdiffstats
path: root/include/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-05-061-1/+1
|\
| * xfrm: Replace hrtimer tasklet with softirq hrtimerThomas Gleixner2019-03-221-1/+1
* | sctp: avoid running the sctp state machine recursivelyXin Long2019-05-011-1/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2019-04-301-1/+19
|\ \
| * | xfrm: Honor original L3 slave device in xfrmi policy lookupMartin Willi2019-03-271-1/+2
| * | xfrm: clean up xfrm protocol checksCong Wang2019-03-261-0/+17
| * | Revert "net: xfrm: Add '_rcu' tag for rcu protected pointer in netns_xfrm"Steffen Klassert2019-03-201-1/+1
| * | net: xfrm: Add '_rcu' tag for rcu protected pointer in netns_xfrmSu Yanjun2019-03-081-1/+1
* | | 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-131-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-111-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-071-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-292-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-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