.. |
Makefile
|
netns/mbuf: add a per net namespace ring buffer
|
2024-05-23 21:22:21 +08:00 |
bpf_sk_storage.c
|
bpf: Add length check for SK_DIAG_BPF_STORAGE_REQ_MAP_FD parsing
|
2023-07-27 10:07:56 -07:00 |
datagram.c
|
net: fix rc7's __skb_datagram_iter()
|
2024-07-18 13:21:13 +02:00 |
dev.c
|
Merge linux 6.6.55
|
2024-10-11 18:06:09 +08:00 |
dev.h
|
Merge remote-tracking branch 'stable/linux-6.6.y' into ocks-2401
|
2024-03-01 17:21:23 +08:00 |
dev_addr_lists.c
|
net: extract a few internals from netdevice.h
|
2022-04-07 20:32:09 -07:00 |
dev_addr_lists_test.c
|
kunit: Use KUNIT_EXPECT_MEMEQ macro
|
2022-10-27 02:40:14 -06:00 |
dev_ioctl.c
|
net: omit ndo_hwtstamp_get() call when possible in dev_set_hwtstamp_phylib()
|
2023-08-06 13:25:10 +01:00 |
drop_monitor.c
|
drop_monitor: replace spin_lock by raw_spin_lock
|
2024-06-27 13:49:01 +02:00 |
dst.c
|
net: remove unnecessary input parameter 'how' in ifdown function
|
2023-08-22 13:19:02 +02:00 |
dst_cache.c
|
wireguard: device: reset peer src endpoint when netns exits
|
2021-11-29 19:50:45 -08:00 |
failover.c
|
net: failover: use IFF_NO_ADDRCONF flag to prevent ipv6 addrconf
|
2022-12-12 15:18:25 -08:00 |
fib_notifier.c
|
…
|
|
fib_rules.c
|
fib: expand fib_rule_policy
|
2021-12-16 07:18:35 -08:00 |
filter.c
|
bpf: Zero former ARG_PTR_TO_{LONG,INT} args in case of error
|
2024-10-04 16:29:23 +02:00 |
flow_dissector.c
|
net: flow_dissector: use DEBUG_NET_WARN_ON_ONCE
|
2024-08-03 08:54:05 +02:00 |
flow_offload.c
|
tc: flower: Enable offload support IPSEC SPI field.
|
2023-08-02 10:09:32 +01:00 |
gen_estimator.c
|
treewide: Convert del_timer*() to timer_shutdown*()
|
2022-12-25 13:38:09 -08:00 |
gen_stats.c
|
net: Remove the obsolte u64_stats_fetch_*_irq() users (net).
|
2022-10-28 20:13:54 -07:00 |
gro.c
|
net: Add netif_get_gro_max_size helper for GRO
|
2024-10-10 11:57:16 +02:00 |
gro_cells.c
|
net: drop the weight argument from netif_napi_add
|
2022-09-28 18:57:14 -07:00 |
gso.c
|
net: move gso declarations and functions to their own files
|
2023-06-10 00:11:41 -07:00 |
hwbm.c
|
…
|
|
link_watch.c
|
net: linkwatch: use system_unbound_wq
|
2024-08-14 13:58:39 +02:00 |
lwt_bpf.c
|
lwt: Fix return values of BPF xmit ops
|
2023-08-18 16:05:26 +02:00 |
lwtunnel.c
|
xfrm: lwtunnel: squelch kernel warning in case XFRM encap type is not available
|
2022-10-12 10:45:51 +02:00 |
neighbour.c
|
neighbour: Don't let neigh_forced_gc() disable preemption for long
|
2024-01-20 11:51:43 +01:00 |
net-procfs.c
|
net: dev ipv4/v6 stat
|
2023-12-12 15:56:50 +08:00 |
net-sysfs.c
|
ethtool: check device is present when getting link settings
|
2024-09-04 13:28:26 +02:00 |
net-sysfs.h
|
…
|
|
net-traces.c
|
udp6: add a missing call into udp_fail_queue_rcv_skb tracepoint
|
2023-07-07 09:16:52 +01:00 |
net_namespace.c
|
netns: Make get_net_ns() handle zero refcount net
|
2024-06-27 13:49:06 +02:00 |
netclassid_cgroup.c
|
rue/net: adapt to the new rue modular framework
|
2024-09-27 11:13:30 +08:00 |
netdev-genl-gen.c
|
net: ynl: prefix uAPI header include with uapi/
|
2023-05-26 10:30:14 +01:00 |
netdev-genl-gen.h
|
net: ynl: prefix uAPI header include with uapi/
|
2023-05-26 10:30:14 +01:00 |
netdev-genl.c
|
netdev-genl: use struct genl_info for reply construction
|
2023-08-15 15:01:03 -07:00 |
netevent.c
|
…
|
|
netns_mbuf.c
|
netlat: fix warnning when del netns
|
2024-05-24 16:37:28 +08:00 |
netpoll.c
|
netpoll: Ensure clean state on setup failures
|
2024-10-10 11:57: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
|
net: Explicitly include correct DT includes
|
2023-07-27 20:33:16 -07:00 |
page_pool.c
|
net: page_pool: add missing free_percpu when page_pool_init fail
|
2023-11-20 11:59:34 +01:00 |
pktgen.c
|
kthread: add kthread_stop_put
|
2024-06-12 11:12:52 +02:00 |
ptp_classifier.c
|
ptp: Add generic PTP is_sync() function
|
2022-03-07 11:31:34 +00:00 |
request_sock.c
|
tcp: make sure init the accept_queue's spinlocks once
|
2024-01-31 16:19:00 -08:00 |
rtnetlink.c
|
rtnetlink: Don't ignore IFLA_TARGET_NETNSID when ifname is specified in rtnl_dellink().
|
2024-08-11 12:47:20 +02:00 |
scm.c
|
io_uring/unix: drop usage of io_uring socket
|
2024-03-26 18:19:09 -04:00 |
secure_seq.c
|
tcp: Fix data-races around sysctl knobs related to SYN option.
|
2022-07-20 10:14:49 +01:00 |
selftests.c
|
net: core: constify mac addrs in selftests
|
2021-10-24 13:59:44 +01:00 |
skbuff.c
|
rue/net: avoid wrong memory access to struct net_device
|
2024-09-27 11:13:30 +08:00 |
skmsg.c
|
skmsg: Skip zero length skb in sk_msg_recvmsg
|
2024-07-18 13:21:12 +02:00 |
sock.c
|
Merge linux 6.6.51
|
2024-09-29 19:06:17 +08: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:19:22 -04:00 |
sock_map.c
|
sock_map: Add a cond_resched() in sock_hash_free()
|
2024-10-04 16:28:58 +02:00 |
sock_reuseport.c
|
soreuseport: Fix socket selection for SO_INCOMING_CPU.
|
2022-10-25 11:35:16 +02:00 |
stream.c
|
net: Return error from sk_stream_wait_connect() if sk_wait_event() fails
|
2024-01-01 12:42:30 +00:00 |
sysctl_net_core.c
|
Merge linux 6.6.30
|
2024-05-08 19:22:41 +08:00 |
timestamping.c
|
…
|
|
tso.c
|
net: tso: inline tso_count_descs()
|
2022-12-12 15:04:39 -08:00 |
utils.c
|
net: core: inet[46]_pton strlen len types
|
2022-11-01 21:14:39 -07:00 |
xdp.c
|
xdp: fix invalid wait context of page_pool_destroy()
|
2024-08-03 08:53:44 +02:00 |