| .. |
|
Makefile
|
30c8bd5aa8
net: Introduce generic failover module
|
7 年之前 |
|
datagram.c
|
a11e1d432b
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
|
7 年之前 |
|
dev.c
|
6312fe7775
net: limit each hash list length to MAX_GRO_SKBS
|
7 年之前 |
|
dev_addr_lists.c
|
bb9aaaa184
net: change the comment of dev_mc_init
|
7 年之前 |
|
dev_ioctl.c
|
3f76df1982
net: use dev_change_tx_queue_len() for SIOCSIFTXQLEN
|
7 年之前 |
|
devlink.c
|
e3b7ca18ad
devlink: Add param set command
|
7 年之前 |
|
drop_monitor.c
|
e99e88a9d2
treewide: setup_timer() -> timer_setup()
|
8 年之前 |
|
dst.c
|
d4ead6b34b
net/ipv6: move metrics from dst to rt6_info
|
7 年之前 |
|
dst_cache.c
|
4c1342d967
net: core: dst_cache_set_ip6: Rename 'addr' parameter to 'saddr' for consistency
|
7 年之前 |
|
ethtool.c
|
fad953ce0b
treewide: Use array_size() in vzalloc()
|
7 年之前 |
|
failover.c
|
30c8bd5aa8
net: Introduce generic failover module
|
7 年之前 |
|
fib_notifier.c
|
c30d9356e9
net: Fix fib notifer to return errno
|
7 年之前 |
|
fib_rules.c
|
35e8c7ba08
net: fib_rules: bring back rule_exists to match rule during add
|
7 年之前 |
|
filter.c
|
5cd3da4ba2
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
|
7 年之前 |
|
flow_dissector.c
|
fa1be7e01e
ipv6: omit traffic class when calculating flow hash
|
7 年之前 |
|
gen_estimator.c
|
a5f7add332
net_sched: gen_estimator: fix broken estimators based on percpu stats
|
7 年之前 |
|
gen_stats.c
|
b01ac095c7
net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mq
|
8 年之前 |
|
gro_cells.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 年之前 |
|
hwbm.c
|
b388fc7405
net: hwbm: Fix unbalanced spinlock in error case
|
9 年之前 |
|
link_watch.c
|
b76f4189df
net: link_watch: mark bonding link events urgent
|
8 年之前 |
|
lwt_bpf.c
|
6aaae2b6c4
bpf: rename bpf_compute_data_end into bpf_compute_data_pointers
|
8 年之前 |
|
lwtunnel.c
|
d1df6fd8a1
ipv6: sr: define core operations for seg6local lightweight tunnel
|
8 年之前 |
|
neighbour.c
|
8e326289e3
neighbour: force neigh_invalidate when NUD_FAILED update is from admin
|
7 年之前 |
|
net-procfs.c
|
c350637227
proc: introduce proc_create_net{,_data}
|
7 年之前 |
|
net-sysfs.c
|
8af2c06ff4
net-sysfs: Add interface for Rx queue(s) map per Tx queue
|
7 年之前 |
|
net-sysfs.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 年之前 |
|
net-traces.c
|
30d444d300
net/ipv6: Udate fib6_table_lookup tracepoint
|
7 年之前 |
|
net_namespace.c
|
554873e517
net: Do not take net_rwsem in __rtnl_link_unregister()
|
7 年之前 |
|
netclassid_cgroup.c
|
bc2fb7ed08
cgroup: add @flags to css_task_iter_start() and implement CSS_TASK_ITER_PROCS
|
8 年之前 |
|
netevent.c
|
282c320d33
netevent: remove automatic variable in register_netevent_notifier()
|
10 年之前 |
|
netpoll.c
|
af07339373
netpoll: Use lockdep to assert IRQs are disabled/enabled
|
8 年之前 |
|
netprio_cgroup.c
|
83593010d3
net: remove duplicate includes
|
8 年之前 |
|
page_pool.c
|
ff7d6b27f8
page_pool: refurbish version of page_pool code
|
7 年之前 |
|
pktgen.c
|
fd7becedb1
treewide: Use array_size() in vzalloc_node()
|
7 年之前 |
|
ptp_classifier.c
|
5f94c943d5
ptp: Change ptp_class to a proper bitmask
|
10 年之前 |
|
request_sock.c
|
fee83d097b
ipv4: Namespaceify tcp_max_syn_backlog knob
|
9 年之前 |
|
rtnetlink.c
|
644c7eebbf
rtnetlink: validate attributes in do_setlink()
|
7 年之前 |
|
scm.c
|
8703e8a465
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/user.h>
|
8 年之前 |
|
secure_seq.c
|
5d2ed0521a
tcp: Namespaceify sysctl_tcp_timestamps
|
8 年之前 |
|
skbuff.c
|
c47d8c2f38
net: Clear skb->tstamp only on the forwarding path
|
7 年之前 |
|
sock.c
|
4b15c70753
net/sched: Make etf report drops on error_queue
|
7 年之前 |
|
sock_diag.c
|
bf2ae2e4bf
sock_diag: request _diag module only when the family or proto has been registered
|
7 年之前 |
|
sock_reuseport.c
|
4db428a7c9
soreuseport: fix mem leak in reuseport_add_sock()
|
8 年之前 |
|
stream.c
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
8 年之前 |
|
sysctl_net_core.c
|
514c603249
headers: untangle kmemleak.h from mm.h
|
7 年之前 |
|
timestamping.c
|
1007f59dce
net: skb_defer_rx_timestamp should check for phydev before setting up classify
|
10 年之前 |
|
tso.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 年之前 |
|
utils.c
|
a470143fc8
net/utils: Introduce inet_addr_is_any
|
7 年之前 |
|
xdp.c
|
9f9a707738
rhashtable: remove nulls_base and related code.
|
7 年之前 |