summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-09-05svcrdma: Limit RQ depthChuck Lever
2017-09-05svcrdma: Populate tail iovec when receivingChuck Lever
2017-09-05merge nfsd 4.13 bugfixes into nfsd for-4.14 branchJ. Bruce Fields
2017-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-09-05net: dsa: tag_brcm: Set output queue from skb queue mappingFlorian Fainelli
2017-09-05net: dsa: Allow switch drivers to indicate number of TX queuesFlorian Fainelli
2017-09-05bridge: switchdev: Use an helper to clear forward markIdo Schimmel
2017-09-05flow_dissector: Add limit for number of headers to dissectTom Herbert
2017-09-05flow_dissector: Cleanup control flowTom Herbert
2017-09-05net/ncsi: fix ncsi_vlan_rx_{add,kill}_vid referencesArnd Bergmann
2017-09-05nl80211: look for HT/VHT capabilities in beacon's tailIgor Mitsyanko
2017-09-05mac80211: flush hw_roc_start work before cancelling the ROCAvraham Stern
2017-09-05mac80211: agg-tx: call drv_wake_tx_queue in proper contextJohannes Berg
2017-09-05mac80211: Fix null pointer dereference with iTXQ supportChunho Lee
2017-09-05mac80211: add MESH IE in the correct orderLiad Kaufman
2017-09-05mac80211: shorten debug prints using ht_dbg() to avoid warningSharon Dvir
2017-09-05mac80211: fix VLAN handling with TXQsJohannes Berg
2017-09-05Merge branch 'for-4.14/wacom' into for-linusJiri Kosina
2017-09-05mac80211: fix incorrect assignment of reassoc valueSimon Dinkin
2017-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-09-04netfilter: nf_tables: support for recursive chain deletionPablo Neira Ayuso
2017-09-04netfilter: nf_tables: use NLM_F_NONREC for deletion requestsPablo Neira Ayuso
2017-09-04netfilter: nf_tables: add nf_tables_addchain()Pablo Neira Ayuso
2017-09-04netfilter: nf_tables: add nf_tables_updchain()Pablo Neira Ayuso
2017-09-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-09-04net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.Varsha Rao
2017-09-04net: Replace NF_CT_ASSERT() with WARN_ON().Varsha Rao
2017-09-04netfilter: remove unused hooknum arg from packet functionsFlorian Westphal
2017-09-04netfilter: nft_limit: add stateful object typePablo M. Bermudo Garay
2017-09-04netfilter: nft_limit: replace pkt_bytes with bytesPablo M. Bermudo Garay
2017-09-04netfilter: nf_tables: add select_ops for stateful objectsPablo M. Bermudo Garay
2017-09-04netfilter: xt_hashlimit: add rate match modeVishwanath Pai
2017-09-04Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar
2017-09-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2017-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-09-03l2tp: pass tunnel pointer to ->session_create()Guillaume Nault
2017-09-03l2tp: prevent creation of sessions on terminated tunnelsGuillaume Nault
2017-09-03Revert "net: fix percpu memory leaks"Jesper Dangaard Brouer
2017-09-03Revert "net: use lib/percpu_counter API for fragmentation mem accounting"Jesper Dangaard Brouer
2017-09-01net: Add module reference to FIB notifiersIdo Schimmel
2017-09-01net: convert (struct ubuf_info)->refcnt to refcount_tEric Dumazet
2017-09-01net: prepare (struct ubuf_info)->refcnt conversionEric Dumazet
2017-09-01tcp_diag: report TCP MD5 signing keys and addressesIvan Delalande
2017-09-01inet_diag: allow protocols to provide additional dataIvan Delalande
2017-09-01ipv6: sr: Use ARRAY_SIZE macroThomas Meyer
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-09-01inetpeer: fix RCU lookup()Eric Dumazet
2017-09-01Bluetooth: make baswap src constLoic Poulain
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds