summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* net/switchdev: Export the same parent ID service functionOr Gerlitz2016-07-141-0/+8
* sctp: avoid identifying address family many times for a chunkMarcelo Ricardo Leitner2016-07-131-0/+1
* sctp: allow GSO frags to access the chunk tooMarcelo Ricardo Leitner2016-07-132-1/+8
* sctp: reorder sctp_ulpevent and shrink msg_flagsMarcelo Ricardo Leitner2016-07-131-5/+5
* sctp: allow others to use sctp_input_cbMarcelo Ricardo Leitner2016-07-131-0/+15
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-07-136-7/+137
|\
| * Bluetooth: Add Authentication Failed reason to Disconnected Mgmt eventSzymon Janc2016-07-133-0/+3
| * Bluetooth: Rename HCI_BREDR into HCI_PRIMARYMarcel Holtmann2016-07-091-1/+1
| * ieee802154: cleanup WARN_ON for fc fetchAlexander Aring2016-07-081-4/+3
| * ieee802154: fix skb get fc on big endianAlexander Aring2016-07-081-1/+4
| * ieee802154: 6lowpan: fix intra pan id checkAlexander Aring2016-07-081-0/+19
| * ieee802154: add ieee802154_skb_src_pan helperAlexander Aring2016-07-081-0/+59
| * ieee802154: add ieee802154_skb_dst_pan helperAlexander Aring2016-07-081-0/+29
| * ieee802154: add netns supportAlexander Aring2016-07-082-0/+18
| * nl802154: move PAD to right positionAlexander Aring2016-07-081-2/+2
* | sctp: implement prsctp PRIO policyXin Long2016-07-111-0/+4
* | sctp: implement prsctp TTL policyXin Long2016-07-111-0/+10
* | sctp: add SCTP_PR_ASSOC_STATUS on sctp sockoptXin Long2016-07-111-0/+3
* | sctp: add SCTP_PR_SUPPORTED on sctp sockoptXin Long2016-07-111-2/+4
* | net: dsa: initialize the routing tableVivien Didelot2016-07-081-0/+2
|/
* Merge tag 'mac80211-next-for-davem-2016-07-06' of git://git.kernel.org/pub/sc...David S. Miller2016-07-062-9/+48
|\
| * cfg80211: Add mesh peer AID setting APIMasashi Honma2016-07-061-0/+2
| * mac80211: Add support for beacon report radio measurementAvraham Stern2016-07-061-2/+3
| * nl80211: support beacon report scanningAvraham Stern2016-07-061-5/+35
| * nl80211: Add API to support VHT MU-MIMO air snifferAviya Erenfeld2016-07-061-2/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-062-4/+8
|\ \
| * | bonding: prevent out of bound accessesEric Dumazet2016-07-011-1/+6
| * | ipv4: Fix ip_skb_dst_mtu to use the sk passed by ip_finish_outputShmulik Ladkani2016-06-301-3/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-07-065-33/+70
|\ \ \
| * | | netfilter: nf_tables: get rid of NFT_BASECHAIN_DISABLEDPablo Neira Ayuso2016-06-241-1/+0
| * | | netfilter: conntrack: allow increasing bucket size via sysctl tooFlorian Westphal2016-06-241-0/+1
| * | | netfilter: nf_tables: add generation mask to setsPablo Neira Ayuso2016-06-241-3/+5
| * | | netfilter: nf_tables: add generation mask to chainsPablo Neira Ayuso2016-06-241-2/+2
| * | | netfilter: nf_tables: add generation mask to tablesPablo Neira Ayuso2016-06-241-1/+5
| * | | netfilter: nf_tables: add generic macros to check for generation maskPablo Neira Ayuso2016-06-241-0/+24
| * | | netfilter: xt_NFLOG: nflog-range does not truncate packetsVishwanath Pai2016-06-241-0/+7
| * | | netfilter: move zone info into struct nf_connFlorian Westphal2016-06-233-26/+14
| * | | netfilter: make comparision helpers stub functions in ZONES=n caseFlorian Westphal2016-06-231-0/+12
* | | | neigh: Send a notification when DELAY_PROBE_TIME changesIdo Schimmel2016-07-051-0/+1
* | | | net sched actions: skbedit add support for mod-ing skb pkt_typeJamal Hadi Salim2016-07-041-5/+5
* | | | net/devlink: Add E-Switch mode controlOr Gerlitz2016-07-021-0/+3
* | | | tcp: md5: use kmalloc() backed scratch areasEric Dumazet2016-07-011-2/+1
* | | | tcp: increase size at which tcp_bound_to_half_wnd bounds to > TCP_MSS_DEFAULTSeymour, Shane M2016-06-301-1/+1
* | | | net: rtnetlink: add support for the IFLA_STATS_LINK_XSTATS_SLAVE attributeNikolay Aleksandrov2016-06-301-2/+3
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-303-4/+5
|\ \ \ | | |/ | |/|
| * | act_ife: only acquire tcf_lock for existing actionsWANG Cong2016-06-231-3/+3
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-06-171-0/+1
| |\ \
| | * | netfilter: nf_tables: reject loops from set element jump to chainPablo Neira Ayuso2016-06-151-0/+1
| * | | gre: fix error handlerEric Dumazet2016-06-151-1/+1
| |/ /
* | | net_sched: generalize bulk dequeueEric Dumazet2016-06-251-3/+4
OpenPOWER on IntegriCloud