Age | Commit message (Expand) | Author | Files | Lines |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 13 | -10/+13 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+2 |
2017-03-01 | Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 16 | -250/+304 |
2017-02-28 | Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 1 | -3/+1 |
2017-02-28 | Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 9 | -270/+239 |
2017-02-28 | Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 7 | -219/+261 |
2017-02-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 17 | -41/+77 |
2017-02-27 | lib/vsprintf.c: remove %Z support | Alexey Dobriyan | 23 | -39/+39 |
2017-02-27 | scripts/spelling.txt: add "varible" pattern and fix typo instances | Masahiro Yamada | 1 | -3/+1 |
2017-02-27 | scripts/spelling.txt: add "aligment" pattern and fix typo instances | Masahiro Yamada | 1 | -1/+1 |
2017-02-27 | scripts/spelling.txt: add "an user" pattern and fix typo instances | Masahiro Yamada | 2 | -4/+4 |
2017-02-27 | scripts/spelling.txt: add "swith" pattern and fix typo instances | Masahiro Yamada | 1 | -1/+1 |
2017-02-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 3 | -4/+5 |
2017-02-26 | l2tp: avoid use-after-free caused by l2tp_ip_backlog_recv | Paul Hüber | 1 | -1/+1 |
2017-02-26 | xfrm: provide correct dst in xfrm_neigh_lookup | Julian Anastasov | 1 | -8/+21 |
2017-02-26 | net sched actions: do not overwrite status of action creation. | Roman Mashak | 1 | -2/+2 |
2017-02-26 | rxrpc: Kernel calls get stuck in recvmsg | David Howells | 1 | -2/+6 |
2017-02-26 | net sched actions: decrement module reference count after table flush. | Roman Mashak | 1 | -4/+1 |
2017-02-26 | ipv6: check sk sk_type and protocol early in ip_mroute_set/getsockopt | Xin Long | 1 | -3/+8 |
2017-02-26 | sctp: set sin_port for addr param when checking duplicate address | Xin Long | 1 | -1/+5 |
2017-02-26 | netfilter: nft_set_bitmap: incorrect bitmap size | Pablo Neira Ayuso | 1 | -1/+1 |
2017-02-26 | netfilter: nf_ct_expect: Change __nf_ct_expect_check() return value. | Jarno Rajahalme | 1 | -2/+2 |
2017-02-26 | ipv4: mask tos for input route | Julian Anastasov | 1 | -0/+1 |
2017-02-26 | ipv4: add missing initialization for flowi4_uid | Julian Anastasov | 2 | -3/+4 |
2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -5/+4 |
2017-02-25 | netfilter: nf_ct_expect: nf_ct_expect_related_report(): Return zero on success. | Jarno Rajahalme | 1 | -1/+1 |
2017-02-24 | sunrpc: don't register UDP port with rpcbind when version needs congestion co... | Jeff Layton | 1 | -0/+7 |
2017-02-24 | nfs/nfsd/sunrpc: enforce transport requirements for NFSv4 | Jeff Layton | 1 | -0/+15 |
2017-02-24 | sunrpc: flag transports as having congestion control | Jeff Layton | 2 | -0/+9 |
2017-02-24 | sunrpc: turn bitfield flags in svc_version into bools | Jeff Layton | 1 | -1/+1 |
2017-02-24 | rds: fix memory leak error | Zhu Yanjun | 1 | -3/+4 |
2017-02-24 | libceph, rbd, ceph: WRITE | ONDISK -> WRITE | Ilya Dryomov | 2 | -11/+10 |
2017-02-24 | libceph: get rid of ack vs commit | Ilya Dryomov | 1 | -87/+26 |
2017-02-24 | vti6: return GRE_KEY for vti6 | David Forster | 1 | -0/+4 |
2017-02-24 | rxrpc: Fix an assertion in rxrpc_read() | Marc Dionne | 1 | -1/+1 |
2017-02-24 | tipc: move premature initilalization of stack variables | Jon Paul Maloy | 1 | -5/+7 |
2017-02-24 | RDS: IB: fix ifnullfree.cocci warnings | Wu Fengguang | 1 | -2/+1 |
2017-02-24 | sctp: deny peeloff operation on asocs with threads sleeping on it | Marcelo Ricardo Leitner | 1 | -2/+6 |
2017-02-23 | crush: fix dprintk compilation | Ilya Dryomov | 1 | -2/+2 |
2017-02-23 | crush: do is_out test only if we do not collide | Ilya Dryomov | 1 | -3/+1 |
2017-02-23 | netfilter: nft_ct: fix random validation errors for zone set support | Florian Westphal | 1 | -0/+1 |
2017-02-23 | bpf: Fix bpf_xdp_event_output | Martin KaFai Lau | 1 | -2/+2 |
2017-02-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 6 | -39/+81 |
2017-02-22 | tcp: account for ts offset only if tsecr not zero | Alexey Kodanev | 1 | -1/+2 |
2017-02-22 | tcp: setup timestamp offset when write_seq already set | Alexey Kodanev | 2 | -12/+20 |
2017-02-22 | net/dccp: fix use after free in tw_timer_handler() | Andrey Ryabinin | 2 | -0/+12 |
2017-02-22 | l2tp: Avoid schedule while atomic in exit_net | Ridge Kennedy | 1 | -1/+3 |
2017-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 455 | -6052/+19494 |
2017-02-21 | SUNRPC: Add a helper function xdr_stream_decode_string_dup() | Trond Myklebust | 1 | -0/+34 |