summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-07-07Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux in...James Morris
2016-06-27netlabel: Implement CALIPSO config functions for SMACK.Huw Davies
2016-06-27calipso: Add a label cache.Huw Davies
2016-06-27calipso: Add validation of CALIPSO option.Huw Davies
2016-06-27netlabel: Pass a family parameter to netlbl_skbuff_err().Huw Davies
2016-06-27calipso: Allow the lsm to label the skbuff directly.Huw Davies
2016-06-27ipv6: constify the skb pointer of ipv6_find_tlv().Huw Davies
2016-06-27calipso: Allow request sockets to be relabelled by the lsm.Huw Davies
2016-06-27ipv6: Allow request socks to contain IPv6 options.Huw Davies
2016-06-27calipso: Set the calipso socket label to match the secattr.Huw Davies
2016-06-27netlabel: Move bitmap manipulation functions to the NetLabel core.Huw Davies
2016-06-27ipv6: Add ipv6_renew_options_kern() that accepts a kernel mem pointer.Huw Davies
2016-06-27netlabel: Add support for removing a CALIPSO DOI.Huw Davies
2016-06-27netlabel: Add support for creating a CALIPSO protocol domain mapping.Huw Davies
2016-06-27netlabel: Add support for enumerating the CALIPSO DOI list.Huw Davies
2016-06-27netlabel: Add support for querying a CALIPSO DOI.Huw Davies
2016-06-27netlabel: Initial support for the CALIPSO netlink protocol.Huw Davies
2016-06-27netlabel: Add an address family to domain hash entries.Huw Davies
2016-06-27netlabel: Mark rcu pointers with __rcu.Huw Davies
2016-06-09netlabel: handle sparse category maps in netlbl_catmap_getlong()Paul Moore
2016-06-07iucv: properly clone LSM attributes to newly created child socketsPaul Moore
2016-06-06netlabel: add address family checks to netlbl_{sock,req}_delattr()Paul Moore
2016-06-06net: Use ns_capable_noaudit() when determining net sysctl permissionsTyler Hicks
2016-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-31fou: fix IPv6 Kconfig optionsArnd Bergmann
2016-05-31openvswitch: update checksum in {push,pop}_mplsSimon Horman
2016-05-31sctp: sctp_diag should dump sctp socket typeXin Long
2016-05-31vlan: Propagate MAC address to VLANsMike Manning
2016-05-31net: pktgen: Call destroy_hrtimer_on_stack()Guenter Roeck
2016-05-30libceph: use %s instead of %pE in dout()sIlya Dryomov
2016-05-30libceph: put request only if it's done in handle_reply()Ilya Dryomov
2016-05-30libceph: change ceph_osdmap_flag() to take osdcIlya Dryomov
2016-05-30net: l2tp: Make l2tp_ip6 namespace awareShmulik Ladkani
2016-05-29ieee802154: fix logic error in ieee802154_llsec_parse_dev_addrBaozeng Ding
2016-05-29net/lapb: tuse %*ph to dump buffersAndy Shevchenko
2016-05-29fou: add Kconfig options for IPv6 supportArnd Bergmann
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann
2016-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-05-26Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2016-05-25sctp: fix double EPs display in sctp_diagXin Long
2016-05-26libceph: make ceph_osdc_wait_request() uninterruptibleYan, Zheng
2016-05-26ceph: make logical calculation functions return boolZhang Zhuoyu
2016-05-26libceph: support for subscribing to "mdsmap.<id>" mapsIlya Dryomov
2016-05-26libceph: replace ceph_monc_request_next_osdmap()Ilya Dryomov
2016-05-26libceph: take osdc->lock in osdmap_show() and dump flags in hexIlya Dryomov
2016-05-26libceph: pool deletion detectionIlya Dryomov
2016-05-26libceph: async MON client generic requestsIlya Dryomov
2016-05-26libceph: support for checking on status of watchIlya Dryomov
2016-05-26libceph: support for sending notifiesIlya Dryomov