summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-09-06tipc: remove unnecessary call to dev_net()Kleber Sacilotto de Souza
2017-09-06netlink: access nlk groups safely in netlink bind and getnameXin Long
2017-09-06netlink: fix an use-after-free issue for nlk groupsXin Long
2017-09-06sched: Use __qdisc_drop instead of kfree_skb in sch_prio and sch_qfqGao Feng
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-09-06ceph: more accurate statfsDouglas Fuller
2017-09-06ceph: nuke startsync opYanhu Cao
2017-09-06SUNRPC: remove some dead code.NeilBrown
2017-09-06mac80211: fix deadlock in driver-managed RX BA session startJohannes Berg
2017-09-06mac80211: Complete ampdu work schedule during session tear downIlan peer
2017-09-06cfg80211: honor NL80211_RRF_NO_HT40{MINUS,PLUS}Emmanuel Grumbach
2017-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-09-05xprtrdma: Use xprt_pin_rqst in rpcrdma_reply_handlerChuck Lever
2017-09-05rds: Fix non-atomic operation on shared flag variableHÃ¥kon Bugge
2017-09-05net: sched: don't use GFP_KERNEL under spin lockJakub Kicinski
2017-09-05rxrpc: Make service connection lookup always check for retryDavid Howells
2017-09-05Merge tag 'nfs-rdma-for-4.14-1' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust
2017-09-05svcrdma: Estimate Send Queue depth properlyChuck Lever
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-04net/9p: switch p9_fd_read to kernel_writeChristoph Hellwig
2017-09-04fs: fix kernel_read prototypeChristoph Hellwig
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