index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2021-06-21
udp: Fix a memory leak in udp_read_sock()
Cong Wang
-0
/
+2
2021-06-21
selftests/bpf: Retry for EAGAIN in udp_redir_to_connected()
Cong Wang
-1
/
+6
2021-06-21
skmsg: Improve udp_bpf_recvmsg() accuracy
Cong Wang
-31
/
+65
2021-06-18
bpf: Fix libelf endian handling in resolv_btfids
Tony Ambardar
-0
/
+3
2021-06-18
xsk: Fix broken Tx ring validation
Magnus Karlsson
-4
/
+7
2021-06-18
xsk: Fix missing validation for skb and unaligned mode
Magnus Karlsson
-2
/
+7
2021-06-17
net: qed: Fix memcpy() overflow of qed_dcbx_params()
Kees Cook
-1
/
+3
2021-06-17
net: cdc_eem: fix tx fixup skb leak
Linyu Yuan
-1
/
+1
2021-06-17
Merge tag 'mlx5-fixes-2021-06-16' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
-14
/
+49
2021-06-17
net: hamradio: fix memory leak in mkiss_close
Pavel Skripkin
-0
/
+1
2021-06-17
be2net: Fix an error handling path in 'be_probe()'
Christophe JAILLET
-0
/
+1
2021-06-16
net/mlx5: Reset mkey index on creation
Aya Levin
-1
/
+1
2021-06-16
net/mlx5e: Don't create devices during unload flow
Dmytro Linkin
-0
/
+8
2021-06-16
net/mlx5: DR, Fix STEv1 incorrect L3 decapsulation padding
Alex Vesker
-10
/
+16
2021-06-16
net/mlx5: SF_DEV, remove SF device on invalid state
Parav Pandit
-0
/
+1
2021-06-16
net/mlx5: E-Switch, Allow setting GUID for host PF vport
Parav Pandit
-2
/
+0
2021-06-16
net/mlx5: E-Switch, Read PF mac address
Parav Pandit
-0
/
+6
2021-06-16
net/mlx5: Check that driver was probed prior attaching the device
Leon Romanovsky
-0
/
+15
2021-06-16
net/mlx5: Fix error path for set HCA defaults
Leon Romanovsky
-1
/
+2
2021-06-16
r8169: Avoid memcpy() over-reading of ETH_SS_STATS
Kees Cook
-1
/
+1
2021-06-16
sh_eth: Avoid memcpy() over-reading of ETH_SS_STATS
Kees Cook
-1
/
+1
2021-06-16
r8152: Avoid memcpy() over-reading of ETH_SS_STATS
Kees Cook
-1
/
+1
2021-06-16
selftests: net: use bash to run udpgro_fwd test case
Andrea Righi
-1
/
+1
2021-06-16
net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sock
Eric Dumazet
-3
/
+4
2021-06-16
selftests: net: veth: make test compatible with dash
Andrea Righi
-2
/
+3
2021-06-16
Merge branch 'net-packet-data-races'
David S. Miller
-15
/
+17
2021-06-16
net/packet: annotate accesses to po->ifindex
Eric Dumazet
-7
/
+9
2021-06-16
net/packet: annotate accesses to po->bind
Eric Dumazet
-8
/
+8
2021-06-16
Merge tag 'linux-can-fixes-for-5.13-20210616' of git://git.kernel.org/pub/scm...
David S. Miller
-56
/
+200
2021-06-16
net: ipv4: fix memory leak in ip_mc_add1_src
Chengyang Fan
-0
/
+1
2021-06-16
Merge branch 'fec-ptp-fixes'
David S. Miller
-3
/
+5
2021-06-16
net: fec_ptp: fix issue caused by refactor the fec_devtype
Joakim Zhang
-3
/
+1
2021-06-16
net: fec_ptp: add clock rate zero check
Fugang Duan
-0
/
+4
2021-06-16
net: usb: fix possible use-after-free in smsc75xx_bind
Dongliang Mu
-4
/
+6
2021-06-16
net: stmmac: disable clocks in stmmac_remove_config_dt()
Joakim Zhang
-0
/
+2
2021-06-16
can: mcba_usb: fix memory leak in mcba_usb
Pavel Skripkin
-2
/
+15
2021-06-16
can: bcm: fix infoleak in struct bcm_msg_head
Norbert Slusarek
-0
/
+3
2021-06-16
can: bcm/raw/isotp: use per module netdevice notifier
Tetsuo Handa
-40
/
+142
2021-06-16
can: j1939: fix Use-after-Free, hold skb ref while in use
Oleksij Rempel
-14
/
+40
2021-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
-16
/
+115
2021-06-15
lantiq: net: fix duplicated skb in rx descriptor ring
Aleksander Jan Bajkowski
-1
/
+2
2021-06-15
qmi_wwan: Do not call netif_rx from rx_fixup
Kristian Evensen
-1
/
+1
2021-06-15
net: cdc_ncm: switch to eth%d interface naming
Maciej Żenczykowski
-1
/
+1
2021-06-15
net: inline function get_net_ns_by_fd if NET_NS is disabled
Changbin Du
-8
/
+7
2021-06-15
ptp: improve max_adj check against unreasonable values
Jakub Kicinski
-4
/
+4
2021-06-14
net: mhi_net: Update the transmit handler prototype
Subash Abhinov Kasiviswanathan
-1
/
+1
2021-06-14
bpf, selftests: Adjust few selftest outcomes wrt unreachable code
Daniel Borkmann
-8
/
+53
2021-06-14
bpf: Fix leakage under speculation on mispredicted branches
Daniel Borkmann
-4
/
+40
2021-06-14
bpf: Do not mark insn as seen under speculative path verification
Daniel Borkmann
-2
/
+18
2021-06-14
bpf: Inherit expanded/patched seen count from old aux data
Daniel Borkmann
-1
/
+3
[next]