Age | Commit message (Expand) | Author |
2017-11-25 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
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 | treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts | Kees Cook |
2017-11-21 | treewide: setup_timer() -> timer_setup() (2 field) | Kees Cook |
2017-11-21 | treewide: setup_timer() -> timer_setup() | Kees Cook |
2017-11-21 | treewide: Switch DEFINE_TIMER callbacks to struct timer_list * | Kees Cook |
2017-11-21 | net/atm/mpc: Avoid open-coded assignment of timer callback function | Kees Cook |
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 |