original_kernel/net/core
Alexey Kuznetsov 28633514af [NETLINK]: illegal use of pid in rtnetlink
When a netlink message is not related to a netlink socket,
it is issued by kernel socket with pid 0. Netlink "pid" has nothing
to do with current->pid. I called it incorrectly, if it was named "port",
the confusion would be avoided.

Signed-off-by: Alexey Kuznetsov <kuznet@ms2.inr.ac.ru>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-02-09 16:43:41 -08:00
..
Makefile
datagram.c
dev.c [PATCH] percpu data: only iterate over possible CPUs 2006-02-05 11:06:51 -08:00
dev_mcast.c
dst.c
dv.c
ethtool.c
filter.c [NET]: more whitespace issues in net/core/filter.c 2006-01-23 16:26:16 -08:00
flow.c
gen_estimator.c
gen_stats.c
iovec.c
link_watch.c
neighbour.c
net-sysfs.c
netpoll.c [NET]: Use is_zero_ether_addr() in net/core/netpoll.c 2006-01-17 15:15:38 -08:00
pktgen.c [PKTGEN]: Respect hard_header_len of device. 2006-01-18 14:19:10 -08:00
request_sock.c
rtnetlink.c [NETLINK]: illegal use of pid in rtnetlink 2006-02-09 16:43:41 -08:00
scm.c
skbuff.c [NET]: Fix skb fclone error path handling. 2006-01-23 16:32:45 -08:00
sock.c
stream.c
sysctl_net_core.c
utils.c [PATCH] percpu data: only iterate over possible CPUs 2006-02-05 11:06:51 -08:00
wireless.c