acrn-kernel/net
Daniel Borkmann fe1217c4f3 net: net_cls: move cgroupfs classid handling into core
Zefan Li requested [1] to perform the following cleanup/refactoring:

- Split cgroupfs classid handling into net core to better express a
  possible more generic use.

- Disable module support for cgroupfs bits as the majority of other
  cgroupfs subsystems do not have that, and seems to be not wished
  from cgroup side. Zefan probably might want to follow-up for netprio
  later on.

- By this, code can be further reduced which previously took care of
  functionality built when compiled as module.

cgroupfs bits are being placed under net/core/netclassid_cgroup.c, so
that we are consistent with {netclassid,netprio}_cgroup naming that is
under net/core/ as suggested by Zefan.

No change in functionality, but only code refactoring that is being
done here.

 [1] http://patchwork.ozlabs.org/patch/304825/

Suggested-by: Li Zefan <lizefan@huawei.com>
Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Cc: Zefan Li <lizefan@huawei.com>
Cc: Thomas Graf <tgraf@suug.ch>
Cc: cgroups@vger.kernel.org
Acked-by: Li Zefan <lizefan@huawei.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
2014-01-03 23:41:41 +01:00
..
9p
802 neigh: convert parms to an array 2013-12-09 20:56:12 -05:00
8021q
appletalk
atm
ax25
batman-adv batadv: Slight optimization of batadv_compare_eth 2013-12-09 20:58:11 -05:00
bluetooth net/*: Fix FSF address in file headers 2013-12-06 12:37:57 -05:00
bridge net: more spelling fixes 2013-12-10 21:57:11 -05:00
caif
can
ceph
core net: net_cls: move cgroupfs classid handling into core 2014-01-03 23:41:41 +01:00
dcb net/*: Fix FSF address in file headers 2013-12-06 12:37:57 -05:00
dccp
decnet dn_dev: add support for IFA_FLAGS nl attribute 2013-12-10 21:50:00 -05:00
dns_resolver net/*: Fix FSF address in file headers 2013-12-06 12:37:57 -05:00
dsa
ethernet
hsr net/hsr: Support iproute print_opt ('ip -details ...') 2013-11-30 12:48:14 -05:00
ieee802154
ipv4 netfilter: nf_conntrack: remove dead code 2014-01-03 23:41:37 +01:00
ipv6 ipv6: fix incorrect type in declaration 2013-12-12 16:14:09 -05:00
ipx
irda net/irda: Fix FSF address in file headers 2013-12-06 12:37:57 -05:00
iucv
key
l2tp
lapb
llc
mac80211 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless 2013-12-06 09:50:45 -05:00
mac802154
mpls
netfilter netfilter: xt_CT: fix error value in xt_ct_tg_check() 2014-01-03 23:41:39 +01:00
netlabel netlabel: Fix FSF address in file headers 2013-12-06 12:37:56 -05:00
netlink genetlink/pmcraid: use proper genetlink multicast API 2013-11-28 18:26:30 -05:00
netrom
nfc
openvswitch
packet packet: introduce PACKET_QDISC_BYPASS socket option 2013-12-09 20:23:33 -05:00
phonet
rds rds: prevent BUG_ON triggered on congestion update to loopback 2013-12-03 11:54:18 -05:00
rfkill
rose
rxrpc
sched net: net_cls: move cgroupfs classid handling into core 2014-01-03 23:41:41 +01:00
sctp sctp: remove redundant null check on asoc 2013-12-11 15:39:34 -05:00
sunrpc
tipc tipc: remove unused 'blocked' flag from tipc_link struct 2013-12-11 00:17:43 -05:00
unix unix: convert printks to pr_<level> 2013-12-06 16:35:58 -05:00
vmw_vsock
wimax
wireless Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless 2013-12-06 09:50:45 -05:00
x25 x25: convert printks to pr_<level> 2013-12-09 20:24:18 -05:00
xfrm
Kconfig net: net_cls: move cgroupfs classid handling into core 2014-01-03 23:41:41 +01:00
Makefile
compat.c net: clamp ->msg_namelen instead of returning an error 2013-11-29 16:12:52 -05:00
nonet.c
socket.c net: handle error more gracefully in socketpair() 2013-12-10 22:24:13 -05:00
sysctl_net.c