index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-10-06
can: sun4i_can: Only show Kconfig if ARCH_SUNXI is set
John Watts
2023-10-06
can: isotp: isotp_sendmsg(): fix TX state detection and wait behavior
Lukas Magel
2023-10-04
netlink: annotate data-races around sk->sk_err
Eric Dumazet
2023-10-04
sctp: update hb timer immediately after users change hb_interval
Xin Long
2023-10-04
sctp: update transport state when processing a dupcook packet
Xin Long
2023-10-04
tcp: fix delayed ACKs for MSS boundary condition
Neal Cardwell
2023-10-04
tcp: fix quick-ack counting to count actual ACKs of new data
Neal Cardwell
2023-10-04
Merge tag 'nf-23-10-04' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
2023-10-04
page_pool: fix documentation typos
Randy Dunlap
2023-10-04
tipc: fix a potential deadlock on &tx->lock
Chengfeng Ye
2023-10-04
net: stmmac: dwmac-stm32: fix resume on STM32 MCU
Ben Wolsieffer
2023-10-04
ipv4: Set offload_failed flag in fibmatch results
Benjamin Poirier
2023-10-04
Merge tag 'wireless-2023-09-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2023-10-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-10-04
netfilter: nf_tables: nft_set_rbtree: fix spurious insertion failure
Florian Westphal
2023-10-04
netfilter: nf_tables: Deduplicate nft_register_obj audit logs
Phil Sutter
2023-10-04
selftests: netfilter: Extend nft_audit.sh
Phil Sutter
2023-10-04
selftests: netfilter: test for sctp collision processing in nf_conntrack
Xin Long
2023-10-04
netfilter: handle the connecting collision properly in nf_conntrack_proto_sctp
Xin Long
2023-10-04
netfilter: nft_payload: rebuild vlan header on h_proto access
Florian Westphal
2023-10-04
ibmveth: Remove condition to recompute TCP header checksum.
David Wilder
2023-10-04
dmaengine: ti: k3-udma-glue: clean up k3_udma_glue_tx_get_irq() return
Dan Carpenter
2023-10-04
net: ti: icssg-prueth: Fix signedness bug in prueth_init_tx_chns()
Dan Carpenter
2023-10-04
net: ethernet: ti: am65-cpsw: Fix error code in am65_cpsw_nuss_init_tx_chns()
Dan Carpenter
2023-10-04
vringh: don't use vringh_kiov_advance() in vringh_iov_xfer()
Stefano Garzarella
2023-10-03
rswitch: Fix PHY station management clock setting
Yoshihiro Shimoda
2023-10-03
net: nfc: llcp: Add lock when modifying device list
Jeremy Cline
2023-10-03
ethtool: plca: fix plca enable data type while parsing the value
Parthiban Veerasooran
2023-10-03
qed/red_ll2: Fix undefined behavior bug in struct qed_ll2_info
Gustavo A. R. Silva
2023-10-03
net: usb: smsc75xx: Fix uninit-value access in __smsc75xx_read_reg
Shigeru Yoshida
2023-10-03
ipv6: tcp: add a missing nf_reset_ct() in 3WHS handling
Ilya Maximets
2023-10-03
ipv4/fib: send notify when delete source address routes
Hangbin Liu
2023-10-02
sky2: Make sure there is at least one frag_addr available
Kees Cook
2023-10-02
net: dsa: mv88e6xxx: Avoid EEPROM timeout when EEPROM is absent
Fabio Estevam
2023-10-02
ptp: ocp: Fix error handling in ptp_ocp_device_init
Dinghao Liu
2023-10-01
net: prevent address rewrite in kernel_bind()
Jordan Rife
2023-10-01
net: prevent rewrite of msg_name in sock_sendmsg()
Jordan Rife
2023-10-01
net: replace calls to sock->ops->connect() with kernel_connect()
Jordan Rife
2023-10-01
ipv4, ipv6: Fix handling of transhdrlen in __ip{,6}_append_data()
David Howells
2023-10-01
neighbour: fix data-races around n->output
Eric Dumazet
2023-10-01
net: fix possible store tearing in neigh_periodic_work()
Eric Dumazet
2023-10-01
Merge tag 'for-net-2023-09-20' of git://git.kernel.org/pub/scm/linux/kernel/g...
David S. Miller
2023-10-01
net: stmmac: platform: fix the incorrect parameter
Clark Wang
2023-09-30
bpf: Use kmalloc_size_roundup() to adjust size_index
Hou Tao
2023-09-29
selftest/bpf: Add various selftests for program limits
Daniel Borkmann
2023-09-29
bpf, mprog: Fix maximum program check on mprog attachment
Daniel Borkmann
2023-09-29
bpf, sockmap: Reject sk_msg egress redirects to non-TCP sockets
Jakub Sitnicki
2023-09-29
bpf, sockmap: Add tests for MSG_F_PEEK
John Fastabend
2023-09-29
bpf, sockmap: Do not inc copied_seq when PEEK flag set
John Fastabend
2023-09-29
bpf: tcp_read_skb needs to pop skb regardless of seq
John Fastabend
[next]