summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2019-04-15netfilter: ctnetlink: don't use conntrack/expect object addresses as idFlorian Westphal
2019-04-13netfilter: conntrack: don't set related state for different outer addressFlorian Westphal
2019-04-12rxrpc: Make rxrpc_kernel_check_life() indicate if call completedMarc Dionne
2019-04-11net: netrom: Fix error cleanup path of nr_proto_initYueHaibing
2019-04-11net/smc: propagate file from SMC to TCP socketUrsula Braun
2019-04-10net/tls: prevent bad memory access in tls_is_sk_tx_device_offloaded()Jakub Kicinski
2019-04-10net/tls: don't leak partially sent record in device modeJakub Kicinski
2019-04-09Merge tag 'mac80211-for-davem-2019-04-09' of git://git.kernel.org/pub/scm/lin...David S. Miller
2019-04-08mac80211: make ieee80211_schedule_txq schedule empty TXQsFelix Fietkau
2019-04-08cfg80211: add ratelimited variants of err and warnStanislaw Gruszka
2019-04-06nfc: nci: Potential off by one in ->pipes[] arrayDan Carpenter
2019-04-01net: sched: introduce and use qdisc tree flush/purge helpersPaolo Abeni
2019-04-01net: sched: introduce and use qstats read helpersPaolo Abeni
2019-04-01vrf: check accept_source_route on the original netdeviceStephen Suryaputra
2019-03-29mac80211: rework locking for txq scheduling / airtime fairnessFelix Fietkau
2019-03-28netns: provide pure entropy for net_hash_mix()Eric Dumazet
2019-03-21net/sched: let actions use RCU to access 'goto_chain'Davide Caratti
2019-03-21net/sched: don't dereference a->goto_chain to read the chain indexDavide Caratti
2019-03-21net/sched: prepare TC actions to properly validate the control actionDavide Caratti
2019-03-18sctp: get sctphdr by offset in sctp_compute_cksumXin Long
2019-03-18packets: Always register packet sk in the same orderMaxime Chevallier
2019-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-03-16xsk: fix umem memory leak on cleanupBjörn Töpel
2019-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-03-12sctp: convert to genradixKent Overstreet
2019-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-03-11netfilter: nf_tables: bogus EBUSY when deleting set after flushPablo Neira Ayuso
2019-03-09net: keep refcount warning in reqsk_free()Guillaume Nault
2019-03-08Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-03-08netfilter: nf_tables: fix set double-free in abort pathPablo Neira Ayuso
2019-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-03-04devlink: Add support for direct reporter health state updateEran Ben Elisha
2019-03-03tls: Fix write space handlingBoris Pismenny
2019-03-03tls: Fix tls_device handling of partial recordsBoris Pismenny
2019-03-03net: dsa: add KSZ9893 switch tagging supportTristram Ha
2019-03-02net: sched: put back q.qlen into a single locationEric Dumazet
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-03-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-03-01switchdev: Remove unused transaction item queueFlorian Fainelli
2019-03-01ipv4: Add ICMPv6 support when parse route ipprotoHangbin Liu
2019-03-01netfilter: nf_tables: nat: merge nft_masq protocol specific modulesFlorian Westphal
2019-03-01netfilter: nf_tables: nat: merge nft_redir protocol specific modulesFlorian Westphal
2019-02-28net: split out functions related to registering inflight socket filesJens Axboe
2019-02-27route: Add multipath_hash in flowi_common to make user-define hashwenxu
2019-02-27net: Remove switchdev_opsFlorian Fainelli
2019-02-27switchdev: Add SWITCHDEV_PORT_ATTR_SETFlorian Fainelli
2019-02-27netfilter: conntrack: avoid same-timeout updateFlorian Westphal
2019-02-27netfilter: nat: remove nf_nat_l3proto.h and nf_nat_core.hFlorian Westphal