Age | Commit message (Expand) | Author |
2017-02-28 | Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds |
2017-02-28 | Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2017-02-28 | Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2017-02-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-02-27 | lib/vsprintf.c: remove %Z support | Alexey Dobriyan |
2017-02-27 | scripts/spelling.txt: add "varible" pattern and fix typo instances | Masahiro Yamada |
2017-02-27 | scripts/spelling.txt: add "aligment" pattern and fix typo instances | Masahiro Yamada |
2017-02-27 | scripts/spelling.txt: add "an user" pattern and fix typo instances | Masahiro Yamada |
2017-02-27 | scripts/spelling.txt: add "swith" pattern and fix typo instances | Masahiro Yamada |
2017-02-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2017-02-26 | l2tp: avoid use-after-free caused by l2tp_ip_backlog_recv | Paul Hüber |
2017-02-26 | xfrm: provide correct dst in xfrm_neigh_lookup | Julian Anastasov |
2017-02-26 | net sched actions: do not overwrite status of action creation. | Roman Mashak |
2017-02-26 | rxrpc: Kernel calls get stuck in recvmsg | David Howells |
2017-02-26 | net sched actions: decrement module reference count after table flush. | Roman Mashak |
2017-02-26 | ipv6: check sk sk_type and protocol early in ip_mroute_set/getsockopt | Xin Long |
2017-02-26 | sctp: set sin_port for addr param when checking duplicate address | Xin Long |
2017-02-26 | netfilter: nft_set_bitmap: incorrect bitmap size | Pablo Neira Ayuso |
2017-02-26 | netfilter: nf_ct_expect: Change __nf_ct_expect_check() return value. | Jarno Rajahalme |
2017-02-26 | ipv4: mask tos for input route | Julian Anastasov |
2017-02-26 | ipv4: add missing initialization for flowi4_uid | Julian Anastasov |
2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-02-25 | netfilter: nf_ct_expect: nf_ct_expect_related_report(): Return zero on success. | Jarno Rajahalme |
2017-02-24 | sunrpc: don't register UDP port with rpcbind when version needs congestion co... | Jeff Layton |
2017-02-24 | nfs/nfsd/sunrpc: enforce transport requirements for NFSv4 | Jeff Layton |
2017-02-24 | sunrpc: flag transports as having congestion control | Jeff Layton |
2017-02-24 | sunrpc: turn bitfield flags in svc_version into bools | Jeff Layton |
2017-02-24 | rds: fix memory leak error | Zhu Yanjun |
2017-02-24 | libceph, rbd, ceph: WRITE | ONDISK -> WRITE | Ilya Dryomov |
2017-02-24 | libceph: get rid of ack vs commit | Ilya Dryomov |
2017-02-24 | vti6: return GRE_KEY for vti6 | David Forster |
2017-02-24 | rxrpc: Fix an assertion in rxrpc_read() | Marc Dionne |
2017-02-24 | tipc: move premature initilalization of stack variables | Jon Paul Maloy |
2017-02-24 | RDS: IB: fix ifnullfree.cocci warnings | Wu Fengguang |
2017-02-24 | sctp: deny peeloff operation on asocs with threads sleeping on it | Marcelo Ricardo Leitner |
2017-02-23 | crush: fix dprintk compilation | Ilya Dryomov |
2017-02-23 | crush: do is_out test only if we do not collide | Ilya Dryomov |
2017-02-23 | netfilter: nft_ct: fix random validation errors for zone set support | Florian Westphal |
2017-02-23 | bpf: Fix bpf_xdp_event_output | Martin KaFai Lau |
2017-02-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2017-02-22 | tcp: account for ts offset only if tsecr not zero | Alexey Kodanev |
2017-02-22 | tcp: setup timestamp offset when write_seq already set | Alexey Kodanev |
2017-02-22 | net/dccp: fix use after free in tw_timer_handler() | Andrey Ryabinin |
2017-02-22 | l2tp: Avoid schedule while atomic in exit_net | Ridge Kennedy |
2017-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-02-21 | Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds |
2017-02-21 | net: socket: fix recvmmsg not returning error from sock_error | Maxime Jayat |
2017-02-21 | net: napi_watchdog() can use napi_schedule_irqoff() | Eric Dumazet |
2017-02-21 | tcp: Revert "tcp: tcp_probe: use spin_lock_bh()" | Eric Dumazet |
2017-02-21 | net/hsr: use eth_hw_addr_random() | Tobias Klauser |