You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/net/core
Eric Dumazet 58e05f357a netpoll: netpoll_poll_dev() should access dev->flags 13 years ago
..
Makefile sock_diag: Move the sock_ code to net/core/ 13 years ago
datagram.c net: add skb frag size accessors 13 years ago
dev.c gro: more generic L2 header check 13 years ago
dev_addr_lists.c net: introduce netif_addr_lock_nested() and call if when appropriate 13 years ago
drop_monitor.c
dst.c net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. 13 years ago
ethtool.c ethtool: Null-terminate filename passed to ethtool_ops::flash_device 13 years ago
fib_rules.c net: Fix files explicitly needing to include module.h 13 years ago
filter.c filter: use unsigned int to silence static checker warning 13 years ago
flow.c net: Add a flow_cache_flush_deferred function 13 years ago
flow_dissector.c net: flow_dissector.c missing include linux/export.h 13 years ago
gen_estimator.c
gen_stats.c
iovec.c net: Limit socket I/O iovec total length to INT_MAX. 14 years ago
kmap_skb.h net: convert core to skb paged frag APIs 14 years ago
link_watch.c net: linkwatch: allow vlans to get carrier changes faster 14 years ago
neighbour.c ipv6: Use universal hash for NDISC. 13 years ago
net-sysfs.c bql: Fix inconsistency between file mode and attr method. 13 years ago
net-sysfs.h
net-traces.c net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 13 years ago
net_namespace.c netns: fix net_alloc_generic() 13 years ago
netevent.c net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 13 years ago
netpoll.c netpoll: netpoll_poll_dev() should access dev->flags 13 years ago
netprio_cgroup.c netprio_cgroup: don't allocate prio table when a device is registered 13 years ago
pktgen.c pktgen: Fix unsigned function that is returning negative vals 13 years ago
request_sock.c ipv4:correct description for tcp_max_syn_backlog 13 years ago
rtnetlink.c net: RTNETLINK adjusting values of min_ifinfo_dump_size 13 years ago
scm.c af_unix: dont send SCM_CREDENTIALS by default 14 years ago
secure_seq.c net: fix some sparse errors 13 years ago
skbuff.c net:core: use IS_ENABLED 13 years ago
sock.c netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=m 13 years ago
sock_diag.c sock_diag: Introduce the meminfo nla core (v2) 13 years ago
stream.c
sysctl_net_core.c net: use jump_label to shortcut RPS if not setup 13 years ago
timestamping.c net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 13 years ago
user_dma.c net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 13 years ago
utils.c