.. |
Makefile
|
of: net: move of_net under net/
|
2022-03-08 19:12:41 +01:00 |
bpf_sk_storage.c
|
bpf: Add length check for SK_DIAG_BPF_STORAGE_REQ_MAP_FD parsing
|
2023-08-11 15:13:50 +02:00 |
datagram.c
|
net: fix rc7's __skb_datagram_iter()
|
2024-07-18 13:07:37 +02:00 |
datagram.h
|
…
|
|
dev.c
|
net: give more chances to rcu in netdev_wait_allrefs_any()
|
2024-06-16 13:39:23 +02:00 |
dev_addr_lists.c
|
net: dev_addr_list: handle first address in __hw_addr_add_ex
|
2021-09-30 13:29:09 +01:00 |
dev_ioctl.c
|
net: dev: Convert sa_data to flexible array in struct sockaddr
|
2024-03-01 13:21:59 +01:00 |
devlink.c
|
devlink: report devlink_port_type_warn source device
|
2024-03-01 13:21:55 +01:00 |
drop_monitor.c
|
drop_monitor: replace spin_lock by raw_spin_lock
|
2024-07-05 09:14:26 +02:00 |
dst.c
|
ipv6: remove max_size check inline with ipv4
|
2024-01-15 18:51:25 +01:00 |
dst_cache.c
|
wireguard: device: reset peer src endpoint when netns exits
|
2021-12-08 09:04:46 +01:00 |
failover.c
|
…
|
|
fib_notifier.c
|
…
|
|
fib_rules.c
|
ipv6: fix memory leak in fib6_rule_suppress
|
2021-12-08 09:04:43 +01:00 |
filter.c
|
bpf: Fix a segment issue when downgrading gso_size
|
2024-08-19 05:45:25 +02:00 |
flow_dissector.c
|
net/core: Fix ETH_P_1588 flow dissector
|
2023-10-06 13:18:05 +02:00 |
flow_offload.c
|
netfilter: nf_tables: bail out early if hardware offload is not supported
|
2022-06-14 18:36:17 +02:00 |
gen_estimator.c
|
…
|
|
gen_stats.c
|
…
|
|
gro_cells.c
|
net: Fix data-races around netdev_max_backlog.
|
2022-08-31 17:16:42 +02:00 |
hwbm.c
|
…
|
|
link_watch.c
|
net: linkwatch: use system_unbound_wq
|
2024-08-19 05:45:35 +02:00 |
lwt_bpf.c
|
lwt: Fix return values of BPF xmit ops
|
2023-09-19 12:22:33 +02:00 |
lwtunnel.c
|
lwtunnel: Validate RTA_ENCAP_TYPE attribute length
|
2022-01-11 15:35:14 +01:00 |
neighbour.c
|
neighbour: Don't let neigh_forced_gc() disable preemption for long
|
2024-01-25 14:52:29 -08:00 |
net-procfs.c
|
net-procfs: show net devices bound packet types
|
2022-02-01 17:27:08 +01:00 |
net-sysfs.c
|
net: fix data-race in dev_isalive()
|
2022-06-29 09:03:22 +02:00 |
net-sysfs.h
|
…
|
|
net-traces.c
|
tcp: add tracepoint for checksum errors
|
2021-05-14 15:26:03 -07:00 |
net_namespace.c
|
netns: Make get_net_ns() handle zero refcount net
|
2024-07-05 09:14:30 +02:00 |
netclassid_cgroup.c
|
bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed mode
|
2021-09-13 16:35:58 -07:00 |
netevent.c
|
…
|
|
netpoll.c
|
netpoll: Fix race condition in netpoll_owner_active
|
2024-07-05 09:14:26 +02:00 |
netprio_cgroup.c
|
bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed mode
|
2021-09-13 16:35:58 -07:00 |
of_net.c
|
of: net: add a helper for loading netdev->dev_addr
|
2023-07-27 08:46:59 +02:00 |
page_pool.c
|
page_pool: fix inconsistency for page_pool_ring_[un]lock()
|
2023-06-05 09:21:22 +02:00 |
pktgen.c
|
net: pktgen: Fix interface flags printing
|
2023-10-25 11:58:58 +02:00 |
ptp_classifier.c
|
bpf: Refactor BPF_PROG_RUN into a function
|
2021-08-17 00:45:07 +02:00 |
request_sock.c
|
tcp: make sure init the accept_queue's spinlocks once
|
2024-02-23 08:54:27 +01:00 |
rtnetlink.c
|
rtnetlink: Don't ignore IFLA_TARGET_NETNSID when ifname is specified in rtnl_dellink().
|
2024-08-19 05:45:32 +02:00 |
scm.c
|
io_uring/unix: drop usage of io_uring socket
|
2024-03-26 18:21:11 -04:00 |
secure_seq.c
|
tcp: Fix data-races around sysctl knobs related to SYN option.
|
2022-07-29 17:25:22 +02:00 |
selftests.c
|
net: selftests: add MTU test
|
2021-07-22 00:52:04 -07:00 |
skbuff.c
|
skbuff: introduce skb_pull_data
|
2024-07-05 09:14:11 +02:00 |
skmsg.c
|
skmsg: Skip zero length skb in sk_msg_recvmsg
|
2024-07-18 13:07:37 +02:00 |
sock.c
|
ipv6: Fix data races around sk->sk_prot.
|
2024-07-05 09:14:50 +02:00 |
sock_destructor.h
|
skb_expand_head() adjust skb->truesize incorrectly
|
2021-10-22 12:35:51 -07:00 |
sock_diag.c
|
sock_diag: annotate data-races around sock_diag_handlers[family]
|
2024-03-26 18:21:17 -04:00 |
sock_map.c
|
sock_map: avoid race between sock_map_close and sk_psock_put
|
2024-07-05 09:14:20 +02:00 |
sock_reuseport.c
|
soreuseport: Fix socket selection for SO_INCOMING_CPU.
|
2022-12-31 13:14:07 +01:00 |
stream.c
|
net: deal with most data-races in sk_wait_event()
|
2023-05-24 17:36:42 +01:00 |
sysctl_net_core.c
|
net: Fix data-races around weight_p and dev_weight_[rt]x_bias.
|
2022-08-31 17:16:42 +02:00 |
timestamping.c
|
…
|
|
tso.c
|
…
|
|
utils.c
|
…
|
|
xdp.c
|
xdp: fix invalid wait context of page_pool_destroy()
|
2024-08-19 05:44:59 +02:00 |