Age | Commit message (Expand) | Author |
2013-09-11 | kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user() | Mathieu Desnoyers |
2013-09-10 | Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
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 |
2013-09-04 | net: ipv6: mld: similarly to MLDv2 have min max_delay of 1 | Daniel Borkmann |
2013-09-04 | net: ipv6: mld: implement RFC3810 MLDv2 mode only | Daniel Borkmann |
2013-09-04 | net: ipv6: mld: get rid of MLDV2_MRC and simplify calculation | Daniel Borkmann |
2013-09-04 | net: ipv6: mld: clean up MLD_V1_SEEN macro | Daniel Borkmann |
2013-09-04 | net: ipv6: mld: fix v1/v2 switchback timeout to rfc3810, 9.12. | Daniel Borkmann |
2013-09-04 | SUNRPC: Ensure rpc_task->tk_pid is available for tracepoints | Trond Myklebust |
2013-09-04 | net: ipv6: tcp: fix potential use after free in tcp_v6_do_rcv | Daniel Borkmann |
2013-09-04 | tcp: better comments for RTO initiallization | Yuchung Cheng |
2013-09-04 | ipv6: Don't depend on per socket memory for neighbour discovery messages | Thomas Graf |
2013-09-04 | ipv6: fix null pointer dereference in __ip6addrlbl_add | Hannes Frederic Sowa |
2013-09-04 | net: sctp: Fix data chunk fragmentation for MTU values which are not multiple... | Alexander Sverdlin |
2013-09-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/... | David S. Miller |
2013-09-04 | SUNRPC: Add tracepoints to help debug socket connection issues | Trond Myklebust |
2013-09-04 | netfilter: xt_TCPMSS: correct return value in tcpmss_mangle_packet | Phil Oester |
2013-09-04 | netfilter: SYNPROXY: let unrelated packets continue | Jesper Dangaard Brouer |
2013-09-04 | netfilter: synproxy_core: fix warning in __nf_ct_ext_add_length() | Patrick McHardy |
2013-09-04 | netfilter: more strict TCP flag matching in SYNPROXY | Jesper Dangaard Brouer |
2013-09-04 | Merge branch 'master' into for-3.12/upstream | Jiri Kosina |
2013-09-03 | libceph: use pg_num_mask instead of pgp_num_mask for pg.seed calc | Sage Weil |
2013-09-04 | tcp: Change return value of tcp_rcv_established() | Vijay Subramanian |
2013-09-04 | net: tcp_probe: adapt tbuf size for recent changes | Daniel Borkmann |