index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlink: allow extack cookie also for error messages
Michal Kubecek
2020-03-16
1
-26
/
+17
*
net_sched: cls_route: remove the right filter from hashtable
Cong Wang
2020-03-16
1
-2
/
+2
*
Merge branch 'hsr-fix-several-bugs-in-generic-netlink-callback'
David S. Miller
2020-03-16
2
-35
/
+44
|
\
|
*
hsr: set .netnsok flag
Taehee Yoo
2020-03-16
1
-0
/
+1
|
*
hsr: add restart routine into hsr_get_node_list()
Taehee Yoo
2020-03-16
1
-14
/
+24
|
*
hsr: use rcu_read_lock() in hsr_get_node_{list/status}()
Taehee Yoo
2020-03-16
2
-25
/
+23
|
/
*
Merge branch 'net-Use-scnprintf-for-avoiding-potential-buffer-overflow'
David S. Miller
2020-03-16
6
-107
/
+111
|
\
|
*
net: netdevsim: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-16
1
-15
/
+15
|
*
net: sfc: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-16
1
-14
/
+18
|
*
net: ionic: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-16
1
-7
/
+7
|
*
net: nfp: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-16
1
-4
/
+4
|
*
net: mlx4: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-16
1
-31
/
+31
|
*
net: caif: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-16
1
-36
/
+36
|
/
*
mlxsw: reg: Increase register field length to 31 bits
Ido Schimmel
2020-03-16
1
-1
/
+1
*
geneve: move debug check after netdev unregister
Florian Westphal
2020-03-15
1
-2
/
+6
*
net/packet: tpacket_rcv: avoid a producer race condition
Willem de Bruijn
2020-03-15
2
-1
/
+25
*
net: ip_gre: Separate ERSPAN newlink / changelink callbacks
Petr Machata
2020-03-15
1
-18
/
+85
*
cxgb4: fix delete filter entry fail in unload path
Shahjada Abul Husain
2020-03-15
1
-2
/
+2
*
net: stmmac: platform: Fix misleading interrupt error msg
Markus Fuchs
2020-03-15
1
-4
/
+10
*
net/bpfilter: fix dprintf usage for /dev/kmsg
Bruno Meneguele
2020-03-15
1
-6
/
+8
*
net_sched: keep alloc_hash updated after hash allocation
Cong Wang
2020-03-15
1
-0
/
+1
*
net_sched: hold rtnl lock in tcindex_partial_destroy_work()
Cong Wang
2020-03-15
1
-0
/
+2
*
Merge tag 'wireless-drivers-2020-03-13' of git://git.kernel.org/pub/scm/linux...
David S. Miller
2020-03-13
9
-32
/
+47
|
\
|
*
wlcore: remove stray plus sign
Johannes Berg
2020-03-12
1
-1
/
+1
|
*
rtlwifi: rtl8188ee: Fix regression due to commit d1d1a96bdb44
Larry Finger
2020-03-12
1
-0
/
+1
|
*
MAINTAINERS: update web URL for iwlwifi
Luca Coelho
2020-03-10
1
-1
/
+1
|
*
Merge tag 'iwlwifi-for-kalle-2020-03-08' of git://git.kernel.org/pub/scm/linu...
Kalle Valo
2020-03-10
6
-30
/
+44
|
|
\
|
|
*
iwlwifi: cfg: use antenna diversity with all AX101 devices
Luca Coelho
2020-03-06
1
-0
/
+2
|
|
*
iwlwifi: mvm: Fix rate scale NSS configuration
Ilan Peer
2020-03-06
1
-8
/
+21
|
|
*
iwlwifi: dbg: don't abort if sending DBGC_SUSPEND_RESUME fails
Luca Coelho
2020-03-06
2
-13
/
+8
|
|
*
iwlwifi: yoyo: don't add TLV offset when reading FIFOs
Mordechay Goodstein
2020-03-06
1
-7
/
+3
|
|
*
iwlwifi: check allocated pointer when allocating conf_tlvs
Luca Coelho
2020-03-06
1
-1
/
+1
|
|
*
iwlwifi: consider HE capability when setting LDPC
Mordechay Goodstein
2020-03-06
1
-1
/
+5
|
|
*
iwlwifi: mvm: take the required lock when clearing time event data
Avraham Stern
2020-03-06
1
-0
/
+4
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-03-13
12
-15
/
+161
|
\
\
\
|
*
|
|
bpf, sockmap: Remove bucket->lock from sock_{hash|map}_free
John Fastabend
2020-03-11
1
-4
/
+8
|
*
|
|
Merge branch 'fix-BTF-enum'
Alexei Starovoitov
2020-03-10
2
-1
/
+43
|
|
\
\
\
|
|
*
|
|
selftests/bpf: Add test for the packed enum member in struct/union
Yoshiki Komachi
2020-03-10
1
-0
/
+42
|
|
*
|
|
bpf/btf: Fix BTF verification of enum members in struct/union
Yoshiki Komachi
2020-03-10
1
-1
/
+1
|
|
/
/
/
|
*
|
|
bpf: Fix cgroup ref leak in cgroup_bpf_inherit on out-of-memory
Andrii Nakryiko
2020-03-10
1
-0
/
+3
|
*
|
|
bpf: Initialize storage pointers to NULL to prevent freeing garbage pointer
Andrii Nakryiko
2020-03-10
1
-2
/
+2
|
*
|
|
selftests: bpf: Add test for JMP32 JSET BPF_X with upper bits set
Luke Nelson
2020-03-06
1
-0
/
+15
|
*
|
|
bpf, x32: Fix bug with JMP32 JSET BPF_X checking upper bits
Luke Nelson
2020-03-06
1
-4
/
+6
|
*
|
|
bpf: Do not allow map_freeze in struct_ops map
Martin KaFai Lau
2020-03-05
1
-0
/
+5
|
*
|
|
bpf: Return better error value in delete_elem for struct_ops map
Martin KaFai Lau
2020-03-05
1
-3
/
+11
|
*
|
|
Merge branch 'fix_bpf_send_signal'
Alexei Starovoitov
2020-03-05
3
-1
/
+67
|
|
\
\
\
|
|
*
|
|
selftests/bpf: Add send_signal_sched_switch test
Yonghong Song
2020-03-05
2
-0
/
+66
|
|
*
|
|
bpf: Fix deadlock with rq_lock in bpf_send_signal()
Yonghong Song
2020-03-05
1
-1
/
+1
|
|
/
/
/
|
*
|
|
mailmap: Update email address
Quentin Monnet
2020-03-05
1
-0
/
+1
*
|
|
|
Merge tag 'drm-fixes-2020-03-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-03-13
27
-133
/
+405
|
\
\
\
\
[next]