| .. |
|
bpf_sk_storage.c
|
bpf: Add length check for SK_DIAG_BPF_STORAGE_REQ_MAP_FD parsing
|
2023-08-11 12:08:12 +02:00 |
|
datagram.c
|
net: datagram: fix data-races in datagram_poll()
|
2023-05-24 17:32:32 +01:00 |
|
dev.c
|
Merge 6.1.60 into android14-6.1-lts
|
2023-11-03 16:23:47 +00:00 |
|
dev.h
|
net: check for altname conflicts when changing netdev's netns
|
2023-10-25 12:03:08 +02: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
|
|
|
|
dev_ioctl.c
|
net: rename reference+tracking helpers
|
2022-06-09 21:52:55 -07:00 |
|
drop_monitor.c
|
Revert "drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" group"
|
2024-01-05 13:53:07 +00:00 |
|
dst.c
|
UPSTREAM: net: Use call_rcu_hurry() for dst_release()
|
2024-01-19 00:10:44 +00:00 |
|
dst_cache.c
|
|
|
|
failover.c
|
net: rename reference+tracking helpers
|
2022-06-09 21:52:55 -07:00 |
|
fib_notifier.c
|
|
|
|
fib_rules.c
|
|
|
|
filter.c
|
bpf: sockmap, updating the sg structure should also update curr
|
2023-12-13 18:39:11 +01:00 |
|
flow_dissector.c
|
net/core: Fix ETH_P_1588 flow dissector
|
2023-10-06 14:56:36 +02:00 |
|
flow_offload.c
|
flow_offload: Introduce flow_match_l2tpv3
|
2022-09-20 09:13:38 +02:00 |
|
gen_estimator.c
|
|
|
|
gen_stats.c
|
net: sched: fix misuse of qcpu->backlog in gnet_stats_add_queue_cpu
|
2022-08-16 19:38:20 -07:00 |
|
gro.c
|
skb: Do mix page pool and page referenced frags in GRO
|
2023-02-09 11:28:05 +01:00 |
|
gro_cells.c
|
net: drop the weight argument from netif_napi_add
|
2022-09-28 18:57:14 -07:00 |
|
hwbm.c
|
|
|
|
link_watch.c
|
net: rename reference+tracking helpers
|
2022-06-09 21:52:55 -07:00 |
|
lwt_bpf.c
|
lwt: Fix return values of BPF xmit ops
|
2023-09-13 09:42:33 +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 |
|
Makefile
|
devlink: move code to a dedicated directory
|
2023-08-30 16:11:00 +02:00 |
|
neighbour.c
|
neighbour: fix various data-races
|
2023-11-02 09:35:27 +01:00 |
|
net-procfs.c
|
net: extract a few internals from netdevice.h
|
2022-04-07 20:32:09 -07:00 |
|
net-sysfs.c
|
ANDROID: always add the struct wireless_dev * to struct net_device
|
2023-05-12 15:37:37 +00:00 |
|
net-sysfs.h
|
|
|
|
net-traces.c
|
ANDROID: GKI: Export four symbols in file net/core/net-trace.c
|
2023-09-06 09:46:47 +00:00 |
|
net_namespace.c
|
ANDROID: KMI workaround for CONFIG_NETFILTER_FAMILY_BRIDGE
|
2024-01-09 23:37:43 +00:00 |
|
netclassid_cgroup.c
|
core: Variable type completion
|
2022-08-31 09:40:34 +01:00 |
|
netevent.c
|
|
|
|
netpoll.c
|
net: don't let netpoll invoke NAPI if in xmit context
|
2023-04-13 16:55:21 +02:00 |
|
netprio_cgroup.c
|
|
|
|
of_net.c
|
|
|
|
page_pool.c
|
net: page_pool: add missing free_percpu when page_pool_init fail
|
2023-11-20 11:52:16 +01:00 |
|
pktgen.c
|
net: pktgen: Fix interface flags printing
|
2023-10-25 12:03:08 +02:00 |
|
ptp_classifier.c
|
|
|
|
request_sock.c
|
|
|
|
rtnetlink.c
|
netlink: Correct offload_xstats size
|
2023-10-25 12:03:07 +02:00 |
|
scm.c
|
ANDROID: fix crc error in put_cmsg caused in 6.1.68
|
2024-01-08 07:26:19 +00: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
|
|
|
|
skbuff.c
|
net: skb_find_text: Ignore patterns extending past 'to'
|
2023-11-20 11:51:54 +01:00 |
|
skmsg.c
|
bpf, sockmap: Fix skb refcnt race after locking changes
|
2023-09-19 12:28:02 +02:00 |
|
sock.c
|
This is the 6.1.64 stable release
|
2023-12-12 18:41:13 +00:00 |
|
sock_destructor.h
|
|
|
|
sock_diag.c
|
|
|
|
sock_map.c
|
This is the 6.1.57 stable release
|
2023-11-02 07:05:54 +00:00 |
|
sock_reuseport.c
|
soreuseport: Fix socket selection for SO_INCOMING_CPU.
|
2022-12-31 13:32:04 +01:00 |
|
stream.c
|
Revert "tcp: allow again tcp_disconnect() when threads are waiting"
|
2023-11-06 14:50:07 +00:00 |
|
sysctl_net_core.c
|
net: sysctl: remove unused variable long_max
|
2022-09-07 15:31:19 +01:00 |
|
timestamping.c
|
|
|
|
tso.c
|
|
|
|
utils.c
|
|
|
|
xdp.c
|
xdp: improve page_pool xdp_return performance
|
2022-09-26 11:28:19 -07:00 |