Age | Commit message (Expand) | Author |
2017-11-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-11-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2017-11-24 | net: accept UFO datagrams from tuntap and packet | Willem de Bruijn |
2017-11-24 | net: ipv6: Fixup device for anycast routes during copy | David Ahern |
2017-11-24 | net/smc: Fix preinitialization of buf_desc in __smc_buf_create() | Geert Uytterhoeven |
2017-11-24 | net/smc: use sk_rcvbuf as start for rmb creation | Ursula Braun |
2017-11-24 | ipv6: Do not consider linkdown nexthops during multipath | Ido Schimmel |
2017-11-24 | net: sched: fix crash when deleting secondary chains | Roman Kapl |
2017-11-22 | Merge branch '9p-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds |
2017-11-22 | bpf: introduce ARG_PTR_TO_MEM_OR_NULL | Gianluca Borello |
2017-11-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-11-21 | Merge tag 'ceph-for-4.15-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2017-11-21 | Merge tag 'mac80211-for-davem-2017-11-20' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2017-11-21 | tipc: fix access of released memory | Jon Maloy |
2017-11-21 | net: xdp: don't allow device-bound programs in driver mode | Jakub Kicinski |
2017-11-21 | bpf: offload: move offload device validation out to the drivers | Jakub Kicinski |
2017-11-20 | mac80211: properly free requested-but-not-started TX agg sessions | Johannes Berg |
2017-11-20 | cfg80211: initialize regulatory keys/database later | Johannes Berg |
2017-11-20 | mac80211: aggregation: Convert timers to use timer_setup() | Kees Cook |
2017-11-20 | nl80211: don't expose wdev->ssid for most interfaces | Johannes Berg |
2017-11-20 | mac80211: Convert timers to use timer_setup() | Kees Cook |
2017-11-19 | 9p: Fix missing commas in mount options | Tuomas Tynkkynen |
2017-11-19 | tcp: when scheduling TLP, time of RTO should account for current ACK | Neal Cardwell |
2017-11-19 | gre6: use log_ecn_error module parameter in ip6_tnl_rcv() | Alexey Kodanev |
2017-11-18 | Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2017-11-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-11-18 | route: also update fnhe_genid when updating a route cache | Xin Long |
2017-11-18 | route: update fnhe_expires for redirect when the fnhe exists | Xin Long |
2017-11-18 | sctp: set frag_point in sctp_setsockopt_maxseg correctly | Xin Long |
2017-11-18 | net/netlabel: Add list_next_rcu() in rcu_dereference(). | Tim Hansen |
2017-11-17 | Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2017-11-17 | sunrpc: remove net pointer from messages | Vasily Averin |
2017-11-17 | sunrpc: exit_net cleanup check added | Vasily Averin |
2017-11-17 | sunrpc: Add rpc_request static trace point | Chuck Lever |
2017-11-17 | sunrpc: Fix rpc_task_begin trace point | Chuck Lever |
2017-11-17 | net: sunrpc: mark expected switch fall-throughs | Gustavo A. R. Silva |
2017-11-17 | xprtrdma: Update copyright notices | Chuck Lever |
2017-11-17 | xprtrdma: Remove include for linux/prefetch.h | Chuck Lever |
2017-11-17 | rpcrdma: Remove C structure definitions of XDR data items | Chuck Lever |
2017-11-17 | xprtrdma: Put Send CQ in IB_POLL_WORKQUEUE mode | Chuck Lever |
2017-11-17 | Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2017-11-17 | xprtrdma: Remove atomic send completion counting | Chuck Lever |
2017-11-17 | xprtrdma: RPC completion should wait for Send completion | Chuck Lever |
2017-11-17 | xprtrdma: Refactor rpcrdma_deferred_completion | Chuck Lever |
2017-11-17 | xprtrdma: Add a field of bit flags to struct rpcrdma_req | Chuck Lever |
2017-11-17 | xprtrdma: Add data structure to manage RDMA Send arguments | Chuck Lever |
2017-11-17 | xprtrdma: "Unoptimize" rpcrdma_prepare_hdr_sge() | Chuck Lever |
2017-11-17 | xprtrdma: Change return value of rpcrdma_prepare_send_sges() | Chuck Lever |
2017-11-17 | xprtrdma: Fix error handling in rpcrdma_prepare_msg_sges() | Chuck Lever |
2017-11-17 | xprtrdma: Clean up SGE accounting in rpcrdma_prepare_msg_sges() | Chuck Lever |