summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2016-07-11sctp: add SCTP_PR_ASSOC_STATUS on sctp sockoptXin Long-0/+3
2016-07-11sctp: add SCTP_PR_SUPPORTED on sctp sockoptXin Long-2/+4
2016-07-11netfilter: nf_tables: get rid of possible_net_t from set and basechainPablo Neira Ayuso-10/+11
2016-07-11netfilter: constify arg to is_dying/confirmedFlorian Westphal-2/+2
2016-07-11netfilter: nat: convert nat bysrc hash to rhashtableFlorian Westphal-1/+3
2016-07-11netfilter: move nat hlist_head to nf_connFlorian Westphal-5/+3
2016-07-11netfilter: conntrack: simplify early_dropFlorian Westphal-0/+1
2016-07-11netfilter: conntrack: fix race between nf_conntrack proc read and hash resizeLiping Zhang-0/+2
2016-07-11NFC: digital: Add support for NFC DEP Response Waiting TimeThierry Escande-0/+1
2016-07-11NFC: digital: Fix handling of saved PDU sk_buff pointersThierry Escande-1/+0
2016-07-09Bluetooth: Rename HCI_BREDR into HCI_PRIMARYMarcel Holtmann-1/+1
2016-07-08net: dsa: initialize the routing tableVivien Didelot-0/+2
2016-07-08netfilter: nft_ct: fix expiration getterFlorian Westphal-0/+8
2016-07-08ieee802154: cleanup WARN_ON for fc fetchAlexander Aring-4/+3
2016-07-08ieee802154: fix skb get fc on big endianAlexander Aring-1/+4
2016-07-08ieee802154: 6lowpan: fix intra pan id checkAlexander Aring-0/+19
2016-07-08ieee802154: add ieee802154_skb_src_pan helperAlexander Aring-0/+59
2016-07-08ieee802154: add ieee802154_skb_dst_pan helperAlexander Aring-0/+29
2016-07-08ieee802154: add netns supportAlexander Aring-0/+18
2016-07-08nl802154: move PAD to right positionAlexander Aring-2/+2
2016-07-06Merge tag 'mac80211-next-for-davem-2016-07-06' of git://git.kernel.org/pub/sc...David S. Miller-9/+48
2016-07-07Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux in...James Morris-5/+204
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-4/+8
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-33/+70
2016-07-06cfg80211: Add mesh peer AID setting APIMasashi Honma-0/+2
2016-07-06mac80211: Add support for beacon report radio measurementAvraham Stern-2/+3
2016-07-06nl80211: support beacon report scanningAvraham Stern-5/+35
2016-07-06nl80211: Add API to support VHT MU-MIMO air snifferAviya Erenfeld-2/+8
2016-07-05neigh: Send a notification when DELAY_PROBE_TIME changesIdo Schimmel-0/+1
2016-07-04net sched actions: skbedit add support for mod-ing skb pkt_typeJamal Hadi Salim-5/+5
2016-07-04NFC: digital: Add a delay between poll cyclesThierry Escande-1/+1
2016-07-04NFC: hci: delete unused nfc_llc_get_rx_head_tail_room()Denys Vlasenko-4/+0
2016-07-02net/devlink: Add E-Switch mode controlOr Gerlitz-0/+3
2016-07-01bonding: prevent out of bound accessesEric Dumazet-1/+6
2016-07-01tcp: md5: use kmalloc() backed scratch areasEric Dumazet-2/+1
2016-06-30ipv4: Fix ip_skb_dst_mtu to use the sk passed by ip_finish_outputShmulik Ladkani-3/+2
2016-06-30tcp: increase size at which tcp_bound_to_half_wnd bounds to > TCP_MSS_DEFAULTSeymour, Shane M-1/+1
2016-06-30net: rtnetlink: add support for the IFLA_STATS_LINK_XSTATS_SLAVE attributeNikolay Aleksandrov-2/+3
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-4/+5
2016-06-27netlabel: Implement CALIPSO config functions for SMACK.Huw Davies-0/+26
2016-06-27calipso: Add a label cache.Huw Davies-2/+13
2016-06-27calipso: Add validation of CALIPSO option.Huw Davies-0/+6
2016-06-27netlabel: Pass a family parameter to netlbl_skbuff_err().Huw Davies-1/+1
2016-06-27calipso: Allow the lsm to label the skbuff directly.Huw Davies-0/+11
2016-06-27ipv6: constify the skb pointer of ipv6_find_tlv().Huw Davies-1/+1
2016-06-27calipso: Allow request sockets to be relabelled by the lsm.Huw Davies-0/+6
2016-06-27ipv6: Allow request socks to contain IPv6 options.Huw Davies-1/+6
2016-06-27calipso: Set the calipso socket label to match the secattr.Huw Davies-0/+11
2016-06-27netlabel: Move bitmap manipulation functions to the NetLabel core.Huw Davies-0/+6
2016-06-27ipv6: Add ipv6_renew_options_kern() that accepts a kernel mem pointer.Huw Davies-0/+6