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
Denis V. Lunev ff4b950277 [NETNS]: Re-export init_net via EXPORT_SYMBOL. 17 years ago
..
Makefile [NET]: Fix running without sysfs 18 years ago
datagram.c
dev.c [NET]: Stop polling when napi_disable() is pending. 17 years ago
dev_mcast.c [NET]: Move unneeded data to initdata section. 17 years ago
dst.c [NET]: Removing duplicit #includes 17 years ago
ethtool.c [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls 18 years ago
fib_rules.c [INET]: Small possible memory leak in FIB rules 17 years ago
filter.c [NET]: Fix bug in sk_filter race cures. 18 years ago
flow.c [NET]: Use BUILD_BUG_ON in net/core/flowi.c 18 years ago
gen_estimator.c remove asm/bitops.h includes 18 years ago
gen_stats.c
iovec.c
kmap_skb.h
link_watch.c
neighbour.c [NEIGH]: Revert 'Fix race between neigh_parms_release and neightbl_fill_parms' 17 years ago
net-sysfs.c [NET]: Remove in-code externs for some functions from net/core/dev.c 18 years ago
net-sysfs.h [NET]: Remove in-code externs for some functions from net/core/dev.c 18 years ago
net_namespace.c [NETNS]: Re-export init_net via EXPORT_SYMBOL. 17 years ago
netevent.c
netpoll.c [NET]: Fix race between poll_napi() and net_rx_action() 18 years ago
pktgen.c [PKTGEN]: Fix double unlock of xfrm_state->lock 17 years ago
request_sock.c [INET]: Fix potential kfree on vmalloc-ed area of request_sock_queue 17 years ago
rtnetlink.c [NET]: rtnl_link: fix use-after-free 17 years ago
scm.c [NET]: Fix function put_cmsg() which may cause usr application memory overflow 17 years ago
skbuff.c [NET]: Clone the sk_buff 'iif' field in __skb_clone() 17 years ago
sock.c [NET]: Unexport sysctl_{r,w}mem_max. 17 years ago
stream.c
sysctl_net_core.c [NET]: Don't declare extern variables in net/core/sysctl_net_core.c 18 years ago
user_dma.c
utils.c