index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-06-16
r8169: Avoid memcpy() over-reading of ETH_SS_STATS
Kees Cook
1
-1
/
+1
2021-06-16
sh_eth: Avoid memcpy() over-reading of ETH_SS_STATS
Kees Cook
1
-1
/
+1
2021-06-16
r8152: Avoid memcpy() over-reading of ETH_SS_STATS
Kees Cook
1
-1
/
+1
2021-06-16
selftests: net: use bash to run udpgro_fwd test case
Andrea Righi
1
-1
/
+1
2021-06-16
net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sock
Eric Dumazet
1
-3
/
+4
2021-06-16
selftests: net: veth: make test compatible with dash
Andrea Righi
1
-2
/
+3
2021-06-16
net/packet: annotate accesses to po->ifindex
Eric Dumazet
1
-7
/
+9
2021-06-16
net/packet: annotate accesses to po->bind
Eric Dumazet
1
-8
/
+8
2021-06-16
net: ipv4: fix memory leak in ip_mc_add1_src
Chengyang Fan
1
-0
/
+1
2021-06-16
net: fec_ptp: fix issue caused by refactor the fec_devtype
Joakim Zhang
1
-3
/
+1
2021-06-16
net: fec_ptp: add clock rate zero check
Fugang Duan
1
-0
/
+4
2021-06-16
net: usb: fix possible use-after-free in smsc75xx_bind
Dongliang Mu
1
-4
/
+6
2021-06-16
net: stmmac: disable clocks in stmmac_remove_config_dt()
Joakim Zhang
1
-0
/
+2
2021-06-16
can: mcba_usb: fix memory leak in mcba_usb
Pavel Skripkin
1
-2
/
+15
2021-06-16
can: bcm: fix infoleak in struct bcm_msg_head
Norbert Slusarek
1
-0
/
+3
2021-06-16
can: bcm/raw/isotp: use per module netdevice notifier
Tetsuo Handa
3
-40
/
+142
2021-06-16
can: j1939: fix Use-after-Free, hold skb ref while in use
Oleksij Rempel
1
-14
/
+40
2021-06-15
lantiq: net: fix duplicated skb in rx descriptor ring
Aleksander Jan Bajkowski
1
-1
/
+2
2021-06-15
qmi_wwan: Do not call netif_rx from rx_fixup
Kristian Evensen
1
-1
/
+1
2021-06-15
net: cdc_ncm: switch to eth%d interface naming
Maciej Żenczykowski
1
-1
/
+1
2021-06-15
net: inline function get_net_ns_by_fd if NET_NS is disabled
Changbin Du
2
-8
/
+7
2021-06-15
ptp: improve max_adj check against unreasonable values
Jakub Kicinski
2
-4
/
+4
2021-06-14
net: mhi_net: Update the transmit handler prototype
Subash Abhinov Kasiviswanathan
1
-1
/
+1
2021-06-14
bpf, selftests: Adjust few selftest outcomes wrt unreachable code
Daniel Borkmann
8
-8
/
+53
2021-06-14
bpf: Fix leakage under speculation on mispredicted branches
Daniel Borkmann
1
-4
/
+40
2021-06-14
bpf: Do not mark insn as seen under speculative path verification
Daniel Borkmann
1
-2
/
+18
2021-06-14
bpf: Inherit expanded/patched seen count from old aux data
Daniel Borkmann
1
-1
/
+3
2021-06-14
Bluetooth: SMP: Fix crash when receiving new connection when debug is enabled
Luiz Augusto von Dentz
1
-3
/
+3
2021-06-14
net: qrtr: fix OOB Read in qrtr_endpoint_post
Pavel Skripkin
1
-1
/
+1
2021-06-14
ipv4: Fix device used for dst_alloc with local routes
David Ahern
2
-1
/
+39
2021-06-14
net: caif: fix memory leak in ldisc_open
Pavel Skripkin
1
-0
/
+1
2021-06-14
cxgb4: fix wrong ethtool n-tuple rule lookup
Rahul Lakkireddy
1
-8
/
+16
2021-06-14
netxen_nic: Fix an error handling path in 'netxen_nic_probe()'
Christophe JAILLET
1
-0
/
+2
2021-06-14
qlcnic: Fix an error handling path in 'qlcnic_probe()'
Christophe JAILLET
1
-0
/
+1
2021-06-14
ethtool: strset: fix message length calculation
Jakub Kicinski
1
-0
/
+2
2021-06-14
net: qualcomm: rmnet: don't over-count statistics
Alex Elder
1
-9
/
+9
2021-06-14
sch_cake: revise docs for RFC 8622 LE PHB support
Tyson Moore
1
-6
/
+6
2021-06-12
net: make get_net_ns return error if NET_NS is disabled
Changbin Du
4
-15
/
+19
2021-06-11
net: stmmac: dwmac1000: Fix extended MAC address registers definition
Jisheng Zhang
1
-4
/
+4
2021-06-11
cxgb4: halt chip before flashing PHY firmware image
Rahul Lakkireddy
1
-3
/
+19
2021-06-11
cxgb4: fix sleep in atomic when flashing PHY firmware
Rahul Lakkireddy
3
-4
/
+2
2021-06-11
cxgb4: fix endianness when flashing boot image
Rahul Lakkireddy
1
-17
/
+27
2021-06-11
alx: Fix an error handling path in 'alx_probe()'
Christophe JAILLET
1
-0
/
+1
2021-06-11
net: phy: dp83867: perform soft reset and retain established link
Praneeth Bajjuri
1
-5
/
+1
2021-06-11
mptcp: fix soft lookup in subflow_error_report()
Paolo Abeni
2
-36
/
+48
2021-06-11
selftests: mptcp: enable syncookie only in absence of reorders
Paolo Abeni
1
-3
/
+8
2021-06-11
mptcp: do not warn on bad input from the network
Paolo Abeni
1
-5
/
+5
2021-06-11
mptcp: wake-up readers only for in sequence data
Paolo Abeni
3
-36
/
+21
2021-06-11
mptcp: try harder to borrow memory from subflow under pressure
Paolo Abeni
1
-4
/
+6
2021-06-10
sch_cake: Fix out of bounds when parsing TCP options and header
Maxim Mikityanskiy
1
-1
/
+5
[next]