Age | Commit message (Expand) | Author | Files | Lines |
2017-11-25 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 42 | -184/+163 |
2017-11-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 13 | -29/+221 |
2017-11-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 3 | -12/+14 |
2017-11-23 | net: accept UFO datagrams from tuntap and packet | Willem de Bruijn | 8 | -11/+195 |
2017-11-23 | net: ipv6: Fixup device for anycast routes during copy | David Ahern | 1 | -1/+1 |
2017-11-23 | net/smc: Fix preinitialization of buf_desc in __smc_buf_create() | Geert Uytterhoeven | 1 | -1/+1 |
2017-11-23 | net/smc: use sk_rcvbuf as start for rmb creation | Ursula Braun | 1 | -1/+1 |
2017-11-23 | ipv6: Do not consider linkdown nexthops during multipath | Ido Schimmel | 1 | -0/+5 |
2017-11-23 | net: sched: fix crash when deleting secondary chains | Roman Kapl | 1 | -3/+4 |
2017-11-23 | Merge branch '9p-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 4 | -15/+13 |
2017-11-22 | bpf: introduce ARG_PTR_TO_MEM_OR_NULL | Gianluca Borello | 1 | -2/+2 |
2017-11-22 | treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts | Kees Cook | 10 | -20/+20 |
2017-11-22 | treewide: setup_timer() -> timer_setup() (2 field) | Kees Cook | 2 | -8/+9 |
2017-11-22 | treewide: setup_timer() -> timer_setup() | Kees Cook | 28 | -148/+127 |
2017-11-22 | treewide: Switch DEFINE_TIMER callbacks to struct timer_list * | Kees Cook | 3 | -6/+6 |
2017-11-22 | net/atm/mpc: Avoid open-coded assignment of timer callback function | Kees Cook | 1 | -2/+1 |
2017-11-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 20 | -142/+159 |
2017-11-21 | Merge tag 'ceph-for-4.15-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 4 | -4/+18 |
2017-11-21 | Merge tag 'mac80211-for-davem-2017-11-20' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 16 | -136/+151 |
2017-11-21 | tipc: fix access of released memory | Jon Maloy | 1 | -1/+1 |
2017-11-21 | net: xdp: don't allow device-bound programs in driver mode | Jakub Kicinski | 1 | -0/+7 |
2017-11-21 | bpf: offload: move offload device validation out to the drivers | Jakub Kicinski | 2 | -10/+5 |
2017-11-20 | mac80211: properly free requested-but-not-started TX agg sessions | Johannes Berg | 1 | -0/+5 |
2017-11-20 | cfg80211: initialize regulatory keys/database later | Johannes Berg | 1 | -15/+27 |
2017-11-20 | mac80211: aggregation: Convert timers to use timer_setup() | Kees Cook | 4 | -60/+45 |
2017-11-20 | nl80211: don't expose wdev->ssid for most interfaces | Johannes Berg | 1 | -2/+24 |
2017-11-20 | mac80211: Convert timers to use timer_setup() | Kees Cook | 11 | -59/+50 |
2017-11-20 | 9p: Fix missing commas in mount options | Tuomas Tynkkynen | 2 | -4/+4 |
2017-11-19 | tcp: when scheduling TLP, time of RTO should account for current ACK | Neal Cardwell | 2 | -4/+6 |
2017-11-19 | gre6: use log_ecn_error module parameter in ip6_tnl_rcv() | Alexey Kodanev | 1 | -1/+1 |
2017-11-18 | Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 4 | -82/+55 |
2017-11-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 13 | -66/+133 |
2017-11-18 | route: also update fnhe_genid when updating a route cache | Xin Long | 1 | -2/+7 |
2017-11-18 | route: update fnhe_expires for redirect when the fnhe exists | Xin Long | 1 | -3/+2 |
2017-11-18 | sctp: set frag_point in sctp_setsockopt_maxseg correctly | Xin Long | 1 | -10/+19 |
2017-11-18 | net/netlabel: Add list_next_rcu() in rcu_dereference(). | Tim Hansen | 1 | -2/+2 |
2017-11-18 | Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 14 | -297/+531 |
2017-11-18 | sunrpc: remove net pointer from messages | Vasily Averin | 2 | -7/+7 |
2017-11-18 | sunrpc: exit_net cleanup check added | Vasily Averin | 1 | -0/+3 |
2017-11-18 | sunrpc: Add rpc_request static trace point | Chuck Lever | 1 | -2/+1 |
2017-11-18 | sunrpc: Fix rpc_task_begin trace point | Chuck Lever | 1 | -2/+1 |
2017-11-18 | net: sunrpc: mark expected switch fall-throughs | Gustavo A. R. Silva | 3 | -0/+16 |
2017-11-18 | xprtrdma: Update copyright notices | Chuck Lever | 4 | -0/+4 |
2017-11-18 | xprtrdma: Remove include for linux/prefetch.h | Chuck Lever | 1 | -1/+0 |
2017-11-18 | rpcrdma: Remove C structure definitions of XDR data items | Chuck Lever | 2 | -9/+3 |
2017-11-18 | xprtrdma: Put Send CQ in IB_POLL_WORKQUEUE mode | Chuck Lever | 1 | -1/+1 |
2017-11-17 | Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -2/+2 |
2017-11-17 | xprtrdma: Remove atomic send completion counting | Chuck Lever | 3 | -33/+0 |
2017-11-17 | xprtrdma: RPC completion should wait for Send completion | Chuck Lever | 4 | -4/+34 |
2017-11-17 | xprtrdma: Refactor rpcrdma_deferred_completion | Chuck Lever | 3 | -13/+22 |