aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-05svcrdma: Populate tail iovec when receivingChuck Lever1-93/+15
2017-09-05merge nfsd 4.13 bugfixes into nfsd for-4.14 branchJ. Bruce Fields1-2/+20
2017-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-1/+2
2017-09-05net: dsa: tag_brcm: Set output queue from skb queue mappingFlorian Fainelli1-1/+2
2017-09-05net: dsa: Allow switch drivers to indicate number of TX queuesFlorian Fainelli1-2/+6
2017-09-05bridge: switchdev: Use an helper to clear forward markIdo Schimmel2-3/+10
2017-09-05flow_dissector: Add limit for number of headers to dissectTom Herbert1-3/+22
2017-09-05flow_dissector: Cleanup control flowTom Herbert1-78/+145
2017-09-05net/ncsi: fix ncsi_vlan_rx_{add,kill}_vid referencesArnd Bergmann1-0/+2
2017-09-05nl80211: look for HT/VHT capabilities in beacon's tailIgor Mitsyanko1-2/+2
2017-09-05mac80211: flush hw_roc_start work before cancelling the ROCAvraham Stern1-0/+2
2017-09-05mac80211: agg-tx: call drv_wake_tx_queue in proper contextJohannes Berg1-0/+4
2017-09-05mac80211: Fix null pointer dereference with iTXQ supportChunho Lee1-1/+2
2017-09-05mac80211: add MESH IE in the correct orderLiad Kaufman1-1/+1
2017-09-05mac80211: shorten debug prints using ht_dbg() to avoid warningSharon Dvir1-2/+2
2017-09-05mac80211: fix VLAN handling with TXQsJohannes Berg2-9/+44
2017-09-05Merge branch 'for-4.14/wacom' into for-linusJiri Kosina1-1/+2
2017-09-05mac80211: fix incorrect assignment of reassoc valueSimon Dinkin1-1/+1
2017-09-04net/9p: switch p9_fd_read to kernel_writeChristoph Hellwig1-8/+2
2017-09-04fs: fix kernel_read prototypeChristoph Hellwig1-1/+3
2017-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller31-323/+726
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-4/+2
2017-09-04netfilter: nf_tables: support for recursive chain deletionPablo Neira Ayuso1-1/+23
2017-09-04netfilter: nf_tables: use NLM_F_NONREC for deletion requestsPablo Neira Ayuso1-1/+7
2017-09-04netfilter: nf_tables: add nf_tables_addchain()Pablo Neira Ayuso1-93/+106
2017-09-04netfilter: nf_tables: add nf_tables_updchain()Pablo Neira Ayuso1-78/+92
2017-09-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-23/+29
2017-09-04net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.Varsha Rao4-37/+14
2017-09-04net: Replace NF_CT_ASSERT() with WARN_ON().Varsha Rao14-45/+44
2017-09-04netfilter: remove unused hooknum arg from packet functionsFlorian Westphal9-12/+4
2017-09-04netfilter: nft_limit: add stateful object typePablo M. Bermudo Garay1-1/+121
2017-09-04netfilter: nft_limit: replace pkt_bytes with bytesPablo M. Bermudo Garay1-13/+13
2017-09-04netfilter: nf_tables: add select_ops for stateful objectsPablo M. Bermudo Garay5-35/+66
2017-09-04netfilter: xt_hashlimit: add rate match modeVishwanath Pai1-24/+253
2017-09-04Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar58-248/+363
2017-09-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller5-6/+22
2017-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller77-787/+1333
2017-09-03l2tp: pass tunnel pointer to ->session_create()Guillaume Nault4-25/+17
2017-09-03l2tp: prevent creation of sessions on terminated tunnelsGuillaume Nault2-13/+32
2017-09-03Revert "net: fix percpu memory leaks"Jesper Dangaard Brouer4-35/+12
2017-09-03Revert "net: use lib/percpu_counter API for fragmentation mem accounting"Jesper Dangaard Brouer1-3/+1
2017-09-01net: Add module reference to FIB notifiersIdo Schimmel3-2/+15
2017-09-01net: convert (struct ubuf_info)->refcnt to refcount_tEric Dumazet1-3/+3
2017-09-01net: prepare (struct ubuf_info)->refcnt conversionEric Dumazet2-10/+2
2017-09-01tcp_diag: report TCP MD5 signing keys and addressesIvan Delalande1-6/+103
2017-09-01inet_diag: allow protocols to provide additional dataIvan Delalande1-4/+18
2017-09-01ipv6: sr: Use ARRAY_SIZE macroThomas Meyer1-3/+4
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller58-247/+362
2017-09-01inetpeer: fix RCU lookup()Eric Dumazet1-3/+6
2017-09-01Bluetooth: make baswap src constLoic Poulain1-3/+3