index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-06-06
selftests: net: lib: avoid error removing empty netns name
Matthieu Baerts (NGI0)
2024-06-06
selftests: net: lib: support errexit with busywait
Matthieu Baerts (NGI0)
2024-06-06
net: ethtool: fix the error condition in ethtool_get_phy_stats_ethtool()
Su Hui
2024-06-06
ipv6: fix possible race in __fib6_drop_pcpu_from()
Eric Dumazet
2024-06-06
Merge branch 'af_unix-fix-lockless-access-of-sk-sk_state-and-others-fields'
Paolo Abeni
2024-06-06
af_unix: Annotate data-race of sk->sk_shutdown in sk_diag_fill().
Kuniyuki Iwashima
2024-06-06
af_unix: Use skb_queue_len_lockless() in sk_diag_show_rqlen().
Kuniyuki Iwashima
2024-06-06
af_unix: Use skb_queue_empty_lockless() in unix_release_sock().
Kuniyuki Iwashima
2024-06-06
af_unix: Use unix_recvq_full_lockless() in unix_stream_connect().
Kuniyuki Iwashima
2024-06-06
af_unix: Annotate data-race of net->unx.sysctl_max_dgram_qlen.
Kuniyuki Iwashima
2024-06-06
af_unix: Annotate data-races around sk->sk_sndbuf.
Kuniyuki Iwashima
2024-06-06
af_unix: Annotate data-races around sk->sk_state in UNIX_DIAG.
Kuniyuki Iwashima
2024-06-06
af_unix: Annotate data-race of sk->sk_state in unix_stream_read_skb().
Kuniyuki Iwashima
2024-06-06
af_unix: Annotate data-races around sk->sk_state in sendmsg() and recvmsg().
Kuniyuki Iwashima
2024-06-06
af_unix: Annotate data-race of sk->sk_state in unix_accept().
Kuniyuki Iwashima
2024-06-06
af_unix: Annotate data-race of sk->sk_state in unix_stream_connect().
Kuniyuki Iwashima
2024-06-06
af_unix: Annotate data-races around sk->sk_state in unix_write_space() and po...
Kuniyuki Iwashima
2024-06-06
af_unix: Annotate data-race of sk->sk_state in unix_inq_len().
Kuniyuki Iwashima
2024-06-06
af_unix: Annodate data-races around sk->sk_state for writers.
Kuniyuki Iwashima
2024-06-06
af_unix: Set sk->sk_state under unix_state_lock() for truly disconencted peer.
Kuniyuki Iwashima
2024-06-06
net: wwan: iosm: Fix tainted pointer delete is case of region creation fail
Aleksandr Mishin
2024-06-05
Merge branch 'intel-wired-lan-driver-updates-2024-05-29-ice-igc'
Jakub Kicinski
2024-06-05
igc: Fix Energy Efficient Ethernet support declaration
Sasha Neftin
2024-06-05
ice: map XDP queues to vectors in ice_vsi_map_rings_to_vectors()
Larysa Zaremba
2024-06-05
ice: add flag to distinguish reset from .ndo_bpf in XDP rings config
Larysa Zaremba
2024-06-05
ice: remove af_xdp_zc_qps bitmap
Larysa Zaremba
2024-06-05
ice: fix reads from NVM Shadow RAM on E830 and E825-C devices
Jacob Keller
2024-06-05
ice: fix iteration of TLVs in Preserved Fields Area
Jacob Keller
2024-06-05
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-06-05
ptp: Fix error message on failed pin verification
Karol Kolacinski
2024-06-05
net/sched: taprio: always validate TCA_TAPRIO_ATTR_PRIOMAP
Eric Dumazet
2024-06-05
net/mlx5: Fix tainted pointer delete is case of flow rules creation fail
Aleksandr Mishin
2024-06-05
Merge branch 'mlx5-fixes'
David S. Miller
2024-06-05
net/mlx5: Always stop health timer during driver removal
Shay Drory
2024-06-05
net/mlx5: Stop waiting for PCI if pci channel is offline
Moshe Shemesh
2024-06-05
net: ethernet: mtk_eth_soc: handle dma buffer size soc specific
Frank Wunderlich
2024-06-05
rtnetlink: make the "split" NLM_DONE handling generic
Jakub Kicinski
2024-06-05
Merge branch 'tcp-mptcp-close-wait'
David S. Miller
2024-06-05
mptcp: count CLOSE-WAIT sockets for MPTCP_MIB_CURRESTAB
Jason Xing
2024-06-05
tcp: count CLOSE-WAIT sockets for TCP_MIB_CURRESTAB
Jason Xing
2024-06-05
selftests: hsr: add missing config for CONFIG_BRIDGE
Hangbin Liu
2024-06-05
vxlan: Fix regression when dropping packets due to invalid src addresses
Daniel Borkmann
2024-06-05
net: sched: sch_multiq: fix possible OOB write in multiq_tune()
Hangyu Hua
2024-06-05
ionic: fix kernel panic in XDP_TX action
Taehee Yoo
2024-06-05
net: phy: Micrel KSZ8061: fix errata solution not taking effect problem
Tristram Ha
2024-06-05
net/smc: avoid overwriting when adjusting sock bufsizes
Wen Gu
2024-06-05
octeontx2-af: Always allocate PF entries from low prioriy zone
Subbaraya Sundeep
2024-06-05
Revert "xsk: Document ability to redirect to any socket bound to the same umem"
Magnus Karlsson
2024-06-05
Revert "xsk: Support redirect to any socket bound to the same umem"
Magnus Karlsson
2024-06-05
bpf: Set run context for rawtp test_run callback
Jiri Olsa
[next]