aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-09-11kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()Mathieu Desnoyers
2013-09-10Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-09-09Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-09-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-09-06tcp: properly increase rcv_ssthresh for ofo packetsEric Dumazet
2013-09-06tcp: fix no cwnd growth after timeoutYuchung Cheng
2013-09-06net: netlink: filter particular protocols from analyzersDaniel Borkmann
2013-09-06Merge tag 'fscache-fixes-for-ceph' into wip-fscacheMilosz Tanski
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-09-06rpc: let xdr layer allocate gssproxy receieve pagesJ. Bruce Fields
2013-09-06rpc: fix huge kmalloc's in gss-proxyJ. Bruce Fields
2013-09-06rpc: comment on linux_cred encoding, treat all as unsignedJ. Bruce Fields
2013-09-06rpc: clean up decoding of gssproxy linux credsJ. Bruce Fields
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-09-05openvswitch: Fix alignment of struct sw_flow_key.Jesse Gross
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-09-05netfilter: Fix build errors with xt_socket.cDavid S. Miller
2013-09-05tcp: Add missing braces to do_tcp_setsockoptDave Jones
2013-09-05caif: Add missing braces to multiline if in cfctrl_linkup_requestDave Jones
2013-09-05ipv6:introduce function to find route for redirectDuan Jiong
2013-09-05bridge: apply multicast snooping to IPv6 link-local, tooLinus Lüssing
2013-09-05bridge: prevent flooding IPv6 packets that do not have a listenerLinus Lüssing
2013-09-05SUNRPC: Add an identifier for struct rpc_clntTrond Myklebust
2013-09-04Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-04net: ipv6: mld: introduce mld_{gq, ifc, dad}_stop_timer functionsDaniel Borkmann
2013-09-04net: ipv6: mld: refactor query processing into v1/v2 functionsDaniel Borkmann
2013-09-04net: ipv6: mld: similarly to MLDv2 have min max_delay of 1Daniel Borkmann
2013-09-04net: ipv6: mld: implement RFC3810 MLDv2 mode onlyDaniel Borkmann
2013-09-04net: ipv6: mld: get rid of MLDV2_MRC and simplify calculationDaniel Borkmann
2013-09-04net: ipv6: mld: clean up MLD_V1_SEEN macroDaniel Borkmann
2013-09-04net: ipv6: mld: fix v1/v2 switchback timeout to rfc3810, 9.12.Daniel Borkmann
2013-09-04SUNRPC: Ensure rpc_task->tk_pid is available for tracepointsTrond Myklebust
2013-09-04net: ipv6: tcp: fix potential use after free in tcp_v6_do_rcvDaniel Borkmann
2013-09-04tcp: better comments for RTO initiallizationYuchung Cheng
2013-09-04ipv6: Don't depend on per socket memory for neighbour discovery messagesThomas Graf
2013-09-04ipv6: fix null pointer dereference in __ip6addrlbl_addHannes Frederic Sowa
2013-09-04net: sctp: Fix data chunk fragmentation for MTU values which are not multiple...Alexander Sverdlin
2013-09-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-09-04SUNRPC: Add tracepoints to help debug socket connection issuesTrond Myklebust
2013-09-04netfilter: xt_TCPMSS: correct return value in tcpmss_mangle_packetPhil Oester
2013-09-04netfilter: SYNPROXY: let unrelated packets continueJesper Dangaard Brouer
2013-09-04netfilter: synproxy_core: fix warning in __nf_ct_ext_add_length()Patrick McHardy
2013-09-04netfilter: more strict TCP flag matching in SYNPROXYJesper Dangaard Brouer
2013-09-04Merge branch 'master' into for-3.12/upstreamJiri Kosina
2013-09-03libceph: use pg_num_mask instead of pgp_num_mask for pg.seed calcSage Weil
2013-09-04tcp: Change return value of tcp_rcv_established()Vijay Subramanian
2013-09-04net: tcp_probe: adapt tbuf size for recent changesDaniel Borkmann