Age | Commit message (Expand) | Author |
2013-09-13 | Merge git://git.kvack.org/~bcrl/aio-next | Linus Torvalds |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky |
2013-09-12 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds |
2013-09-12 | memcg: rename RESOURCE_MAX to RES_COUNTER_MAX | Sha Zhengju |
2013-09-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-09-12 | Merge tag 'nfs-for-3.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-09-12 | SUNRPC: No, I did not intend to create a 256KiB hashtable | Trond Myklebust |
2013-09-12 | sunrpc: Add missing kuids conversion for printing | Geert Uytterhoeven |
2013-09-11 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds |
2013-09-11 | kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user() | Mathieu Desnoyers |
2013-09-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-09-11 | net_sched: htb: fix a typo in htb_change_class() | Vimalkumar |
2013-09-11 | ipv6: don't call fib6_run_gc() until routing is ready | Michal Kubeček |
2013-09-11 | fib6_rules: fix indentation | Stefan Tomanek |
2013-09-11 | net: fix multiqueue selection | Eric Dumazet |
2013-09-11 | net: sctp: fix smatch warning in sctp_send_asconf_del_ip | Daniel Borkmann |
2013-09-11 | net: sctp: fix bug in sctp_poll for SOCK_SELECT_ERR_QUEUE | Daniel Borkmann |
2013-09-11 | net: fib: fib6_add: fix potential NULL pointer dereference | Daniel Borkmann |
2013-09-11 | net: ovs: flow: fix potential illegal memory access in __parse_flow_nlattrs | Daniel Borkmann |
2013-09-11 | ipv6/exthdrs: accept tlv which includes only padding | Jiri Pirko |
2013-09-11 | Merge tag 'for-linus-3.12-merge' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-09-10 | Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2013-09-10 | shrinker: convert remaining shrinkers to count/scan API | Dave Chinner |
2013-09-09 | Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-09-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2013-09-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2013-09-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-09-06 | tcp: properly increase rcv_ssthresh for ofo packets | Eric Dumazet |
2013-09-06 | tcp: fix no cwnd growth after timeout | Yuchung Cheng |
2013-09-06 | net: netlink: filter particular protocols from analyzers | Daniel Borkmann |
2013-09-06 | Merge tag 'fscache-fixes-for-ceph' into wip-fscache | Milosz Tanski |
2013-09-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-09-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-09-06 | rpc: let xdr layer allocate gssproxy receieve pages | J. Bruce Fields |
2013-09-06 | rpc: fix huge kmalloc's in gss-proxy | J. Bruce Fields |
2013-09-06 | rpc: comment on linux_cred encoding, treat all as unsigned | J. Bruce Fields |
2013-09-06 | rpc: clean up decoding of gssproxy linux creds | J. Bruce Fields |
2013-09-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-09-05 | openvswitch: Fix alignment of struct sw_flow_key. | Jesse Gross |
2013-09-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-09-05 | netfilter: Fix build errors with xt_socket.c | David S. Miller |
2013-09-05 | tcp: Add missing braces to do_tcp_setsockopt | Dave Jones |
2013-09-05 | caif: Add missing braces to multiline if in cfctrl_linkup_request | Dave Jones |
2013-09-05 | ipv6:introduce function to find route for redirect | Duan Jiong |
2013-09-05 | bridge: apply multicast snooping to IPv6 link-local, too | Linus Lüssing |
2013-09-05 | bridge: prevent flooding IPv6 packets that do not have a listener | Linus Lüssing |
2013-09-05 | SUNRPC: Add an identifier for struct rpc_clnt | Trond Myklebust |
2013-09-04 | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-09-04 | net: ipv6: mld: introduce mld_{gq, ifc, dad}_stop_timer functions | Daniel Borkmann |
2013-09-04 | net: ipv6: mld: refactor query processing into v1/v2 functions | Daniel Borkmann |