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
path:
root
/
net
Age
Commit message (
Expand
)
Author
2024-06-10
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-06-10
Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-06-10
net: dsa: update the unicast MAC address when changing conduit
Marek BehĂșn
2024-06-10
net: dsa: deduplicate code adding / deleting the port address to fdb
Marek BehĂșn
2024-06-10
net: netlink: remove the cb_mutex "injection" from netlink core
Jakub Kicinski
2024-06-10
rtnetlink: move rtnl_lock handling out of af_netlink
Jakub Kicinski
2024-06-10
tcp: move inet_twsk_schedule helper out of header
Florian Westphal
2024-06-10
net: tcp: un-pin the tw_timer
Florian Westphal
2024-06-10
net: tcp/dccp: prepare for tw_timer un-pinning
Valentin Schneider
2024-06-09
page_pool: remove WARN_ON() with OR
David Wei
2024-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-06
tcp: move reqsk_alloc() to inet_connection_sock.c
Eric Dumazet
2024-06-06
tcp: move inet_reqsk_alloc() close to inet_reqsk_clone()
Eric Dumazet
2024-06-06
mptcp: refer to 'MPTCP' socket in comments
Davide Caratti
2024-06-06
mptcp: add mptcp_space_from_win helper
Geliang Tang
2024-06-06
mptcp: use mptcp_win_from_space helper
Geliang Tang
2024-06-06
net: ethtool: fix the error condition in ethtool_get_phy_stats_ethtool()
Su Hui
2024-06-06
net: allow rps/rfs related configs to be switched
Jason Xing
2024-06-06
ipv6: fix possible race in __fib6_drop_pcpu_from()
Eric Dumazet
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
inet: remove (struct uncached_list)->quarantine
Eric Dumazet
2024-06-06
net: use unrcu_pointer() helper
Eric Dumazet
2024-06-05
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-06-05
net/sched: taprio: always validate TCA_TAPRIO_ATTR_PRIOMAP
Eric Dumazet
2024-06-05
tcp: add sysctl_tcp_rto_min_us
Kevin Yang
2024-06-05
tcp: derive delack_max with tcp_rto_min helper
Kevin Yang
2024-06-05
rtnetlink: make the "split" NLM_DONE handling generic
Jakub Kicinski
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
tcp: annotate data-races around tw->tw_ts_recent and tw->tw_ts_recent_stamp
Eric Dumazet
2024-06-05
net: sched: sch_multiq: fix possible OOB write in multiq_tune()
Hangyu Hua
2024-06-05
devlink: Constify the 'table_ops' parameter of devl_dpipe_table_register()
Christophe JAILLET
2024-06-05
net: ethtool: remove unused struct 'cable_test_tdr_req_info'
Dr. David Alan Gilbert
2024-06-05
net: caif: remove unused structs
Dr. David Alan Gilbert
2024-06-05
net: remove NULL-pointer net parameter in ip_metrics_convert
Jason Xing
2024-06-05
net: bridge: fix an inconsistent indentation
Chen Hanxiao
[next]