.. |
bpf_sk_storage.c
|
bpf: Improve bucket_log calculation logic
|
2020-02-14 16:34:10 -05:00 |
datagram.c
|
net: datagram: fix data-races in datagram_poll()
|
2023-05-30 12:44:02 +01:00 |
datagram.h
|
net/core: Allow the compiler to verify declaration and definition consistency
|
2019-03-27 13:49:44 -07:00 |
dev_addr_lists.c
|
net: remove unnecessary variables and callback
|
2019-10-24 14:53:49 -07:00 |
dev_ioctl.c
|
net: fix dev_ifsioc_locked() race condition
|
2021-03-07 12:20:43 +01:00 |
dev.c
|
Merge tag 'ASB-2024-06-05_11-5.4' of https://android.googlesource.com/kernel/common into android13-5.4-lahaina
|
2024-06-22 17:58:09 +03:00 |
devlink.c
|
devlink: remove reload failed checks in params get/set callbacks
|
2023-09-23 11:00:03 +02:00 |
drop_monitor.c
|
This is the 5.4.279 stable release
|
2024-07-08 13:55:50 +00:00 |
dst_cache.c
|
Merge remote-tracking branch 'remotes/origin/tmp-f686d9f' into msm-lahaina
|
2019-07-01 17:41:24 -07:00 |
dst.c
|
Revert "ipv6: remove max_size check inline with ipv4"
|
2024-01-17 08:04:30 +00:00 |
ethtool.c
|
Merge tag 'ASB-2024-10-05_11-5.4' of https://android.googlesource.com/kernel/common into android13-5.4-lahaina
|
2024-10-09 18:08:17 +00:00 |
failover.c
|
failover: allow name change on IFF_UP slave interfaces
|
2019-04-10 22:12:26 -07:00 |
fib_notifier.c
|
net: fib_notifier: move fib_notifier_ops from struct net into per-net struct
|
2019-09-07 17:28:22 +02:00 |
fib_rules.c
|
ipv6: fix memory leak in fib6_rule_suppress
|
2021-12-08 09:01:13 +01:00 |
filter.c
|
This is the 5.4.282 stable release
|
2024-08-28 08:50:45 +00:00 |
flow_dissector.c
|
net/ipv6: SKB symmetric hash should incorporate transport ports
|
2023-09-23 10:59:56 +02:00 |
flow_offload.c
|
net: core: rename indirect block ingress cb function
|
2019-12-18 16:08:47 +01:00 |
gen_estimator.c
|
net_sched: gen_estimator: support large ewma log
|
2021-02-07 15:35:47 +01:00 |
gen_stats.c
|
Merge remote-tracking branch 'remotes/origin/tmp-f686d9f' into msm-lahaina
|
2019-07-01 17:41:24 -07:00 |
gro_cells.c
|
|
|
hwbm.c
|
net: hwbm: Make the hwbm_pool lock a mutex
|
2019-06-09 19:40:10 -07:00 |
link_watch.c
|
net: linkwatch: use system_unbound_wq
|
2024-08-19 05:33:46 +02:00 |
lwt_bpf.c
|
lwt: Fix return values of BPF xmit ops
|
2023-09-23 10:59:42 +02:00 |
lwtunnel.c
|
lwtunnel: Validate RTA_ENCAP_TYPE attribute length
|
2022-01-11 15:23:32 +01:00 |
Makefile
|
bpf: Introduce bpf sk local storage
|
2019-04-27 09:07:04 -07:00 |
neighbour.c
|
Merge branch 'android11-5.4-lts' of https://android.googlesource.com/kernel/common into android13-5.4-lahaina
|
2024-02-08 19:02:48 +00:00 |
net_namespace.c
|
netns: Make get_net_ns() handle zero refcount net
|
2024-07-05 09:08:23 +02:00 |
net-procfs.c
|
Revert "net: fix information leakage in /proc/net/ptype"
|
2022-02-06 13:06:26 +01:00 |
net-sysfs.c
|
ethtool: check device is present when getting link settings
|
2024-09-04 13:15:03 +02:00 |
net-sysfs.h
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
net-traces.c
|
|
|
netclassid_cgroup.c
|
cgroup, netclassid: remove double cond_resched
|
2020-05-10 10:31:32 +02:00 |
netevent.c
|
Merge remote-tracking branch 'remotes/origin/tmp-f686d9f' into msm-lahaina
|
2019-07-01 17:41:24 -07:00 |
netpoll.c
|
net: don't let netpoll invoke NAPI if in xmit context
|
2023-04-20 12:07:33 +02:00 |
netprio_cgroup.c
|
netprio_cgroup: Fix unlimited memory leak of v2 cgroups
|
2020-05-20 08:20:12 +02:00 |
page_pool.c
|
page_pool: do not release pool until inflight == 0.
|
2019-12-18 16:09:07 +01:00 |
pktgen.c
|
net: pktgen: Fix interface flags printing
|
2023-10-25 11:53:22 +02:00 |
ptp_classifier.c
|
Merge remote-tracking branch 'remotes/origin/tmp-f686d9f' into msm-lahaina
|
2019-07-01 17:41:24 -07:00 |
request_sock.c
|
tcp: add rcu protection around tp->fastopen_rsk
|
2019-10-13 10:13:08 -07:00 |
rtnetlink.c
|
rtnetlink: Correct nested IFLA_VF_VLAN_LIST attribute validation
|
2024-05-17 11:43:54 +02:00 |
scm.c
|
io_uring/unix: drop usage of io_uring socket
|
2024-03-26 18:22:12 -04:00 |
secure_seq.c
|
tcp: Fix data-races around sysctl knobs related to SYN option.
|
2022-07-29 17:14:14 +02:00 |
skbuff.c
|
Merge tag 'ASB-2024-06-05_11-5.4' of https://android.googlesource.com/kernel/common into android13-5.4-lahaina
|
2024-06-22 17:58:09 +03:00 |
skmsg.c
|
bpf, sockmap: Fix memleak in tcp_bpf_sendmsg while sk msg is full
|
2022-04-15 14:18:16 +02:00 |
sock_diag.c
|
sock_diag: annotate data-races around sock_diag_handlers[family]
|
2024-03-26 18:22:14 -04:00 |
sock_map.c
|
bpf, sockmap: Prevent lock inversion deadlock in map delete elem
|
2024-04-13 12:51:34 +02:00 |
sock_reuseport.c
|
udp: Prevent reuseport_select_sock from reading uninitialized socks
|
2021-01-23 15:57:56 +01:00 |
sock.c
|
This is the 5.4.279 stable release
|
2024-07-08 13:55:50 +00:00 |
stream.c
|
net: Remove WARN_ON_ONCE(sk->sk_forward_alloc) from sk_stream_kill_queues().
|
2023-03-03 11:41:48 +01:00 |
sysctl_net_core.c
|
net: Fix data-races around weight_p and dev_weight_[rt]x_bias.
|
2022-09-05 10:27:41 +02:00 |
timestamping.c
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
|
2019-05-24 17:36:45 +02:00 |
tso.c
|
net: Use skb accessors in network core
|
2019-07-22 20:47:56 -07:00 |
utils.c
|
net: Fix skb->csum update in inet_proto_csum_replace16().
|
2020-02-05 21:22:52 +00:00 |
xdp.c
|
xdp: obtain the mem_id mutex before trying to remove an entry.
|
2019-12-18 16:09:10 +01:00 |