[SECMARK]: Add secmark support to core networking.
James Morris authored
Add a secmark field to the skbuff structure, to allow security subsystems to
place security markings on network packets.  This is similar to the nfmark
field, except is intended for implementing security policy, rather than than
networking policy.

This patch was already acked in principle by Dave Miller.
Signed-off-by: default avatarJames Morris <jmorris@namei.org>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
984bc16c
Name Last commit Last update
..
802 [TR]: Remove an unused export.
8021q [NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsum
appletalk [NET]: Fix ipx/econet/appletalk/irda ioctl crashes
atm [NEIGH]: Fix IP-over-ATM and ARP interaction.
ax25 [AX.25]: Eleminate HZ from AX.25 kernel interfaces
bluetooth [BLUETOOTH] sco: Possible double free.
bridge [BRIDGE]: netlink interface for link management
core [SECMARK]: Add secmark support to core networking.
dccp [I/OAT]: Make sk_eat_skb I/OAT aware.
decnet [DECNET]: Fix level1 router hello
econet [ECONET]: Convert away from SOCKOPS_WRAPPED
ethernet [NET]: Eliminate unused /proc/sys/net/ethernet
ieee80211 [PATCH] softmac: make non-operational after being stopped
ipv4 [SECMARK]: Add secmark support to core networking.
ipv6 [SECMARK]: Add secmark support to core networking.
ipx [IPX]: Correct return type of ipx_map_frame_type().
irda [IRDA]: Missing allocation result check in irlap_change_speed().
key [LSM-IPsec]: SELinux Authorize
lapb [NET]: Kill skb->list
llc [LLC]: Fix double receive of SKB.
netfilter [NETFILTER]: FTP helper: search optimization
netlink Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
netrom [NETROM/ROSE]: Kill module init version kernel log messages.
packet [NET]: Fix some whitespace issues in af_packet.c
rose [NETROM/ROSE]: Kill module init version kernel log messages.
rxrpc [PATCH] fix 'defined but not used' warning in net/rxrpc/main.c::rxrpc_initialise
sched [PKT_SCHED]: Potential jiffy wrap bug in dev_watchdog().
sctp [SCTP]: Allow linger to abort 1-N style sockets.
sunrpc [PATCH] knfsd: Fix two problems that can cause rmmod nfsd to die
tipc [NET]: Remove redundant NULL checks before [kv]free
unix [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications
wanrouter [WAN]: Remove broken and unmaintained Sangoma drivers.
x25 [X25]: fix for spinlock recurse and spinlock lockup with timer handler
xfrm [NET]: Fix warnings after LSM-IPSEC changes.
Kconfig [SECMARK]: Add secmark support to core networking.
Makefile [TIPC] Initial merge
TUNABLE Linux-2.6.12-rc2
compat.c [NETFILTER]: iptables 32bit compat layer
nonet.c [PATCH] Make most file operations structs in fs/ const
socket.c [PATCH] sockaddr patch
sysctl_net.c [NET]: Eliminate unused /proc/sys/net/ethernet