index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
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
2024-06-05
net/smc: avoid overwriting when adjusting sock bufsizes
Wen Gu
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
2024-06-04
openvswitch: Remove generic .ndo_get_stats64
Breno Leitao
2024-06-04
openvswitch: Move stats allocation to core
Breno Leitao
2024-06-04
net: skb: add compatibility warnings to skb_shift()
Jakub Kicinski
2024-06-04
tcp: add a helper for setting EOR on tail skb
Jakub Kicinski
2024-06-04
tcp: wrap mptcp and decrypted checks into tcp_skb_can_collapse_rx()
Jakub Kicinski
2024-06-04
net: tls: fix marking packets as decrypted
Jakub Kicinski
2024-06-04
net/sched: cls_flower: add support for matching tunnel control flags
Davide Caratti
2024-06-04
flow_dissector: add support for tunnel control flags
Davide Caratti
2024-06-04
net: count drops due to missing qdisc as dev->tx_drops
Jakub Kicinski
2024-06-03
Merge tag 'wireless-2024-06-03' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2024-06-03
net: dst_cache: add two DEBUG_NET warnings
Eric Dumazet
2024-06-03
ila: block BH in ila_output()
Eric Dumazet
2024-06-03
ipv6: sr: block BH in seg6_output_core() and seg6_input_core()
Eric Dumazet
2024-06-03
net: ipv6: rpl_iptunnel: block BH in rpl_output() and rpl_input()
Eric Dumazet
2024-06-03
ipv6: ioam: block BH from ioam6_output()
Eric Dumazet
2024-06-03
SUNRPC: Fix loop termination condition in gss_free_in_token_pages()
Chuck Lever
[prev]
[next]