summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-12-204-111/+105Star
|\
| * libceph: register request before unregister lingerAlex Elder2012-12-201-1/+1
| * libceph: don't use rb_init_node() in ceph_osdc_alloc_request()Alex Elder2012-12-201-1/+1
| * libceph: init event->node in ceph_osdc_create_event()Alex Elder2012-12-201-0/+1
| * libceph: init osd->o_node in create_osd()Alex Elder2012-12-201-0/+1
| * libceph: report connection fault with warningAlex Elder2012-12-201-1/+1
| * libceph: socket can close in any connection stateAlex Elder2012-12-171-17/+30
| * rbd: remove linger unconditionallyAlex Elder2012-12-171-1/+1
| * libceph: avoid using freed osd in __kick_osd_requests()Alex Elder2012-12-171-1/+2
| * ceph: don't reference req after putAlex Elder2012-12-171-1/+1
| * libceph: remove 'osdtimeout' optionSage Weil2012-12-132-45/+5Star
| * libceph: define ceph_pg_pool_name_by_id()Alex Elder2012-11-011-0/+16
| * libceph: fix osdmap decode error pathsSage Weil2012-10-301-11/+20
| * libceph: avoid NULL kref_put from NULL alloc_msg returnSage Weil2012-10-261-1/+2
| * rbd: define common queue_con_delay()Alex Elder2012-10-101-15/+23
| * rbd: let con_work() handle backoffAlex Elder2012-10-101-18/+2Star
* | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-201-1/+2
|\ \
| * | virtio: 9p: correctly pass physical address to userspace for high pagesWill Deacon2012-10-221-1/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-12-2018-57/+121
|\ \ \
| * | | ipv6: addrconf.c: remove unnecessary "if"Cong Ding2012-12-191-2/+1Star
| * | | bridge: Correctly encode addresses when dumping mdb entriesVlad Yasevich2012-12-191-2/+4
| * | | bridge: Do not unregister all PF_BRIDGE rtnl operationsVlad Yasevich2012-12-194-1/+9
| * | | atm: use scnprintf() instead of sprintf()chas williams - CONTRACTOR2012-12-181-25/+15Star
| * | | netlink: validate addr_len on bindHannes Frederic Sowa2012-12-181-0/+3
| * | | netlink: change presentation of portid in procfs to unsignedHannes Frederic Sowa2012-12-181-1/+1
| * | | ipv6: Fix Makefile offload objectsSimon Arlott2012-12-161-1/+1
| * | | sctp: jsctp_sf_eat_sack: fix jprobes function signature mismatchDaniel Borkmann2012-12-161-1/+2
| * | | bridge: add flags to distinguish permanent mdb entiresAmerigo Wang2012-12-163-7/+14
| * | | sctp: Change defaults on cookie hmac selectionNeil Horman2012-12-162-4/+27
| * | | inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sockChristoph Paasch2012-12-145-8/+24
| * | | ipv6: Change skb->data before using icmpv6_notify() to propagate redirectDuan Jiong2012-12-141-0/+17
| * | | mac802154: fix destructon ordering for ieee802154 devicesKonstantin Khlebnikov2012-12-141-2/+2
| * | | bridge: remove temporary variable for MLDv2 maximum response code computationAng Way Chuang2012-12-141-3/+1Star
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-12-181-1/+2
|\ \ \ \
| * | | | userns: Require CAP_SYS_ADMIN for most uses of setns.Eric W. Biederman2012-12-151-1/+2
* | | | | Merge tag 'nfs-for-3.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-12-1813-74/+144
|\ \ \ \ \
| * | | | | SUNRPC: continue run over clients list on PipeFS event instead of breakStanislav Kinsbursky2012-12-171-1/+1
| * | | | | SUNRPC: variable 'svsk' is unused in function bc_send_requestTrond Myklebust2012-12-151-2/+0Star
| * | | | | SUNRPC: Handle ECONNREFUSED in xs_local_setup_socketTrond Myklebust2012-12-151-0/+4
| * | | | | SUNRPC handle EKEYEXPIRED in call_refreshresultAndy Adamson2012-12-121-0/+1
| * | | | | SUNRPC set gss gc_expiry to full lifetimeAndy Adamson2012-12-121-4/+13
| * | | | | Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust2012-12-111-1/+6
| |\ \ \ \ \
| | * | | | | SUNRPC: Fix validity issues with rpc_pipefs sb->s_fs_infoTrond Myklebust2012-11-081-1/+6
| * | | | | | SUNRPC: Don't allow low priority tasks to pre-empt higher priority onesTrond Myklebust2012-12-061-22/+22
| * | | | | | NFSv4.1: Don't mess with task priorities in nfs41_setup_sequenceTrond Myklebust2012-12-061-0/+1
| * | | | | | SUNRPC: Clean up rpc_bind_new_programTrond Myklebust2012-11-041-10/+8Star
| * | | | | | SUNRPC: remove BUG_ON from rpc_call_syncWeston Andros Adamson2012-11-041-1/+6
| * | | | | | SUNRPC: remove BUG_ON in rpc_release_taskWeston Andros Adamson2012-11-041-1/+1
| * | | | | | SUNRPC: remove BUG_ON in svc_delete_xprtWeston Andros Adamson2012-11-041-1/+1
| * | | | | | SUNRPC: remove BUG_ONs checking RPC_IS_QUEUEDWeston Andros Adamson2012-11-041-2/+6