index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2023-03-23
mac802154: Handle active scanning
Miquel Raynal
2023-03-23
ieee802154: Add support for user active scan requests
Miquel Raynal
2023-03-23
net/sched: act_api: use the correct TCA_ACT attributes in dump
Pedro Tammela
2023-03-23
net: ipv4: Allow changing IPv4 address protocol
Petr Machata
2023-03-22
net/sched: remove two skb_mac_header() uses
Eric Dumazet
2023-03-22
sch_cake: do not use skb_mac_header() in cake_overhead()
Eric Dumazet
2023-03-22
net: do not use skb_mac_header() in qdisc_pkt_len_init()
Eric Dumazet
2023-03-22
net: Catch invalid index in XPS mapping
Nick Child
2023-03-22
Merge tag 'ipsec-libreswan-mlx5' of https://git.kernel.org/pub/scm/linux/kern...
Jakub Kicinski
2023-03-22
net-zerocopy: Reduce compound page head access
Xiaoyan Li
2023-03-22
net-sysfs: display two backlog queue len separately
Jason Xing
2023-03-22
virtio/vsock: check transport before skb allocation
Arseniy Krasnov
2023-03-21
tools: ynl: skip the explicit op array size when not needed
Jakub Kicinski
2023-03-21
neighbour: switch to standard rcu, instead of rcu_bh
Eric Dumazet
2023-03-21
ipv6: flowlabel: do not disable BH where not needed
Eric Dumazet
2023-03-20
xfrm: copy_to_user_state fetch offloaded SA packets/bytes statistics
Raed Salem
2023-03-20
xfrm: add new device offload acquire flag
Raed Salem
2023-03-19
net/packet: remove po->xmit
Eric Dumazet
2023-03-18
tcp: preserve const qualifier in tcp_sk()
Eric Dumazet
2023-03-18
mptcp: preserve const qualifier in mptcp_sk()
Eric Dumazet
2023-03-18
smc: preserve const qualifier in smc_sk()
Eric Dumazet
2023-03-18
af_packet: preserve const qualifier in pkt_sk()
Eric Dumazet
2023-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-17
Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-03-17
net/smc: Use percpu ref for wr tx reference
Kai Shen
2023-03-17
inet_diag: constify raw_lookup() socket argument
Eric Dumazet
2023-03-17
ipv4: raw: constify raw_v4_match() socket argument
Eric Dumazet
2023-03-17
ipv6: raw: constify raw_v6_match() socket argument
Eric Dumazet
2023-03-17
udp6: constify __udp_v6_is_mcast_sock() socket argument
Eric Dumazet
2023-03-17
ipv6: constify inet6_mc_check()
Eric Dumazet
2023-03-17
udp: constify __udp_is_mcast_sock() socket argument
Eric Dumazet
2023-03-17
ipv4: constify ip_mc_sf_allow() socket argument
Eric Dumazet
2023-03-17
inet: preserve const qualifier in inet_sk()
Eric Dumazet
2023-03-17
net/packet: convert po->pressure to an atomic flag
Eric Dumazet
2023-03-17
net/packet: convert po->running to an atomic flag
Eric Dumazet
2023-03-17
net/packet: convert po->has_vnet_hdr to an atomic flag
Eric Dumazet
2023-03-17
net/packet: convert po->tp_loss to an atomic flag
Eric Dumazet
2023-03-17
net/packet: convert po->tp_tx_has_off to an atomic flag
Eric Dumazet
2023-03-17
net/packet: annotate accesses to po->tp_tstamp
Eric Dumazet
2023-03-17
net/packet: convert po->auxdata to an atomic flag
Eric Dumazet
2023-03-17
net/packet: convert po->origdev to an atomic flag
Eric Dumazet
2023-03-17
net/packet: annotate accesses to po->xmit
Eric Dumazet
2023-03-17
af_unix: annotate lockless accesses to sk->sk_err
Eric Dumazet
2023-03-17
mptcp: annotate lockless accesses to sk->sk_err
Eric Dumazet
2023-03-17
tcp: annotate lockless access to sk->sk_err
Eric Dumazet
2023-03-17
net: annotate lockless accesses to sk->sk_err_soft
Eric Dumazet
2023-03-17
dccp: annotate lockless accesses to sk->sk_err_soft
Eric Dumazet
2023-03-17
tcp: annotate lockless accesses to sk->sk_err_soft
Eric Dumazet
2023-03-17
vlan: partially enable SIOCSHWTSTAMP in container
Vadim Fedorenko
2023-03-17
rtnetlink: bridge: mcast: Relax group address validation in common code
Ido Schimmel
[next]