summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2016-07-14net/switchdev: Export the same parent ID service functionOr Gerlitz
2016-07-14sctp: avoid identifying address family many times for a chunkMarcelo Ricardo Leitner
2016-07-14sctp: allow GSO frags to access the chunk tooMarcelo Ricardo Leitner
2016-07-14sctp: reorder sctp_ulpevent and shrink msg_flagsMarcelo Ricardo Leitner
2016-07-14sctp: allow others to use sctp_input_cbMarcelo Ricardo Leitner
2016-07-13Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-07-13Bluetooth: Add Authentication Failed reason to Disconnected Mgmt eventSzymon Janc
2016-07-11sctp: implement prsctp PRIO policyXin Long
2016-07-11sctp: implement prsctp TTL policyXin Long
2016-07-11sctp: add SCTP_PR_ASSOC_STATUS on sctp sockoptXin Long
2016-07-11sctp: add SCTP_PR_SUPPORTED on sctp sockoptXin Long
2016-07-09Bluetooth: Rename HCI_BREDR into HCI_PRIMARYMarcel Holtmann
2016-07-09net: dsa: initialize the routing tableVivien Didelot
2016-07-08ieee802154: cleanup WARN_ON for fc fetchAlexander Aring
2016-07-08ieee802154: fix skb get fc on big endianAlexander Aring
2016-07-08ieee802154: 6lowpan: fix intra pan id checkAlexander Aring
2016-07-08ieee802154: add ieee802154_skb_src_pan helperAlexander Aring
2016-07-08ieee802154: add ieee802154_skb_dst_pan helperAlexander Aring
2016-07-08ieee802154: add netns supportAlexander Aring
2016-07-08nl802154: move PAD to right positionAlexander Aring
2016-07-07Merge tag 'mac80211-next-for-davem-2016-07-06' of git://git.kernel.org/pub/sc...David S. Miller
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-07-06cfg80211: Add mesh peer AID setting APIMasashi Honma
2016-07-06mac80211: Add support for beacon report radio measurementAvraham Stern
2016-07-06nl80211: support beacon report scanningAvraham Stern
2016-07-06nl80211: Add API to support VHT MU-MIMO air snifferAviya Erenfeld
2016-07-05neigh: Send a notification when DELAY_PROBE_TIME changesIdo Schimmel
2016-07-04net sched actions: skbedit add support for mod-ing skb pkt_typeJamal Hadi Salim
2016-07-02net/devlink: Add E-Switch mode controlOr Gerlitz
2016-07-01bonding: prevent out of bound accessesEric Dumazet
2016-07-01tcp: md5: use kmalloc() backed scratch areasEric Dumazet
2016-06-30ipv4: Fix ip_skb_dst_mtu to use the sk passed by ip_finish_outputShmulik Ladkani
2016-06-30tcp: increase size at which tcp_bound_to_half_wnd bounds to > TCP_MSS_DEFAULTSeymour, Shane M
2016-06-30net: rtnetlink: add support for the IFLA_STATS_LINK_XSTATS_SLAVE attributeNikolay Aleksandrov
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-25net_sched: generalize bulk dequeueEric Dumazet
2016-06-25net_sched: fq_codel: cache skb->truesize into skb->cbEric Dumazet
2016-06-25net_sched: drop packets after root qdisc lock is releasedEric Dumazet
2016-06-24netfilter: nf_tables: get rid of NFT_BASECHAIN_DISABLEDPablo Neira Ayuso
2016-06-24netfilter: conntrack: allow increasing bucket size via sysctl tooFlorian Westphal
2016-06-24netfilter: nf_tables: add generation mask to setsPablo Neira Ayuso
2016-06-24netfilter: nf_tables: add generation mask to chainsPablo Neira Ayuso
2016-06-24netfilter: nf_tables: add generation mask to tablesPablo Neira Ayuso
2016-06-24netfilter: nf_tables: add generic macros to check for generation maskPablo Neira Ayuso
2016-06-24netfilter: xt_NFLOG: nflog-range does not truncate packetsVishwanath Pai
2016-06-23act_ife: only acquire tcf_lock for existing actionsWANG Cong
2016-06-23netfilter: move zone info into struct nf_connFlorian Westphal
2016-06-23netfilter: make comparision helpers stub functions in ZONES=n caseFlorian Westphal
2016-06-19gre: better support for ICMP messages for gre+ipv6Eric Dumazet