summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netlink: allow extack cookie also for error messagesMichal Kubecek2020-03-161-26/+17
* net_sched: cls_route: remove the right filter from hashtableCong Wang2020-03-161-2/+2
* Merge branch 'hsr-fix-several-bugs-in-generic-netlink-callback'David S. Miller2020-03-162-35/+44
|\
| * hsr: set .netnsok flagTaehee Yoo2020-03-161-0/+1
| * hsr: add restart routine into hsr_get_node_list()Taehee Yoo2020-03-161-14/+24
| * hsr: use rcu_read_lock() in hsr_get_node_{list/status}()Taehee Yoo2020-03-162-25/+23
|/
* Merge branch 'net-Use-scnprintf-for-avoiding-potential-buffer-overflow'David S. Miller2020-03-166-107/+111
|\
| * net: netdevsim: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-161-15/+15
| * net: sfc: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-161-14/+18
| * net: ionic: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-161-7/+7
| * net: nfp: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-161-4/+4
| * net: mlx4: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-161-31/+31
| * net: caif: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-161-36/+36
|/
* mlxsw: reg: Increase register field length to 31 bitsIdo Schimmel2020-03-161-1/+1
* geneve: move debug check after netdev unregisterFlorian Westphal2020-03-151-2/+6
* net/packet: tpacket_rcv: avoid a producer race conditionWillem de Bruijn2020-03-152-1/+25
* net: ip_gre: Separate ERSPAN newlink / changelink callbacksPetr Machata2020-03-151-18/+85
* cxgb4: fix delete filter entry fail in unload pathShahjada Abul Husain2020-03-151-2/+2
* net: stmmac: platform: Fix misleading interrupt error msgMarkus Fuchs2020-03-151-4/+10
* net/bpfilter: fix dprintf usage for /dev/kmsgBruno Meneguele2020-03-151-6/+8
* net_sched: keep alloc_hash updated after hash allocationCong Wang2020-03-151-0/+1
* net_sched: hold rtnl lock in tcindex_partial_destroy_work()Cong Wang2020-03-151-0/+2
* Merge tag 'wireless-drivers-2020-03-13' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-03-139-32/+47
|\
| * wlcore: remove stray plus signJohannes Berg2020-03-121-1/+1
| * rtlwifi: rtl8188ee: Fix regression due to commit d1d1a96bdb44Larry Finger2020-03-121-0/+1
| * MAINTAINERS: update web URL for iwlwifiLuca Coelho2020-03-101-1/+1
| * Merge tag 'iwlwifi-for-kalle-2020-03-08' of git://git.kernel.org/pub/scm/linu...Kalle Valo2020-03-106-30/+44
| |\
| | * iwlwifi: cfg: use antenna diversity with all AX101 devicesLuca Coelho2020-03-061-0/+2
| | * iwlwifi: mvm: Fix rate scale NSS configurationIlan Peer2020-03-061-8/+21
| | * iwlwifi: dbg: don't abort if sending DBGC_SUSPEND_RESUME failsLuca Coelho2020-03-062-13/+8
| | * iwlwifi: yoyo: don't add TLV offset when reading FIFOsMordechay Goodstein2020-03-061-7/+3
| | * iwlwifi: check allocated pointer when allocating conf_tlvsLuca Coelho2020-03-061-1/+1
| | * iwlwifi: consider HE capability when setting LDPCMordechay Goodstein2020-03-061-1/+5
| | * iwlwifi: mvm: take the required lock when clearing time event dataAvraham Stern2020-03-061-0/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-03-1312-15/+161
|\ \ \
| * | | bpf, sockmap: Remove bucket->lock from sock_{hash|map}_freeJohn Fastabend2020-03-111-4/+8
| * | | Merge branch 'fix-BTF-enum'Alexei Starovoitov2020-03-102-1/+43
| |\ \ \
| | * | | selftests/bpf: Add test for the packed enum member in struct/unionYoshiki Komachi2020-03-101-0/+42
| | * | | bpf/btf: Fix BTF verification of enum members in struct/unionYoshiki Komachi2020-03-101-1/+1
| |/ / /
| * | | bpf: Fix cgroup ref leak in cgroup_bpf_inherit on out-of-memoryAndrii Nakryiko2020-03-101-0/+3
| * | | bpf: Initialize storage pointers to NULL to prevent freeing garbage pointerAndrii Nakryiko2020-03-101-2/+2
| * | | selftests: bpf: Add test for JMP32 JSET BPF_X with upper bits setLuke Nelson2020-03-061-0/+15
| * | | bpf, x32: Fix bug with JMP32 JSET BPF_X checking upper bitsLuke Nelson2020-03-061-4/+6
| * | | bpf: Do not allow map_freeze in struct_ops mapMartin KaFai Lau2020-03-051-0/+5
| * | | bpf: Return better error value in delete_elem for struct_ops mapMartin KaFai Lau2020-03-051-3/+11
| * | | Merge branch 'fix_bpf_send_signal'Alexei Starovoitov2020-03-053-1/+67
| |\ \ \
| | * | | selftests/bpf: Add send_signal_sched_switch testYonghong Song2020-03-052-0/+66
| | * | | bpf: Fix deadlock with rq_lock in bpf_send_signal()Yonghong Song2020-03-051-1/+1
| |/ / /
| * | | mailmap: Update email addressQuentin Monnet2020-03-051-0/+1
* | | | Merge tag 'drm-fixes-2020-03-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-03-1327-133/+405
|\ \ \ \