summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* netlabel: Implement CALIPSO config functions for SMACK.Huw Davies2016-06-273-0/+212
* calipso: Add a label cache.Huw Davies2016-06-275-7/+341
* calipso: Add validation of CALIPSO option.Huw Davies2016-06-272-0/+68
* netlabel: Pass a family parameter to netlbl_skbuff_err().Huw Davies2016-06-271-3/+8
* calipso: Allow the lsm to label the skbuff directly.Huw Davies2016-06-274-4/+282
* ipv6: constify the skb pointer of ipv6_find_tlv().Huw Davies2016-06-271-1/+1
* calipso: Allow request sockets to be relabelled by the lsm.Huw Davies2016-06-274-7/+156
* ipv6: Allow request socks to contain IPv6 options.Huw Davies2016-06-273-6/+21
* calipso: Set the calipso socket label to match the secattr.Huw Davies2016-06-276-9/+715
* netlabel: Move bitmap manipulation functions to the NetLabel core.Huw Davies2016-06-272-79/+79
* ipv6: Add ipv6_renew_options_kern() that accepts a kernel mem pointer.Huw Davies2016-06-271-0/+49
* netlabel: Add support for removing a CALIPSO DOI.Huw Davies2016-06-273-0/+149
* netlabel: Add support for creating a CALIPSO protocol domain mapping.Huw Davies2016-06-274-5/+89
* netlabel: Add support for enumerating the CALIPSO DOI list.Huw Davies2016-06-273-0/+161
* netlabel: Add support for querying a CALIPSO DOI.Huw Davies2016-06-273-0/+189
* netlabel: Initial support for the CALIPSO netlink protocol.Huw Davies2016-06-279-2/+500
* netlabel: Add an address family to domain hash entries.Huw Davies2016-06-276-58/+192
* netlabel: Mark rcu pointers with __rcu.Huw Davies2016-06-272-4/+4
* netlabel: handle sparse category maps in netlbl_catmap_getlong()Paul Moore2016-06-091-5/+4
* iucv: properly clone LSM attributes to newly created child socketsPaul Moore2016-06-071-1/+4
* netlabel: add address family checks to netlbl_{sock,req}_delattr()Paul Moore2016-06-061-2/+10
* Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/selinux in...James Morris2016-05-061-1/+1
|\
| * netlabel: fix a problem with netlbl_secattr_catmap_setrng()Janak Desai2016-04-051-1/+1
* | KEYS: Add a facility to restrict new links into a keyringDavid Howells2016-04-112-3/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-04-0123-146/+224
|\
| * tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filterDaniel Borkmann2016-04-011-12/+21
| * rtnl: fix msg size calculation in if_nlmsg_size()Nicolas Dichtel2016-03-311-0/+1
| * bpf: make padding in bpf_tunnel_key explicitDaniel Borkmann2016-03-301-1/+4
| * ipv6: udp: fix UDP_MIB_IGNOREDMULTI updatesEric Dumazet2016-03-301-2/+2
| * gro: Allow tunnel stacking in the case of FOU/GUEAlexander Duyck2016-03-301-0/+16
| * sctp: really allow using GFP_KERNEL on sctp_packet_transmitMarcelo Ricardo Leitner2016-03-301-3/+3
| * bridge: Allow set bridge ageing time when switchdev disabledHaishuang Yan2016-03-301-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-03-2813-122/+166
| |\
| | * netfilter: ipv4: fix NULL dereferenceLiping Zhang2016-03-282-36/+38
| | * netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_EN...Pablo Neira Ayuso2016-03-284-0/+10
| | * netfilter: nfnetlink_queue: honor NFQA_CFG_F_FAIL_OPEN when netlink unicast f...Pablo Neira Ayuso2016-03-281-1/+6
| | * netfilter: x_tables: fix unconditional helperFlorian Westphal2016-03-283-33/+31
| | * netfilter: x_tables: make sure e->next_offset covers remaining blob sizeFlorian Westphal2016-03-283-6/+12
| | * netfilter: x_tables: validate e->target_offset earlyFlorian Westphal2016-03-283-27/+24
| | * openvswitch: call only into reachable nf-nat codeArnd Bergmann2016-03-282-9/+11
| | * openvswitch: Fix checking for new expected connections.Jarno Rajahalme2016-03-281-2/+3
| | * netfilter: ipset: fix race condition in ipset save, swap and deleteVishwanath Pai2016-03-284-8/+31
| * | openvswitch: Use proper buffer size in nla_memcpyHaishuang Yan2016-03-281-1/+2
| |/
| * Fix returned tc and hoplimit values for route with IPv6 encapsulationQuentin Armitage2016-03-271-2/+2
| * netpoll: Fix extra refcount release in netpoll_cleanup()Bjorn Helgaas2016-03-251-1/+2
| * switchdev: fix typo in comments/docNicolas Dichtel2016-03-241-1/+1
| * xfrm: Fix crash observed during device unregistration and decryptionsubashab@codeaurora.org2016-03-241-0/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-03-265-272/+344
|\ \ | |/ |/|
| * libceph: use KMEM_CACHE macroGeliang Tang2016-03-251-8/+2
| * libceph: use sizeof_footer() moreIlya Dryomov2016-03-251-16/+3
OpenPOWER on IntegriCloud