index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-16
s390/net: lcs: use IS_ENABLED() for kconfig detection
Randy Dunlap
1
-5
/
+5
2023-06-15
net: ethernet: litex: add support for 64 bit stats
Jisheng Zhang
1
-4
/
+15
2023-06-15
ice: remove unnecessary check for old MAC == new MAC
Piotr Gardocki
1
-5
/
+0
2023-06-15
i40e: remove unnecessary check for old MAC == new MAC
Piotr Gardocki
1
-6
/
+0
2023-06-15
net: add check for current MAC address in dev_set_mac_address
Piotr Gardocki
1
-0
/
+2
2023-06-15
eth: fs_enet: fix print format for resource size
Jakub Kicinski
1
-1
/
+1
2023-06-15
splice, net: Fix splice_to_socket() to handle pipe bufs larger than a page
David Howells
1
-4
/
+2
2023-06-15
sunvnet: fix sparc64 build error after gso code split
Stephen Rothwell
1
-0
/
+1
2023-06-15
net: ena: Add dynamic recycling mechanism for rx buffers
David Arinzon
4
-42
/
+136
2023-06-15
net: ioctl: Use kernel memory on protocol ioctl callbacks
Breno Leitao
26
-129
/
+267
2023-06-15
dccp: Print deprecation notice.
Kuniyuki Iwashima
1
-0
/
+3
2023-06-15
udplite: Print deprecation notice.
Kuniyuki Iwashima
2
-0
/
+6
2023-06-15
octeon_ep: Add missing check for ioremap
Jiasheng Jiang
1
-1
/
+6
2023-06-15
selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSET
Alex Maftei
1
-3
/
+3
2023-06-15
net: ethernet: stmicro: stmmac: fix possible memory leak in __stmmac_open
Christian Marangi
1
-2
/
+7
2023-06-15
net: tipc: resize nlattr array to correct size
Lin Ma
1
-2
/
+2
2023-06-15
dm: use op specific max_sectors when splitting abnormal io
Mike Snitzer
1
-9
/
+16
2023-06-15
dm thin: fix issue_discard to pass GFP_NOIO to __blkdev_issue_discard
Mike Snitzer
1
-2
/
+1
2023-06-15
dm thin metadata: check fail_io before using data_sm
Li Lingfeng
1
-8
/
+12
2023-06-15
dm: don't lock fs when the map is NULL during suspend or resume
Li Lingfeng
2
-4
/
+5
2023-06-15
leds: trigger: netdev: uninitialized variable in netdev_trig_activate()
Dan Carpenter
1
-1
/
+1
2023-06-15
tools: ynl: work around stale system headers
Jakub Kicinski
3
-3
/
+35
2023-06-15
sfc: fix XDP queues mode with legacy IRQ
Íñigo Huguet
2
-0
/
+4
2023-06-15
net: macsec: fix double free of percpu stats
Fedor Pchelkin
1
-7
/
+5
2023-06-15
net: tls: make the offload check helper take skb not socket
Jakub Kicinski
12
-26
/
+17
2023-06-15
net: lapbether: only support ethernet devices
Eric Dumazet
1
-0
/
+3
2023-06-15
MAINTAINERS: add reviewers for SMC Sockets
Jan Karcher
1
-0
/
+3
2023-06-15
s390/ism: Fix trying to free already-freed IRQ by repeated ism_dev_exit()
Julian Ruess
1
-8
/
+0
2023-06-15
net: macb: Add support for partial store and forward
Maulik Jodhani
2
-0
/
+39
2023-06-15
dt-bindings: net: cdns,macb: Add rx-watermark property
Pranavi Somisetty
1
-0
/
+11
2023-06-15
netpoll: allocate netdev tracker right away
Jakub Kicinski
1
-3
/
+2
2023-06-15
net: create device lookup API with reference tracking
Jakub Kicinski
4
-29
/
+60
2023-06-15
LoongArch: Fix debugfs_create_dir() error checking
Immad Mir
1
-1
/
+1
2023-06-15
LoongArch: Avoid uninitialized alignment_mask
Qing Zhang
1
-0
/
+2
2023-06-15
LoongArch: Fix perf event id calculation
Huacai Chen
1
-3
/
+3
2023-06-15
LoongArch: Fix the write_fcsr() macro
Qi Hu
1
-1
/
+1
2023-06-15
LoongArch: Let pmd_present() return true when splitting pmd
Hongchen Zhang
2
-1
/
+4
2023-06-14
net: dsa: felix: fix taprio guard band overflow at 10Mbps with jumbo frames
Vladimir Oltean
1
-1
/
+1
2023-06-14
net/sched: cls_api: Fix lockup on flushing explicitly created chain
Vlad Buslov
1
-5
/
+7
2023-06-14
ice: Fix ice module unload
Jakub Buchocki
1
-11
/
+5
2023-06-14
rtnetlink: move validate_linkmsg out of do_setlink
Xin Long
1
-41
/
+42
2023-06-14
net/handshake: remove fput() that causes use-after-free
Lin Ma
2
-5
/
+0
2023-06-14
ext4: drop the call to ext4_error() from ext4_get_group_info()
Fabio M. De Francesco
1
-11
/
+9
2023-06-14
Revert "ext4: remove unnecessary check in ext4_bg_num_gdb_nometa"
Kemeng Shi
1
-1
/
+4
2023-06-14
Revert "media: dvb-core: Fix use-after-free on race condition at dvb_frontend"
Mauro Carvalho Chehab
2
-49
/
+10
2023-06-14
RDMA/rxe: Fix rxe_cq_post
Bob Pearson
1
-2
/
+2
2023-06-14
cifs: add a warning when the in-flight count goes negative
Shyam Prasad N
1
-0
/
+1
2023-06-14
cifs: fix lease break oops in xfstest generic/098
Steve French
1
-2
/
+6
2023-06-14
rtnetlink: extend RTEXT_FILTER_SKIP_STATS to IFLA_VF_INFO
Edwin Peer
1
-45
/
+51
2023-06-14
mlxsw: spectrum_router: Move IPIP init up
Petr Machata
1
-7
/
+7
[next]