summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* openvswitch: Distribute switch variables for initializationKees Cook2020-02-201-8/+10
* net: ip6_gre: Distribute switch variables for initializationKees Cook2020-02-202-7/+14
* net: core: Distribute switch variables for initializationKees Cook2020-02-201-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-02-2010-31/+93
|\
| * bpf: Fix a potential deadlock with bpf_map_do_batchYonghong Song2020-02-201-3/+31
| * bpf: Do not grab the bucket spinlock by default on htab batch opsBrian Vazquez2020-02-201-2/+22
| * libbpf: Sanitise internal map names so they are not rejected by the kernelToke Høiland-Jørgensen2020-02-181-1/+7
| * bpf, uapi: Remove text about bpf_redirect_map() giving higher performanceToke Høiland-Jørgensen2020-02-182-18/+14
| * bpf, offload: Replace bitwise AND by logical AND in bpf_prog_offload_info_fillJohannes Krude2020-02-171-1/+1
| * selftests/bpf: Mark SYN cookie test skipped for UDP socketsJakub Sitnicki2020-02-121-1/+3
| * selftests/bpf: Fix error checking on reading the tcp_fastopen sysctlMartin KaFai Lau2020-02-121-1/+3
| * xsk: Publish global consumer pointers when NAPI is finishedMagnus Karlsson2020-02-112-1/+4
| * bpf: Make btf_check_func_type_match() staticHongbo Yao2020-02-111-3/+3
| * bpf: Selftests build error in sockmap_basic.cJohn Fastabend2020-02-101-0/+5
* | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2020-02-204-80/+115
|\ \
| * | ice: Wait for VF to be reset/ready before configurationBrett Creeley2020-02-192-61/+76
| * | ice: Don't tell the OS that link is going downMichal Swiatkowski2020-02-191-7/+0
| * | ice: Don't reject odd values of usecs set by userBrett Creeley2020-02-192-12/+39
* | | udp: rehash on disconnectWillem de Bruijn2020-02-201-1/+5
* | | net/tls: Fix to avoid gettig invalid tls recordRohit Maheshwari2020-02-201-1/+19
|/ /
* | bridge: br_stp: Use built-in RCU list checkingMadhuparna Bhowmik2020-02-191-1/+2
* | nfc: pn544: Fix occasional HW initialization failureDmitry Osipenko2020-02-191-0/+1
* | net: hsr: Pass lockdep expression to RCU listsAmol Grover2020-02-191-1/+2
* | Merge tag 'mlx5-fixes-2020-02-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2020-02-1911-29/+70
|\ \
| * | net/mlx5: DR, Handle reformat capability over sw-steering tablesErez Shitrit2020-02-192-3/+11
| * | net/mlx5: Fix lowest FDB pool sizePaul Blakey2020-02-191-1/+1
| * | net/mlx5e: Don't clear the whole vf config when switching modesDmytro Linkin2020-02-192-3/+7
| * | net/mlx5: DR, Fix matching on vport gvmiHamdan Igbaria2020-02-191-1/+4
| * | net/mlx5e: Fix crash in recovery flow without devlink reporterAya Levin2020-02-191-1/+1
| * | net/mlx5e: Reset RQ doorbell counter before moving RQ state from RST to RDYAya Levin2020-02-194-9/+43
| * | net/mlx5: Fix sleep while atomic in mlx5_eswitch_get_vepaHuy Nguyen2020-02-191-11/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-02-197-45/+220
|\ \ \
| * | | netfilter: nft_set_pipapo: Don't abuse unlikely() in pipapo_refill()Stefano Brivio2020-02-181-1/+1
| * | | netfilter: nft_set_pipapo: Fix mapping table example in commentsStefano Brivio2020-02-181-2/+2
| * | | netfilter: conntrack: allow insertion of clashing entriesFlorian Westphal2020-02-174-7/+108
| * | | netfilter: conntrack: split resolve_clash functionFlorian Westphal2020-02-111-17/+41
| * | | netfilter: conntrack: place confirm-bit setting in a helperFlorian Westphal2020-02-111-7/+14
| * | | netfilter: conntrack: remove two args from resolve_clashFlorian Westphal2020-02-111-18/+51
| * | | netfilter: flowtable: skip offload setup if disabledFlorian Westphal2020-02-071-3/+3
| * | | netfilter: xt_hashlimit: limit the max size of hashtableCong Wang2020-02-071-0/+10
| * | | netfilter: xt_hashlimit: reduce hashlimit_mutex scope for htable_put()Cong Wang2020-02-071-6/+6
* | | | flow_table.c: Use built-in RCU list checkingMadhuparna Bhowmik2020-02-181-2/+4
* | | | datapath.c: Use built-in RCU list checkingMadhuparna Bhowmik2020-02-181-3/+6
* | | | vport.c: Use built-in RCU list checkingMadhuparna Bhowmik2020-02-181-1/+2
* | | | meter.c: Use built-in RCU list checkingMadhuparna Bhowmik2020-02-181-1/+2
| |/ / |/| |
* | | netlabel_domainhash.c: Use built-in RCU list checkingMadhuparna Bhowmik2020-02-181-1/+2
* | | net: netlabel: Use built-in RCU list checkingMadhuparna Bhowmik2020-02-181-1/+2
* | | Revert "net: dev: introduce support for sch BYPASS for lockless qdisc"Paolo Abeni2020-02-181-20/+2
* | | net: phy: broadcom: Fix a typo ("firsly")Jonathan Neuschäfer2020-02-181-2/+2
* | | mptcp: fix bogus socket flag valuesFlorian Westphal2020-02-181-2/+2