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
2024-06-11
netfilter: ipset: Fix race between namespace cleanup and gc in the list:set type
Jozsef Kadlecsik
-51
/
+60
2024-06-11
netfilter: nft_inner: validate mandatory meta and payload
Davide Ornaghi
-0
/
+7
2024-06-10
tcp: use signed arithmetic in tcp_rtx_probe0_timed_out()
Eric Dumazet
-1
/
+5
2024-06-10
Merge branch 'mptcp-various-fixes'
Jakub Kicinski
-9
/
+19
2024-06-10
mailmap: map Geliang's new email address
Geliang Tang
-0
/
+1
2024-06-10
mptcp: pm: update add_addr counters after connect
YonglongLi
-8
/
+12
2024-06-10
mptcp: pm: inc RmAddr MIB counter once per RM_ADDR ID
YonglongLi
-2
/
+6
2024-06-10
mptcp: ensure snd_una is properly initialized on connect
Paolo Abeni
-0
/
+1
2024-06-10
net/sched: initialize noop_qdisc owner
Johannes Berg
-0
/
+1
2024-06-10
Merge branch 'geneve-fixes'
David S. Miller
-8
/
+10
2024-06-10
net/mlx5e: Fix features validation check for tunneled UDP (non-VXLAN) packets
Gal Pressman
-2
/
+1
2024-06-10
geneve: Fix incorrect inner network header offset when innerprotoinherit is set
Gal Pressman
-6
/
+9
2024-06-10
net dsa: qca8k: fix usages of device_get_named_child_node()
Andy Shevchenko
-2
/
+10
2024-06-10
tcp: fix race in tcp_v6_syn_recv_sock()
Eric Dumazet
-1
/
+2
2024-06-10
netdevsim: fix backwards compatibility in nsim_get_iflink()
David Wei
-1
/
+2
2024-06-09
net: stmmac: dwmac-qcom-ethqos: Configure host DMA width
Sagar Cheluvegowda
-0
/
+4
2024-06-07
liquidio: Adjust a NULL pointer handling path in lio_vf_rep_copy_packet
Aleksandr Mishin
-6
/
+5
2024-06-07
Merge branch 'hns3-fixes'
David S. Miller
-5
/
+22
2024-06-07
net: hns3: add cond_resched() to hns3 ring buffer init process
Jie Wang
-0
/
+6
2024-06-07
net: hns3: fix kernel crash problem in concurrent scenario
Yonglong Liu
-5
/
+16
2024-06-07
dt-bindings: net: dp8386x: Add MIT license along with GPL-2.0
Udit Kumar
-4
/
+4
2024-06-06
net: sfp: Always call `sfp_sm_mod_remove()` on remove
Csókás, Bence
-2
/
+1
2024-06-06
Merge tag 'net-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-567
/
+1077
2024-06-06
Merge tag 'tomoyo-pr-20240606' of git://git.code.sf.net/p/tomoyo/tomoyo
Linus Torvalds
-27
/
+14
2024-06-06
Merge tag 'efi-fixes-for-v6.10-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-11
/
+11
2024-06-06
Merge branch 'selftests-net-lib-small-fixes'
Jakub Kicinski
-9
/
+9
2024-06-06
selftests: net: lib: set 'i' as local
Matthieu Baerts (NGI0)
-0
/
+1
2024-06-06
selftests: net: lib: avoid error removing empty netns name
Matthieu Baerts (NGI0)
-6
/
+7
2024-06-06
selftests: net: lib: support errexit with busywait
Matthieu Baerts (NGI0)
-3
/
+1
2024-06-06
net: ethtool: fix the error condition in ethtool_get_phy_stats_ethtool()
Su Hui
-1
/
+1
2024-06-06
ipv6: fix possible race in __fib6_drop_pcpu_from()
Eric Dumazet
-1
/
+6
2024-06-06
Merge branch 'af_unix-fix-lockless-access-of-sk-sk_state-and-others-fields'
Paolo Abeni
-52
/
+50
2024-06-06
af_unix: Annotate data-race of sk->sk_shutdown in sk_diag_fill().
Kuniyuki Iwashima
-1
/
+1
2024-06-06
af_unix: Use skb_queue_len_lockless() in sk_diag_show_rqlen().
Kuniyuki Iwashima
-1
/
+1
2024-06-06
af_unix: Use skb_queue_empty_lockless() in unix_release_sock().
Kuniyuki Iwashima
-1
/
+1
2024-06-06
af_unix: Use unix_recvq_full_lockless() in unix_stream_connect().
Kuniyuki Iwashima
-8
/
+2
2024-06-06
af_unix: Annotate data-race of net->unx.sysctl_max_dgram_qlen.
Kuniyuki Iwashima
-1
/
+1
2024-06-06
af_unix: Annotate data-races around sk->sk_sndbuf.
Kuniyuki Iwashima
-3
/
+3
2024-06-06
af_unix: Annotate data-races around sk->sk_state in UNIX_DIAG.
Kuniyuki Iwashima
-4
/
+4
2024-06-06
af_unix: Annotate data-race of sk->sk_state in unix_stream_read_skb().
Kuniyuki Iwashima
-1
/
+1
2024-06-06
af_unix: Annotate data-races around sk->sk_state in sendmsg() and recvmsg().
Kuniyuki Iwashima
-4
/
+4
2024-06-06
af_unix: Annotate data-race of sk->sk_state in unix_accept().
Kuniyuki Iwashima
-1
/
+1
2024-06-06
af_unix: Annotate data-race of sk->sk_state in unix_stream_connect().
Kuniyuki Iwashima
-5
/
+2
2024-06-06
af_unix: Annotate data-races around sk->sk_state in unix_write_space() and po...
Kuniyuki Iwashima
-13
/
+12
2024-06-06
af_unix: Annotate data-race of sk->sk_state in unix_inq_len().
Kuniyuki Iwashima
-1
/
+1
2024-06-06
af_unix: Annodate data-races around sk->sk_state for writers.
Kuniyuki Iwashima
-6
/
+8
2024-06-06
af_unix: Set sk->sk_state under unix_state_lock() for truly disconencted peer.
Kuniyuki Iwashima
-2
/
+8
2024-06-06
net: wwan: iosm: Fix tainted pointer delete is case of region creation fail
Aleksandr Mishin
-1
/
+1
2024-06-05
Merge branch 'intel-wired-lan-driver-updates-2024-05-29-ice-igc'
Jakub Kicinski
-104
/
+244
2024-06-05
igc: Fix Energy Efficient Ethernet support declaration
Sasha Neftin
-2
/
+11
[next]