index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-04-13
veth: bpf_xdp_metadata_rx_hash add xdp rss hash type
Jesper Dangaard Brouer
1
-2
/
+5
2023-04-13
mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash type
Jesper Dangaard Brouer
3
-3
/
+73
2023-04-13
xdp: rss hash types representation
Jesper Dangaard Brouer
7
-6
/
+64
2023-04-13
selftests/bpf: xdp_hw_metadata remove bpf_printk and add counters
Jesper Dangaard Brouer
2
-16
/
+24
2023-04-13
skbuff: Fix a race between coalescing and releasing SKBs
Liang Chen
1
-8
/
+8
2023-04-13
net: macb: fix a memory corruption in extended buffer descriptor mode
Roman Gushchin
1
-0
/
+4
2023-04-13
selftests: add the missing CONFIG_IP_SCTP in net config
Xin Long
1
-0
/
+1
2023-04-13
udp6: fix potential access to stale information
Eric Dumazet
1
-3
/
+5
2023-04-13
selftests: openvswitch: adjust datapath NL message declaration
Aaron Conole
1
-1
/
+1
2023-04-13
selftests: mptcp: userspace pm: uniform verify events
Matthieu Baerts
1
-0
/
+2
2023-04-13
mptcp: fix NULL pointer dereference on fastopen early fallback
Paolo Abeni
1
-2
/
+9
2023-04-13
mptcp: stricter state check in mptcp_worker
Paolo Abeni
1
-1
/
+1
2023-04-13
mptcp: use mptcp_schedule_work instead of open-coding it
Paolo Abeni
2
-15
/
+8
2023-04-13
net: enetc: workaround for unresponsive pMAC after receiving express traffic
Vladimir Oltean
1
-0
/
+16
2023-04-13
sctp: fix a potential overflow in sctp_ifwdtsn_skip
Xin Long
1
-1
/
+2
2023-04-13
net: qrtr: Fix an uninit variable access bug in qrtr_tx_resume()
Ziyang Xuan
1
-3
/
+5
2023-04-13
rtnetlink: Restore RTM_NEW/DELLINK notification behavior
Martin Willi
3
-4
/
+12
2023-04-12
net: ti/cpsw: Add explicit platform_device.h and of_platform.h includes
Rob Herring
2
-2
/
+3
2023-04-12
net: wwan: iosm: Fix error handling path in ipc_pcie_probe()
Harshit Mogalapalli
1
-1
/
+2
2023-04-12
smc: Fix use-after-free in tcp_write_timer_handler().
Kuniyuki Iwashima
1
-0
/
+11
2023-04-12
qlcnic: check pci_reset_function result
Denis Plotnikov
1
-1
/
+7
2023-04-11
net: phy: nxp-c45-tja11xx: add remove callback
Radu Pirea (OSS)
1
-0
/
+12
2023-04-10
Bluetooth: L2CAP: Fix use-after-free in l2cap_disconnect_{req,rsp}
Luiz Augusto von Dentz
1
-18
/
+6
2023-04-10
Bluetooth: Set ISO Data Path on broadcast sink
Claudia Draghicescu
1
-1
/
+1
2023-04-10
Bluetooth: hci_conn: Fix possible UAF
Luiz Augusto von Dentz
1
-6
/
+24
2023-04-10
Bluetooth: SCO: Fix possible circular locking dependency sco_sock_getsockopt
Luiz Augusto von Dentz
1
-7
/
+9
2023-04-10
Bluetooth: SCO: Fix possible circular locking dependency on sco_connect_cfm
Luiz Augusto von Dentz
1
-29
/
+40
2023-04-10
bluetooth: btbcm: Fix logic error in forming the board name.
Sasha Finkelstein
1
-1
/
+1
2023-04-10
Bluetooth: btsdio: fix use after free bug in btsdio_remove due to race condition
Zheng Wang
1
-0
/
+1
2023-04-10
Bluetooth: Fix race condition in hidp_session_thread
Min Li
1
-1
/
+1
2023-04-10
Bluetooth: Fix printing errors if LE Connection times out
Luiz Augusto von Dentz
4
-15
/
+22
2023-04-10
Bluetooth: hci_conn: Fix not cleaning up on LE Connection failure
Luiz Augusto von Dentz
1
-28
/
+24
2023-04-09
net: sfp: avoid EEPROM read of absent SFP module
Ivan Bornyakov
1
-0
/
+6
2023-04-09
net: sfp: initialize sfp->i2c_block_size at sfp allocation
Ivan Bornyakov
1
-5
/
+8
2023-04-08
r8152: Add __GFP_NOWARN to big allocations
Douglas Anderson
1
-1
/
+1
2023-04-08
net: phy: nxp-c45-tja11xx: fix unsigned long multiplication overflow
Radu Pirea (OSS)
1
-1
/
+1
2023-04-08
net: openvswitch: fix race on port output
Felix Huettner
2
-1
/
+2
2023-04-07
iavf: remove active_cvlans and active_svlans bitmaps
Ahmed Zaki
3
-47
/
+45
2023-04-07
iavf: refactor VLAN filter states
Ahmed Zaki
3
-26
/
+28
2023-04-07
selftests: bonding: add arp validate test
Hangbin Liu
1
-0
/
+55
2023-04-07
selftests: bonding: re-format bond option tests
Hangbin Liu
4
-246
/
+354
2023-04-07
bonding: fix ns validation on backup slaves
Hangbin Liu
2
-4
/
+9
2023-04-07
tcp: restrict net.ipv4.tcp_app_win
YueHaibing
2
-0
/
+5
2023-04-07
niu: Fix missing unwind goto in niu_alloc_channels()
Harshit Mogalapalli
1
-1
/
+1
2023-04-06
selftests/bpf: fix xdp_redirect xdp-features selftest for veth driver
Lorenzo Bianconi
1
-3
/
+27
2023-04-06
net: stmmac: check fwnode for phy device before scanning for phy
Michael Sit Wei Hong
1
-4
/
+11
2023-04-06
net: stmmac: Add queue reset into stmmac_xdp_open() function
Song Yoong Siang
1
-0
/
+2
2023-04-06
selftests: net: rps_default_mask.sh: delete veth link specifically
Hangbin Liu
1
-0
/
+1
2023-04-06
net: fec: make use of MDIO C45 quirk
Greg Ungerer
2
-12
/
+25
2023-04-05
tracing: Free error logs of tracing instances
Steven Rostedt (Google)
1
-0
/
+1
[next]