linux-stable-rt/net/core
Harald Welte 4fdb3bb723 [NETLINK]: Add properly module refcounting for kernel netlink sockets.
- Remove bogus code for compiling netlink as module
- Add module refcounting support for modules implementing a netlink
  protocol
- Add support for autoloading modules that implement a netlink protocol
  as soon as someone opens a socket for that protocol

Signed-off-by: Harald Welte <laforge@netfilter.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-08-29 15:35:08 -07:00
..
Makefile
datagram.c
dev.c [NET]: Remove explicit initializations of skb->input_dev 2005-08-29 15:33:26 -07:00
dev_mcast.c
dst.c [NET] Fix too aggressive backoff in dst garbage collection 2005-07-30 17:47:25 -07:00
dv.c
ethtool.c
filter.c
flow.c
gen_estimator.c
gen_stats.c
iovec.c
link_watch.c
neighbour.c
net-sysfs.c
netfilter.c [NETFILTER]: Move ipv4 specific code from net/core/netfilter.c to net/ipv4/netfilter.c 2005-08-29 15:35:01 -07:00
netpoll.c [NETPOLL]: remove unused variable 2005-08-11 19:28:05 -07:00
pktgen.c
request_sock.c [IPV4]: possible cleanups 2005-08-29 15:33:20 -07:00
rtnetlink.c [NETLINK]: Add properly module refcounting for kernel netlink sockets. 2005-08-29 15:35:08 -07:00
scm.c
skbuff.c [NET]: Kill skb->real_dev 2005-08-29 15:32:25 -07:00
sock.c [NET]: Introduce SO_{SND,RCV}BUFFORCE socket options 2005-08-29 15:31:35 -07:00
stream.c
sysctl_net_core.c
utils.c
wireless.c