summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-03-31321-3170/+18595
|\
| * net: ipv6: rpl_iptunnel: Fix potential memory leak in rpl_do_srh_inlineGustavo A. R. Silva2020-03-311-1/+3
| * net: dsa: fix oops while probing Marvell DSA switchesRussell King2020-03-311-1/+2
| * net/bpfilter: remove superfluous testing messageBruno Meneguele2020-03-311-1/+0
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-308-29/+64
| |\
| | * net: fix fraglist segmentation reference count leakFlorian Westphal2020-03-301-0/+1
| | * udp: initialize is_flist with 0 in udp_gro_receiveXin Long2020-03-301-0/+1
| | * net, ip_tunnel: fix interface lookup with no keyWilliam Dauchy2020-03-291-5/+1
| | * sctp: fix possibly using a bad saddr with a given dstMarcelo Ricardo Leitner2020-03-292-15/+33
| | * sctp: fix refcount bug in sctp_wfreeQiujun Huang2020-03-291-8/+23
| | * ipv4: fix a RCU-list lock in fib_triestat_seq_showQian Cai2020-03-291-0/+3
| | * mac80211: fix authentication with iwlwifi/mvmJohannes Berg2020-03-291-1/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-03-3013-95/+326
| |\ \
| | * | bpf: Don't refcount LISTEN sockets in sk_assign()Joe Stringer2020-03-302-4/+5
| | * | net: Track socket refcounts in skb_steal_sock()Joe Stringer2020-03-302-5/+10
| | * | bpf: Add socket assign supportJoe Stringer2020-03-305-2/+49
| | * | xdp: Support specifying expected existing program when attaching XDPToke Høiland-Jørgensen2020-03-282-5/+35
| | * | bpf: Fix build warning regarding missing prototypesJean-Philippe Menil2020-03-281-0/+4
| | * | bpf: Enable retrival of pid/tgid/comm from bpf cgroup hooksDaniel Borkmann2020-03-271-0/+8
| | * | bpf: Enable bpf cgroup hooks to retrieve cgroup v2 and ancestor idDaniel Borkmann2020-03-271-0/+12
| | * | bpf: Allow to retrieve cgroup v1 classid from v2 hooksDaniel Borkmann2020-03-271-0/+21
| | * | bpf: Add netns cookie and enable it for bpf cgroup hooksDaniel Borkmann2020-03-272-0/+52
| | * | bpf: Enable perf event rb output for bpf cgroup progsDaniel Borkmann2020-03-271-5/+9
| | * | bpf: Enable retrieval of socket cookie for bind/post-bind hookDaniel Borkmann2020-03-271-0/+14
| | * | bpf: Add bpf_sk_storage support to bpf_tcp_caMartin KaFai Lau2020-03-231-0/+33
| | * | bpf, tcp: Make tcp_bpf_recvmsg staticYueHaibing2020-03-201-62/+62
| | * | bpf, tcp: Fix unused function warningsYueHaibing2020-03-201-14/+14
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2020-03-3015-193/+239
| |\ \ \
| | * | | ipvs: fix uninitialized variable warningHaishuang Yan2020-03-301-2/+1
| | * | | netfilter: nft_exthdr: fix endianness of tcp option castSergey Marinkevich2020-03-301-5/+3
| | * | | netfilter: flowtable: add counter support in HW offloadwenxu2020-03-301-0/+12
| | * | | netfilter: conntrack: add nf_ct_acct_add()wenxu2020-03-301-3/+4
| | * | | netfilter: nf_tables: skip set types that do not support for expressionsPablo Neira Ayuso2020-03-302-0/+5
| | * | | netfilter: nft_dynset: validate set expression definitionPablo Neira Ayuso2020-03-301-2/+7
| | * | | netfilter: nft_set_bitmap: initialize set element extension in lookupsPablo Neira Ayuso2020-03-301-0/+1
| | * | | netfilter: ctnetlink: be more strict when NF_CONNTRACK_MARK is not setRomain Bellan2020-03-301-1/+1
| | * | | netfilter: nf_queue: prefer nf_queue_entry_freeFlorian Westphal2020-03-291-18/+9
| | * | | netfilter: nf_queue: do not release refcouts until nf_reinject is doneFlorian Westphal2020-03-291-4/+2
| | * | | netfilter: nf_queue: place bridge physports into queue_entry structFlorian Westphal2020-03-291-30/+23
| | * | | netfilter: nf_queue: make nf_queue_entry_release_refs staticFlorian Westphal2020-03-292-10/+10
| | * | | netfilter: flowtable: Use work entry per offload commandPaul Blakey2020-03-271-31/+15
| | * | | netfilter: flowtable: Use rw sem as flow block lockPaul Blakey2020-03-272-8/+7
| | * | | netfilter: nf_tables: silence a RCU-list warning in nft_table_lookup()Qian Cai2020-03-271-1/+2
| | * | | netfilter: flowtable: Fix incorrect tc_setup_type typewenxu2020-03-274-6/+6
| | * | | netfilter: flowtable: add counter supportPablo Neira Ayuso2020-03-271-0/+7
| | * | | netfilter: nf_tables: add enum nft_flowtable_flags to uapiPablo Neira Ayuso2020-03-271-1/+1
| | * | | netfilter: conntrack: export nf_ct_acct_update()Pablo Neira Ayuso2020-03-271-8/+7
| | * | | ipvs: optimize tunnel dumps for icmp errorsHaishuang Yan2020-03-271-20/+26
| | * | | netfilter: conntrack: Add missing annotations for nf_conntrack_all_lock() and...Jules Irenge2020-03-271-0/+2
| | * | | netfilter: ctnetlink: Add missing annotation for ctnetlink_parse_nat_setup()Jules Irenge2020-03-271-0/+1