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
2023-07-31
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
2023-07-29
net: annotate data-races around sk->sk_priority
Eric Dumazet
2023-07-29
net: add missing data-race annotation for sk_ll_usec
Eric Dumazet
2023-07-29
net: add missing data-race annotations around sk->sk_peek_off
Eric Dumazet
2023-07-29
net: annotate data-races around sk->sk_mark
Eric Dumazet
2023-07-29
net: add missing READ_ONCE(sk->sk_rcvbuf) annotation
Eric Dumazet
2023-07-29
net: add missing READ_ONCE(sk->sk_sndbuf) annotation
Eric Dumazet
2023-07-29
net: annotate data-races around sk->sk_{rcv|snd}timeo
Eric Dumazet
2023-07-29
net: add missing READ_ONCE(sk->sk_rcvlowat) annotation
Eric Dumazet
2023-07-29
net: annotate data-races around sk->sk_max_pacing_rate
Eric Dumazet
2023-07-29
net: annotate data-race around sk->sk_txrehash
Eric Dumazet
2023-07-29
net: annotate data-races around sk->sk_reserved_mem
Eric Dumazet
2023-07-29
net: gro: fix misuse of CB in udp socket lookup
Richard Gobert
2023-07-28
net: sched: cls_u32: Fix match key mis-addressing
Jamal Hadi Salim
2023-07-28
netfilter: bpf: Support BPF_F_NETFILTER_IP_DEFRAG in netfilter link
Daniel Xu
2023-07-28
netfilter: defrag: Add glue hooks for enabling/disabling defrag
Daniel Xu
2023-07-28
Merge branch 'in-kernel-support-for-the-tls-alert-protocol'
Jakub Kicinski
2023-07-28
net/handshake: Trace events for TLS Alert helpers
Chuck Lever
2023-07-28
SUNRPC: Use new helpers to handle TLS Alerts
Chuck Lever
2023-07-28
net/handshake: Add helpers for parsing incoming TLS Alerts
Chuck Lever
2023-07-28
SUNRPC: Send TLS Closure alerts before closing a TCP socket
Chuck Lever
2023-07-28
net/handshake: Add API for sending TLS Closure alerts
Chuck Lever
2023-07-28
net/tls: Move TLS protocol elements to a separate header
Chuck Lever
2023-07-28
net: change accept_ra_min_rtr_lft to affect all RA lifetimes
Patrick Rohr
2023-07-28
net: convert some netlink netdev iterators to depend on the xarray
Jakub Kicinski
2023-07-28
net: store netdevs in an xarray
Jakub Kicinski
2023-07-28
Merge tag 'ceph-for-6.5-rc4' of https://github.com/ceph/ceph-client
Linus Torvalds
2023-07-28
Merge tag '9p-fixes-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-07-28
IPv6: add extack info for IPv6 address add/delete
Hangbin Liu
2023-07-28
net: ethtool: Unify ETHTOOL_{G,S}RXFH rxnfc copy
Joe Damato
2023-07-27
net: Explicitly include correct DT includes
Rob Herring
2023-07-27
Merge tag 'nf-next-23-07-27' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2023-07-27
Merge branch 'net-tls-fixes-for-nvme-over-tls'
Jakub Kicinski
2023-07-27
net: flower: fix stack-out-of-bounds in fl_set_key_cfm()
Eric Dumazet
2023-07-27
net/tls: implement ->read_sock()
Hannes Reinecke
2023-07-27
net/tls: split tls_rx_reader_lock
Hannes Reinecke
2023-07-27
net/tls: Use tcp_read_sock() instead of ops->read_sock()
Hannes Reinecke
2023-07-27
net/tls: handle MSG_EOR for tls_device TX flow
Hannes Reinecke
2023-07-27
net/tls: handle MSG_EOR for tls_sw TX flow
Hannes Reinecke
2023-07-27
net: dsa: fix older DSA drivers using phylink
Russell King (Oracle)
2023-07-27
dccp: Remove unused declaration dccp_feat_initialise_sysctls()
YueHaibing
2023-07-27
rtnetlink: let rtnl_bridge_setlink checks IFLA_BRIDGE_MODE length
Lin Ma
2023-07-27
bridge: Remove unused declaration br_multicast_set_hash_max()
YueHaibing
2023-07-27
net: remove comment in ndisc_router_discovery
Patrick Rohr
2023-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-07-27
bpf: Add length check for SK_DIAG_BPF_STORAGE_REQ_MAP_FD parsing
Lin Ma
2023-07-27
virtio/vsock: support MSG_PEEK for SOCK_SEQPACKET
Arseniy Krasnov
2023-07-27
virtio/vsock: rework MSG_PEEK for SOCK_STREAM
Arseniy Krasnov
2023-07-27
netfilter: conntrack: validate cta_ip via parsing
Lin Ma
2023-07-27
netfilter: nf_tables: use NLA_POLICY_MASK to test for valid flag options
Florian Westphal
[prev]
[next]