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
2025-03-10
Merge branch 'eth-bnxt-fix-several-bugs-in-the-bnxt-module'
Jakub Kicinski
-31
/
+220
2025-03-10
selftests: drv-net: add xdp cases for ping.py
Taehee Yoo
-15
/
+191
2025-03-10
net: devmem: do not WARN conditionally after netdev_rx_queue_restart()
Taehee Yoo
-1
/
+3
2025-03-10
eth: bnxt: fix memory leak in queue reset
Taehee Yoo
-0
/
+1
2025-03-10
eth: bnxt: fix kernel panic in the bnxt_get_queue_stats{rx | tx}
Taehee Yoo
-0
/
+6
2025-03-10
eth: bnxt: do not update checksum in bnxt_xdp_build_skb()
Taehee Yoo
-12
/
+5
2025-03-10
eth: bnxt: do not use BNXT_VNIC_NTUPLE unconditionally in queue restart logic
Taehee Yoo
-2
/
+2
2025-03-10
eth: bnxt: return fail if interface is down in bnxt_queue_mem_alloc()
Taehee Yoo
-0
/
+3
2025-03-10
eth: bnxt: fix truesize for mb-xdp-pass case
Taehee Yoo
-1
/
+9
2025-03-10
net: usb: lan78xx: Sanitize return values of register read/write functions
Oleksij Rempel
-2
/
+2
2025-03-10
net: ethtool: tsinfo: Fix dump command
Kory Maincent
-1
/
+2
2025-03-10
net/mlx5: handle errors in mlx5_chains_create_table()
Wentao Liang
-0
/
+5
2025-03-07
netpoll: hold rcu read lock in __netpoll_send_skb()
Breno Leitao
-2
/
+7
2025-03-07
Merge branch 'net-phy-nxp-c45-tja11xx-add-errata-for-tja112xa-b'
Jakub Kicinski
-0
/
+68
2025-03-07
net: phy: nxp-c45-tja11xx: add TJA112XB SGMII PCS restart errata
Andrei Botila
-2
/
+18
2025-03-07
net: phy: nxp-c45-tja11xx: add TJA112X PHY configuration errata
Andrei Botila
-0
/
+52
2025-03-07
net: mctp i2c: Copy headers if cloned
Matt Johnston
-0
/
+5
2025-03-07
net: mctp i3c: Copy headers if cloned
Matt Johnston
-0
/
+5
2025-03-07
net: dsa: mv88e6xxx: Verify after ATU Load ops
Joseph Huang
-11
/
+48
2025-03-07
net/mlx5: Fill out devlink dev info only for PFs
Jiri Pirko
-0
/
+3
2025-03-07
netmem: prevent TX of unreadable skbs
Mina Almasry
-0
/
+3
2025-03-07
Merge tag 'for-net-2025-03-07' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
-113
/
+144
2025-03-07
Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context"
Luiz Augusto von Dentz
-97
/
+57
2025-03-07
Bluetooth: hci_event: Fix enabling passive scanning
Luiz Augusto von Dentz
-15
/
+22
2025-03-07
Bluetooth: SCO: fix sco_conn refcounting on sco_conn_ready
Pauli Virtanen
-1
/
+12
2025-03-07
Bluetooth: btusb: Configure altsetting for HCI_USER_CHANNEL
Hsin-chen Chuang
-0
/
+53
2025-03-06
Merge tag 'nf-25-03-06' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
-19
/
+27
2025-03-06
sched: address a potential NULL pointer dereference in the GRED scheduler.
Jun Yang
-1
/
+2
2025-03-06
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
-32
/
+33
2025-03-06
Merge tag 'net-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-316
/
+499
2025-03-06
Merge tag 'v6.14-rc5-smb3-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
-37
/
+66
2025-03-06
Merge tag 'exfat-for-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-9
/
+23
2025-03-06
Merge tag 'vfs-6.14-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
-11
/
+5
2025-03-06
fs/pipe: fix pipe buffer index use in FUSE
Linus Torvalds
-7
/
+6
2025-03-06
fs/pipe: do not open-code pipe head/tail logic in FIONREAD
Linus Torvalds
-4
/
+3
2025-03-06
fs/pipe: express 'pipe_empty()' in terms of 'pipe_occupancy()'
Linus Torvalds
-6
/
+6
2025-03-06
netfilter: nf_tables: make destruction work queue pernet
Florian Westphal
-15
/
+21
2025-03-06
net: ipv6: fix missing dst ref drop in ila lwtunnel
Justin Iurman
-0
/
+1
2025-03-06
net: ipv6: fix dst ref loop in ila lwtunnel
Justin Iurman
-1
/
+2
2025-03-06
mctp i3c: handle NULL header address
Matt Johnston
-0
/
+3
2025-03-06
pid: Do not set pid_max in new pid namespaces
Michal Koutný
-1
/
+1
2025-03-05
net: dsa: mt7530: Fix traffic flooding for MMIO devices
Lorenzo Bianconi
-6
/
+2
2025-03-05
netfilter: nf_conncount: garbage collection is not skipped when jiffies wrap ...
Nicklas Bo Jensen
-2
/
+2
2025-03-05
Merge tag 'hid-for-linus-2025030501' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-58
/
+70
2025-03-05
fs/pipe: remove buggy and unused 'helper' function
Linus Torvalds
-9
/
+0
2025-03-05
include/linux/pipe_fs_i: Add htmldoc annotation for "head_tail" member
K Prateek Nayak
-0
/
+1
2025-03-05
fs/pipe: Fix pipe_occupancy() with 16-bit indexes
Linus Torvalds
-1
/
+1
2025-03-05
ice: register devlink prior to creating health reporters
Przemek Kitszel
-2
/
+2
2025-03-05
ice: Fix switchdev slow-path in LAG
Marcin Szycik
-1
/
+30
2025-03-05
ice: fix memory leak in aRFS after reset
Grzegorz Nitka
-1
/
+1
[next]