index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/tls: fix encryption error checking
Vadim Fedorenko
2020-05-21
1
-5
/
+6
*
Merge branch 'net-ethernet-ti-fix-some-return-value-check'
David S. Miller
2020-05-21
4
-6
/
+7
|
\
|
*
net: ethernet: ti: am65-cpsw-nuss: fix error handling of am65_cpsw_nuss_probe
Wei Yongjun
2020-05-21
1
-1
/
+2
|
*
net: ethernet: ti: fix some return value check of cpsw_ale_create()
Wei Yongjun
2020-05-21
3
-5
/
+5
|
/
*
net: qrtr: Fix passing invalid reference to qrtr_local_enqueue()
Manivannan Sadhasivam
2020-05-21
1
-1
/
+1
*
ethtool: count header size in reply size estimate
Michal Kubecek
2020-05-21
2
-3
/
+2
*
net: nlmsg_cancel() if put fails for nhmsg
Stephen Worley
2020-05-20
1
-0
/
+1
*
ax25: fix setsockopt(SO_BINDTODEVICE)
Eric Dumazet
2020-05-20
1
-2
/
+4
*
Merge branch 'wireguard-fixes'
David S. Miller
2020-05-20
8
-59
/
+71
|
\
|
*
wireguard: noise: separate receive counter from send counter
Jason A. Donenfeld
2020-05-20
5
-53
/
+48
|
*
wireguard: queueing: preserve flow hash across packet scrubbing
Jason A. Donenfeld
2020-05-20
4
-4
/
+17
|
*
wireguard: noise: read preshared key while taking lock
Jason A. Donenfeld
2020-05-20
1
-1
/
+5
|
*
wireguard: selftests: use newer iproute2 for gcc-10
Jason A. Donenfeld
2020-05-20
1
-1
/
+1
|
/
*
sctp: Don't add the shutdown timer if its already been added
Neil Horman
2020-05-19
1
-3
/
+11
*
__netif_receive_skb_core: pass skb by reference
Boris Sukholitko
2020-05-19
1
-5
/
+15
*
net: inet_csk: Fix so_reuseport bind-address cache in tb->fast*
Martin KaFai Lau
2020-05-19
1
-19
/
+24
*
r8152: support additional Microsoft Surface Ethernet Adapter variant
Marc Payne
2020-05-19
2
-2
/
+10
*
mptcp: use rightmost 64 bits in ADD_ADDR HMAC
Todd Malsbary
2020-05-19
1
-2
/
+2
*
Merge tag 'wireless-drivers-2020-05-19' of git://git.kernel.org/pub/scm/linux...
David S. Miller
2020-05-19
1
-0
/
+4
|
\
|
*
iwlwifi: pcie: handle QuZ configs with killer NICs as well
Luca Coelho
2020-05-08
1
-0
/
+4
*
|
net: bmac: Fix read of MAC address from ROM
Jeremy Kerr
2020-05-19
1
-1
/
+1
*
|
net sched: fix reporting the first-time use timestamp
Roman Mashak
2020-05-18
1
-1
/
+2
*
|
net: phy: propagate an error back to the callers of phy_sfp_probe
Leon Romanovsky
2020-05-17
1
-2
/
+2
*
|
net: revert "net: get rid of an signed integer overflow in ip_idents_reserve()"
Yuqi Jin
2020-05-17
1
-8
/
+6
*
|
dt-bindings: net: dsa: b53: Add missing size and address cells to example
Kurt Kanzenbach
2020-05-17
1
-0
/
+3
*
|
nexthop: Fix attribute checking for groups
David Ahern
2020-05-17
1
-1
/
+1
*
|
net: ipa: don't be a hog in gsi_channel_poll()
Alex Elder
2020-05-16
1
-0
/
+1
*
|
net: dsa: mt7530: fix roaming from DSA user ports
DENG Qingfang
2020-05-16
3
-7
/
+18
*
|
ipv6: Fix suspicious RCU usage warning in ip6mr
Madhuparna Bhowmik
2020-05-16
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-05-15
78
-204
/
+459
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-05-15
14
-43
/
+137
|
|
\
\
|
|
*
\
Merge branch 'restrict-bpf_probe_read'
Alexei Starovoitov
2020-05-15
8
-35
/
+101
|
|
|
\
\
|
|
|
*
|
bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifier
Daniel Borkmann
2020-05-15
3
-32
/
+88
|
|
|
*
|
bpf: Add bpf_probe_read_{user, kernel}_str() to do_refine_retval_range
Daniel Borkmann
2020-05-15
1
-1
/
+3
|
|
|
*
|
bpf: Restrict bpf_probe_read{, str}() only to archs where they work
Daniel Borkmann
2020-05-15
5
-2
/
+10
|
|
|
/
/
|
|
*
|
selftests/bpf: Enforce returning 0 for fentry/fexit programs
Yonghong Song
2020-05-14
1
-2
/
+2
|
|
*
|
bpf: Enforce returning 0 for fentry/fexit progs
Yonghong Song
2020-05-14
1
-0
/
+17
|
|
*
|
security: Fix the default value of secid_to_secctx hook
Anders Roxell
2020-05-14
1
-1
/
+1
|
|
*
|
libbpf: Fix register naming in PT_REGS s390 macros
Sumanth Korikkar
2020-05-14
1
-2
/
+2
|
|
*
|
bpf: Fix bug in mmap() implementation for BPF array map
Andrii Nakryiko
2020-05-14
2
-1
/
+14
|
|
*
|
samples: bpf: Fix build error
Matteo Croce
2020-05-14
1
-2
/
+0
|
*
|
|
selftests: mptcp: pm: rm the right tmp file
Matthieu Baerts
2020-05-15
1
-1
/
+1
|
*
|
|
dpaa2-eth: properly handle buffer size restrictions
Ioana Ciornei
2020-05-15
2
-12
/
+18
|
*
|
|
MAINTAINERS: Mark networking drivers as Maintained.
David S. Miller
2020-05-14
1
-1
/
+1
|
*
|
|
ipmr: Add lockdep expression to ipmr_for_each_table macro
Amol Grover
2020-05-14
1
-3
/
+4
|
*
|
|
ipmr: Fix RCU list debugging warning
Amol Grover
2020-05-14
1
-1
/
+2
|
*
|
|
drivers: net: hamradio: Fix suspicious RCU usage warning in bpqether.c
Madhuparna Bhowmik
2020-05-14
1
-1
/
+2
|
*
|
|
net: phy: broadcom: fix BCM54XX_SHD_SCR3_TRDDAPD value for BCM54810
Kevin Lo
2020-05-14
2
-2
/
+7
|
*
|
|
tcp: fix error recovery in tcp_zerocopy_receive()
Eric Dumazet
2020-05-14
1
-3
/
+4
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-05-14
6
-9
/
+40
|
|
\
\
\
[next]