summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* libceph: initialize rb, list nodes in ceph_osd_requestSage Weil2012-07-301-0/+3
* libceph: initialize msgpool message typesSage Weil2012-07-302-6/+8
* libceph: allow sock transition from CONNECTING to CLOSEDSage Weil2012-07-051-12/+13
* libceph: initialize mon_client con only onceSage Weil2012-07-051-4/+3
* libceph: set peer name on con_open, not initSage Weil2012-07-053-11/+15
* libceph: add some fine ASCII artAlex Elder2012-07-051-1/+41
* libceph: small changes to messenger.cAlex Elder2012-07-051-32/+31
* libceph: distinguish two phases of connect sequenceAlex Elder2012-07-051-24/+28
* libceph: separate banner and connect writesAlex Elder2012-07-051-9/+11
* libceph: define and use an explicit CONNECTED stateAlex Elder2012-07-051-2/+7
* libceph: clear NEGOTIATING when doneAlex Elder2012-07-051-3/+5
* libceph: clear CONNECTING in ceph_con_close()Alex Elder2012-07-051-1/+2
* libceph: don't touch con state in con_close_socket()Alex Elder2012-07-051-1/+7
* libceph: just set SOCK_CLOSED when state changesAlex Elder2012-07-051-2/+2
* libceph: don't change socket state on sock eventAlex Elder2012-07-051-9/+9
* libceph: SOCK_CLOSED is a flag, not a stateAlex Elder2012-07-051-2/+2
* libceph: don't use bio_iter as a flagAlex Elder2012-07-051-5/+1
* libceph: move init of bio_iterAlex Elder2012-07-051-5/+4
* libceph: move init_bio_*() functions upAlex Elder2012-07-051-25/+25
* libceph: don't mark footer complete before it isAlex Elder2012-07-051-1/+3
* libceph: encapsulate advancing msg pageAlex Elder2012-07-051-24/+34
* libceph: encapsulate out message data setupAlex Elder2012-07-051-14/+23
* libceph: drop ceph_con_get/put helpers and nref memberSage Weil2012-06-221-27/+1
* libceph: use con get/put methodsSage Weil2012-06-221-8/+8
* libceph: fix NULL dereference in reset_connection()Dan Carpenter2012-06-191-1/+1
* Merge tag 'v3.5-rc1'Sage Weil2012-06-15720-22882/+35664
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-06-024-9/+19
| |\
| | * tcp: reflect SYN queue_mapping into SYNACK packetsEric Dumazet2012-06-012-6/+12
| | * tcp: do not create inetpeer on SYNACK messageEric Dumazet2012-06-011-1/+2
| | * net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()Jason Wang2012-05-311-2/+5
| * | tty: Revert the tty locking series, it needs more workLinus Torvalds2012-06-021-2/+2
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-011-2/+0
| |\ \
| | * | sch_atm.c: get rid of poinless externAl Viro2012-06-011-2/+0
| * | | Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-06-016-58/+75
| |\ \ \
| | * | | nfsd4: move rq_flavor into svc_credJ. Bruce Fields2012-05-312-3/+3
| | * | | nfsd4: move principal name into svc_credJ. Bruce Fields2012-05-312-19/+8
| | * | | svcrpc: fix a comment typoJ. Bruce Fields2012-05-311-1/+1
| | * | | sunrpc: do array overrun check in svc_recv before allocating pagesJeff Layton2012-05-311-1/+1
| | * | | SUNRPC: move per-net operations from svc_destroy()Stanislav Kinsbursky2012-05-311-4/+0
| | * | | SUNRPC: new svc_bind() routine introducedStanislav Kinsbursky2012-05-312-14/+17
| | * | | rpc: handle rotated gss data for Windows interoperabilityJ. Bruce Fields2012-05-311-16/+45
| * | | | Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-05-312-45/+68
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| | * | SUNRPC: split upcall function to extract reusable partsSimo Sorce2012-04-251-36/+64
| | * | nfsd: make expkey cache allocated per network namespace contextStanislav Kinsbursky2012-04-121-9/+4
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-3114-61/+122
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-05-303-8/+9
| | |\ \ \
| | | * | | mac80211: fix ADDBA declined after suspend with wowlanEyal Shapira2012-05-291-6/+6
| | | * | | mac80211: fix flag check for QoS NOACK framesClaudio Pisa2012-05-291-1/+1
| | | * | | mac80211: Fix race in checking AP status by sending null frameSoumik Das2012-05-251-1/+2
| | * | | | drop_monitor: Add module alias to enable automatic module loadingNeil Horman2012-05-291-0/+1
OpenPOWER on IntegriCloud