summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2013-09-13Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-12Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-09-12memcg: rename RESOURCE_MAX to RES_COUNTER_MAXSha Zhengju
2013-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-09-12Merge tag 'nfs-for-3.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-09-12SUNRPC: No, I did not intend to create a 256KiB hashtableTrond Myklebust
2013-09-12sunrpc: Add missing kuids conversion for printingGeert Uytterhoeven
2013-09-11Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-09-11kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()Mathieu Desnoyers
2013-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-09-11net_sched: htb: fix a typo in htb_change_class()Vimalkumar
2013-09-11ipv6: don't call fib6_run_gc() until routing is readyMichal Kubeček
2013-09-11fib6_rules: fix indentationStefan Tomanek
2013-09-11net: fix multiqueue selectionEric Dumazet
2013-09-11net: sctp: fix smatch warning in sctp_send_asconf_del_ipDaniel Borkmann
2013-09-11net: sctp: fix bug in sctp_poll for SOCK_SELECT_ERR_QUEUEDaniel Borkmann
2013-09-11net: fib: fib6_add: fix potential NULL pointer dereferenceDaniel Borkmann
2013-09-11net: ovs: flow: fix potential illegal memory access in __parse_flow_nlattrsDaniel Borkmann
2013-09-11ipv6/exthdrs: accept tlv which includes only paddingJiri Pirko
2013-09-11Merge tag 'for-linus-3.12-merge' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-09-10Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-09-10shrinker: convert remaining shrinkers to count/scan APIDave Chinner
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