Age | Commit message (Expand) | Author |
2017-09-06 | tipc: remove unnecessary call to dev_net() | Kleber Sacilotto de Souza |
2017-09-06 | netlink: access nlk groups safely in netlink bind and getname | Xin Long |
2017-09-06 | netlink: fix an use-after-free issue for nlk groups | Xin Long |
2017-09-06 | sched: Use __qdisc_drop instead of kfree_skb in sch_prio and sch_qfq | Gao Feng |
2017-09-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-09-06 | ceph: more accurate statfs | Douglas Fuller |
2017-09-06 | ceph: nuke startsync op | Yanhu Cao |
2017-09-06 | SUNRPC: remove some dead code. | NeilBrown |
2017-09-06 | mac80211: fix deadlock in driver-managed RX BA session start | Johannes Berg |
2017-09-06 | mac80211: Complete ampdu work schedule during session tear down | Ilan peer |
2017-09-06 | cfg80211: honor NL80211_RRF_NO_HT40{MINUS,PLUS} | Emmanuel Grumbach |
2017-09-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-09-05 | xprtrdma: Use xprt_pin_rqst in rpcrdma_reply_handler | Chuck Lever |
2017-09-05 | rds: Fix non-atomic operation on shared flag variable | HÃ¥kon Bugge |
2017-09-05 | net: sched: don't use GFP_KERNEL under spin lock | Jakub Kicinski |
2017-09-05 | rxrpc: Make service connection lookup always check for retry | David Howells |
2017-09-05 | Merge tag 'nfs-rdma-for-4.14-1' of git://git.linux-nfs.org/projects/anna/linu... | Trond Myklebust |
2017-09-05 | svcrdma: Estimate Send Queue depth properly | Chuck Lever |
2017-09-05 | svcrdma: Limit RQ depth | Chuck Lever |
2017-09-05 | svcrdma: Populate tail iovec when receiving | Chuck Lever |
2017-09-05 | merge nfsd 4.13 bugfixes into nfsd for-4.14 branch | J. Bruce Fields |
2017-09-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2017-09-05 | net: dsa: tag_brcm: Set output queue from skb queue mapping | Florian Fainelli |
2017-09-05 | net: dsa: Allow switch drivers to indicate number of TX queues | Florian Fainelli |
2017-09-05 | bridge: switchdev: Use an helper to clear forward mark | Ido Schimmel |
2017-09-05 | flow_dissector: Add limit for number of headers to dissect | Tom Herbert |
2017-09-05 | flow_dissector: Cleanup control flow | Tom Herbert |
2017-09-05 | net/ncsi: fix ncsi_vlan_rx_{add,kill}_vid references | Arnd Bergmann |
2017-09-05 | nl80211: look for HT/VHT capabilities in beacon's tail | Igor Mitsyanko |
2017-09-05 | mac80211: flush hw_roc_start work before cancelling the ROC | Avraham Stern |
2017-09-05 | mac80211: agg-tx: call drv_wake_tx_queue in proper context | Johannes Berg |
2017-09-05 | mac80211: Fix null pointer dereference with iTXQ support | Chunho Lee |
2017-09-05 | mac80211: add MESH IE in the correct order | Liad Kaufman |
2017-09-05 | mac80211: shorten debug prints using ht_dbg() to avoid warning | Sharon Dvir |
2017-09-05 | mac80211: fix VLAN handling with TXQs | Johannes Berg |
2017-09-05 | Merge branch 'for-4.14/wacom' into for-linus | Jiri Kosina |
2017-09-05 | mac80211: fix incorrect assignment of reassoc value | Simon Dinkin |
2017-09-04 | net/9p: switch p9_fd_read to kernel_write | Christoph Hellwig |
2017-09-04 | fs: fix kernel_read prototype | Christoph Hellwig |
2017-09-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2017-09-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-09-04 | netfilter: nf_tables: support for recursive chain deletion | Pablo Neira Ayuso |
2017-09-04 | netfilter: nf_tables: use NLM_F_NONREC for deletion requests | Pablo Neira Ayuso |
2017-09-04 | netfilter: nf_tables: add nf_tables_addchain() | Pablo Neira Ayuso |
2017-09-04 | netfilter: nf_tables: add nf_tables_updchain() | Pablo Neira Ayuso |
2017-09-04 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-09-04 | net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros. | Varsha Rao |
2017-09-04 | net: Replace NF_CT_ASSERT() with WARN_ON(). | Varsha Rao |
2017-09-04 | netfilter: remove unused hooknum arg from packet functions | Florian Westphal |
2017-09-04 | netfilter: nft_limit: add stateful object type | Pablo M. Bermudo Garay |