index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
dev-tools
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-10-14
net/smc: fix smc clc failed issue when netdevice not in init_net
Albert Huang
3
-5
/
+7
2023-10-14
tcp: allow again tcp_disconnect() when threads are waiting
Paolo Abeni
10
-45
/
+80
2023-10-14
ice: fix over-shifted variable
Jesse Brandeburg
1
-2
/
+1
2023-10-14
net: dsa: bcm_sf2: Fix possible memory leak in bcm_sf2_mdio_register()
Jinjie Ruan
1
-9
/
+15
2023-10-13
selftests: fib_tests: Count all trace point invocations
Ido Schimmel
1
-2
/
+2
2023-10-13
selftests: fib_tests: Disable RP filter in multipath list receive test
Ido Schimmel
1
-0
/
+3
2023-10-13
tcp: Fix listen() warning with v4-mapped-v6 address.
Kuniyuki Iwashima
1
-15
/
+9
2023-10-13
bonding: Return pointer to data after pull on skb
Jiri Wiesner
1
-1
/
+1
2023-10-12
IXP4xx MAINTAINERS entries
Krzysztof Hałasa
1
-17
/
+8
2023-10-12
rswitch: Fix imbalance phy_power_off() calling
Yoshihiro Shimoda
1
-1
/
+1
2023-10-12
rswitch: Fix renesas_eth_sw_remove() implementation
Yoshihiro Shimoda
1
-4
/
+6
2023-10-12
octeontx2-pf: Fix page pool frag allocation warning
Ratheesh Kannoth
1
-0
/
+1
2023-10-12
nfc: nci: assert requested protocol is valid
Jeremy Cline
1
-0
/
+5
2023-10-12
af_packet: Fix fortified memcpy() without flex array.
Kuniyuki Iwashima
2
-6
/
+7
2023-10-12
pinctrl: renesas: rzn1: Enable missing PINMUX
Ralph Siemsen
1
-0
/
+1
2023-10-12
net: tcp: fix crashes trying to free half-baked MTU probes
Jakub Kicinski
1
-0
/
+1
2023-10-11
btrfs: add __counted_by for struct btrfs_delayed_item and use struct_size()
Gustavo A. R. Silva
2
-2
/
+2
2023-10-11
net/smc: Fix pos miscalculation in statistics
Nils Hoppmann
1
-5
/
+9
2023-10-11
nfp: flower: avoid rmmod nfp crash issues
Yanguo Li
6
-23
/
+54
2023-10-11
net: usb: dm9601: fix uninitialized variable use in dm9601_mdio_read
Javier Carrasco
1
-1
/
+6
2023-10-11
ethtool: Fix mod state of verbose no_mask bitset
Kory Maincent
1
-6
/
+26
2023-10-11
net: nfc: fix races in nfc_llcp_sock_get() and nfc_llcp_sock_get_sn()
Eric Dumazet
1
-18
/
+12
2023-10-11
mctp: perform route lookups under a RCU read-side lock
Jeremy Kerr
1
-6
/
+16
2023-10-11
net: skbuff: fix kernel-doc typos
Randy Dunlap
1
-2
/
+2
2023-10-11
s390/bpf: Fix unwinding past the trampoline
Ilya Leoshkevich
1
-3
/
+14
2023-10-11
s390/bpf: Fix clobbering the caller's backchain in the trampoline
Ilya Leoshkevich
1
-2
/
+6
2023-10-10
KEYS: trusted: Remove redundant static calls usage
Sumit Garg
1
-8
/
+5
2023-10-10
Revert "btrfs: reject unknown mount options early"
David Sterba
1
-4
/
+0
2023-10-10
net/mlx5e: Again mutually exclude RX-FCS and RX-port-timestamp
Will Mortensen
1
-1
/
+2
2023-10-10
net/smc: Fix dependency of SMC on ISM
Gerd Bayer
2
-1
/
+2
2023-10-10
ixgbe: fix crash with empty VF macvlan list
Dan Carpenter
1
-2
/
+3
2023-10-10
net/mlx5e: macsec: use update_pn flag instead of PN comparation
Radu Pirea (NXP OSS)
1
-2
/
+2
2023-10-10
net: phy: mscc: macsec: reject PN update requests
Radu Pirea (NXP OSS)
1
-0
/
+6
2023-10-10
octeontx2-pf: mcs: update PN only when update_pn is true
Radu Pirea (NXP OSS)
1
-4
/
+9
2023-10-10
net: macsec: indicate next pn update when offloading
Radu Pirea (NXP OSS)
2
-0
/
+3
2023-10-10
scsi: Do not rescan devices with a suspended queue
Damien Le Moal
1
-5
/
+6
2023-10-10
ata: pata_parport: fit3: implement IDE command set registers
Ondrej Zary
1
-12
/
+2
2023-10-10
ata: pata_parport: add custom version of wait_after_reset
Ondrej Zary
1
-1
/
+67
2023-10-10
ata: pata_parport: implement set_devctl
Ondrej Zary
1
-0
/
+8
2023-10-10
ata: pata_parport: fix pata_parport_devchk
Ondrej Zary
1
-1
/
+1
2023-10-10
hv/hv_kvp_daemon:Support for keyfile based connection profile
Shradha Gupta
2
-37
/
+235
2023-10-10
net: refine debug info in skb_checksum_help()
Eric Dumazet
1
-2
/
+6
2023-10-09
selftests/bpf: Add testcase for async callback return value failure
David Vernet
2
-2
/
+51
2023-10-09
bpf: Fix verifier log for async callback return values
David Vernet
1
-3
/
+3
2023-10-09
xdp: Fix zero-size allocation warning in xskq_create()
Andrew Kanner
1
-0
/
+10
2023-10-09
riscv, bpf: Track both a0 (RISC-V ABI) and a5 (BPF) return values
Björn Töpel
1
-4
/
+9
2023-10-09
riscv, bpf: Sign-extend return values
Björn Töpel
1
-2
/
+3
2023-10-09
printk: flush consoles before checking progress
John Ogness
1
-1
/
+7
2023-10-09
xen/events: replace evtchn_rwlock with RCU
Juergen Gross
1
-41
/
+46
2023-10-09
ALSA: usb-audio: Fix microphone sound on Nexigo webcam.
Christos Skevis
2
-0
/
+9
[next]