summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-09-2851-299/+305
|\
| * tcp: better handle TCP_USER_TIMEOUT in SYN_SENT stateEric Dumazet2019-09-271-2/+3
| * sk_buff: drop all skb extensions on free and skb scrubbingFlorian Westphal2019-09-272-3/+3
| * tcp_bbr: fix quantization code to not raise cwnd if not probing bandwidthKevin(Yudong) Yang2019-09-271-4/+4
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-09-274-7/+42
| |\
| | * netfilter: nf_tables: bogus EBUSY when deleting flowtable after flushLaura Garcia Liebana2019-09-252-0/+35
| | * netfilter: nf_tables: allow lookups in dynamic setsFlorian Westphal2019-09-202-5/+5
| | * netfilter: nf_tables_offload: fix always true policy is unset checkPablo Neira Ayuso2019-09-201-1/+1
| | * netfilter: nf_tables: add NFT_CHAIN_POLICY_UNSET and use itPablo Neira Ayuso2019-09-201-1/+1
| * | net/sched: Set default of CONFIG_NET_TC_SKB_EXT to NPaul Blakey2019-09-271-1/+0
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-09-271-2/+0
| |\ \
| | * | xsk: relax UMEM headroom alignmentBjörn Töpel2019-09-191-2/+0
| * | | net: sched: sch_sfb: don't call qdisc_put() while holding tree lockVlad Buslov2019-09-271-3/+4
| * | | net: sched: multiq: don't call qdisc_put() while holding tree lockVlad Buslov2019-09-271-7/+16
| * | | net: sched: sch_htb: don't call qdisc_put() while holding tree lockVlad Buslov2019-09-271-1/+3
| * | | net/rds: Check laddr_check before calling itKa-Cheong Poon2019-09-271-1/+4
| * | | tcp: honor SO_PRIORITY in TIME_WAIT stateEric Dumazet2019-09-274-3/+9
| * | | ipv6: tcp: provide sk->sk_priority to ctl packetsEric Dumazet2019-09-271-7/+9
| * | | ipv6: add priority parameter to ip6_xmit()Eric Dumazet2019-09-275-8/+11
| * | | sch_netem: fix rcu splat in netem_enqueue()Eric Dumazet2019-09-271-1/+1
| * | | kcm: disable preemption in kcm_parse_func_strparser()Eric Dumazet2019-09-271-1/+5
| * | | ipv6: do not free rt if FIB_LOOKUP_NOREF is set on suppress ruleJason A. Donenfeld2019-09-261-1/+2
| * | | openvswitch: change type of UPCALL_PID attribute to NLA_UNSPECLi RongQing2019-09-261-1/+1
| * | | net: print proper warning on dst underflowJason A. Donenfeld2019-09-261-2/+2
| * | | net/sched: cbs: Fix not adding cbs instance to listVinicius Costa Gomes2019-09-261-17/+13
| * | | net: Fix Kconfig indentationKrzysztof Kozlowski2019-09-268-94/+94
| * | | nfc: enforce CAP_NET_RAW for raw socketsOri Nimron2019-09-241-2/+5
| * | | ieee802154: enforce CAP_NET_RAW for raw socketsOri Nimron2019-09-241-0/+3
| * | | ax25: enforce CAP_NET_RAW for raw socketsOri Nimron2019-09-241-0/+2
| * | | appletalk: enforce CAP_NET_RAW for raw socketsOri Nimron2019-09-241-0/+5
| * | | net: sched: fix possible crash in tcf_action_destroy()Eric Dumazet2019-09-241-2/+4
| * | | net_sched: add policy validation for action attributesCong Wang2019-09-211-16/+18
| * | | net_sched: add max len check for TCA_KINDCong Wang2019-09-211-1/+2
| * | | net: qrtr: Stop rx_worker before freeing nodeBjorn Andersson2019-09-211-0/+1
| * | | ipv6: fix a typo in fib6_rule_lookup()Eric Dumazet2019-09-201-1/+1
| * | | sch_netem: fix a divide by zero in tabledist()Eric Dumazet2019-09-201-1/+1
| * | | ipv4: Revert removal of rt_uses_gatewayDavid Ahern2019-09-205-19/+26
| * | | net/sched: act_sample: don't push mac header on ip6gre ingressDavide Caratti2019-09-201-0/+1
| | |/ | |/|
| * | net/ncsi: Disable global multicast filterVijay Khemka2019-09-192-93/+12
| |/
* | Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-09-275-30/+26
|\ \
| * | sunrpc: clean up indentation issueColin Ian King2019-09-251-2/+2
| * | sunrpc: add a new cache_detail operation for when a cache is flushedJeff Layton2019-08-191-0/+3
| * | svcrdma: Use llist for managing cache of recv_ctxtsChuck Lever2019-08-192-16/+11
| * | svcrdma: Remove svc_rdma_wqChuck Lever2019-08-192-8/+2
| * | SUNRPC: Track writers of the 'channel' file to improve cache_listeners_existDave Wysochanski2019-07-301-4/+8
* | | Merge tag '9p-for-5.4' of git://github.com/martinetd/linuxLinus Torvalds2019-09-271-0/+1
|\ \ \
| * | | 9p: Transport error uninitializedLu Shuaibing2019-09-031-0/+1
* | | | Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2019-09-2612-384/+388
|\ \ \ \
| * | | | SUNRPC: Fix congestion window race with disconnectChuck Lever2019-09-201-0/+7
| * | | | SUNRPC: Don't try to parse incomplete RPC messagesTrond Myklebust2019-09-201-1/+13