summaryrefslogtreecommitdiffstats
path: root/include/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux in...James Morris2016-07-074-5/+204
|\
| * netlabel: Implement CALIPSO config functions for SMACK.Huw Davies2016-06-271-0/+26
| * calipso: Add a label cache.Huw Davies2016-06-272-2/+13
| * calipso: Add validation of CALIPSO option.Huw Davies2016-06-271-0/+6
| * netlabel: Pass a family parameter to netlbl_skbuff_err().Huw Davies2016-06-271-1/+1
| * calipso: Allow the lsm to label the skbuff directly.Huw Davies2016-06-271-0/+11
| * 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-271-0/+6
| * ipv6: Allow request socks to contain IPv6 options.Huw Davies2016-06-271-1/+6
| * calipso: Set the calipso socket label to match the secattr.Huw Davies2016-06-272-0/+11
| * netlabel: Move bitmap manipulation functions to the NetLabel core.Huw Davies2016-06-271-0/+6
| * ipv6: Add ipv6_renew_options_kern() that accepts a kernel mem pointer.Huw Davies2016-06-271-0/+6
| * netlabel: Add support for removing a CALIPSO DOI.Huw Davies2016-06-271-0/+1
| * netlabel: Add support for enumerating the CALIPSO DOI list.Huw Davies2016-06-271-0/+4
| * netlabel: Add support for querying a CALIPSO DOI.Huw Davies2016-06-271-0/+4
| * netlabel: Initial support for the CALIPSO netlink protocol.Huw Davies2016-06-272-0/+102
* | ipv6: hide ip6_encap_hlen/ip6_tnl_encap definitionsArnd Bergmann2016-05-301-1/+2
* | net_sched: avoid too many hrtimer_start() callsEric Dumazet2016-05-241-0/+1
* | net: sock: move ->sk_shutdown out of bitfields.Andrey Ryabinin2016-05-211-1/+8
* | ip4ip6: Support for GSO/GROTom Herbert2016-05-211-0/+5
* | fou: Add encap ops for IPv6 tunnelsTom Herbert2016-05-211-1/+1
* | ip6_tun: Add infrastructure for doing encapsulationTom Herbert2016-05-211-0/+58
* | fou: Split out {fou,gue}_build_headerTom Herbert2016-05-211-4/+4
* | net: Cleanup encap items in ip_tunnels.hTom Herbert2016-05-211-18/+58
* | mlx5: avoid unused variable warningArnd Bergmann2016-05-201-1/+1
* | switchdev: pass pointer to fib_info instead of copyJiri Pirko2016-05-171-1/+1
* | netlink: kill nla_put_u64()Nicolas Dichtel2016-05-161-12/+2
* | net/sched: cls_flower: Hardware offloaded filters statistics supportAmir Vadai2016-05-161-0/+1
* | net/sched: Enable netdev drivers to update statistics of offloaded actionsAmir Vadai2016-05-162-2/+30
* | net: cls_u32: Add support for skip-sw flag to tc u32 classifier.Samudrala, Sridhar2016-05-161-0/+17
* | net: sched: Move TCA_CLS_FLAGS_SKIP_HW to uapi header file.Samudrala, Sridhar2016-05-161-3/+0
* | gre: Fix wrong tpi->proto in WCCPHaishuang Yan2016-05-121-1/+1
* | Merge tag 'mac80211-next-for-davem-2016-05-12' of git://git.kernel.org/pub/sc...David S. Miller2016-05-122-8/+77
|\ \
| * | mac80211: allow software PS-Poll/U-APSD with AP_LINK_PSJohannes Berg2016-05-121-0/+27
| * | cfg80211: make wdev_list accessible to driversJohannes Berg2016-05-121-0/+5
| * | cfg80211: allow finding vendor with OUI without specifying the OUI typeEmmanuel Grumbach2016-05-121-2/+2
| * | mac80211: allow same PN for AMSDU sub-framesSara Sharon2016-05-121-1/+5
| * | cfg80211: Add option to report the bss entry in connect resultKanchanapally, Vidyullatha2016-04-261-4/+35
| * | cfg80211/nl80211: Add support for NL80211_STA_INFO_RX_DURATIONMohammed Shafi Shajakhan2016-04-261-1/+3
* | | Merge tag 'nfc-next-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller2016-05-121-3/+14
|\ \ \
| * | | nfc: nci: Add nci_nfcc_loopback to the nci coreChristophe Ricard2016-05-041-0/+2
| * | | nfc: nci: Add an additional parameter to identify a connection idChristophe Ricard2016-05-041-3/+12
* | | | dsa: Rename switch chip data to cdAndrew Lunn2016-05-121-2/+2
* | | | dsa: Remove master_dev from switch structureAndrew Lunn2016-05-121-5/+2
* | | | dsa: Move gpio reset into switch driverAndrew Lunn2016-05-121-8/+0
* | | | net: original ingress device index in PKTINFODavid Ahern2016-05-121-0/+1
* | | | net: l3mdev: Add hook in ip and ipv6David Ahern2016-05-122-1/+45
* | | | tcp: replace cnt & rtt with struct in pkts_acked()Lawrence Brakmo2016-05-111-1/+6
* | | | gtp: add initial driver for datapath of GPRS Tunneling Protocol (GTP-U)Pablo Neira2016-05-101-0/+34
* | | | net: l3mdev: Move get_saddr and rt6_dstDavid Ahern2016-05-101-53/+3