aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* libceph: don't use bio_iter as a flagAlex Elder2012-07-06
* libceph: move init of bio_iterAlex Elder2012-07-06
* libceph: move init_bio_*() functions upAlex Elder2012-07-06
* libceph: don't mark footer complete before it isAlex Elder2012-07-06
* libceph: encapsulate advancing msg pageAlex Elder2012-07-06
* libceph: encapsulate out message data setupAlex Elder2012-07-06
* libceph: drop ceph_con_get/put helpers and nref memberSage Weil2012-06-22
* libceph: use con get/put methodsSage Weil2012-06-22
* libceph: fix NULL dereference in reset_connection()Dan Carpenter2012-06-19
* Merge tag 'v3.5-rc1'Sage Weil2012-06-15
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-06-02
| |\
| | * tcp: reflect SYN queue_mapping into SYNACK packetsEric Dumazet2012-06-01
| | * tcp: do not create inetpeer on SYNACK messageEric Dumazet2012-06-01
| | * net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()Jason Wang2012-05-31
| * | tty: Revert the tty locking series, it needs more workLinus Torvalds2012-06-02
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-01
| |\ \
| | * | sch_atm.c: get rid of poinless externAl Viro2012-06-01
| * | | Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-06-01
| |\ \ \
| | * | | nfsd4: move rq_flavor into svc_credJ. Bruce Fields2012-05-31
| | * | | nfsd4: move principal name into svc_credJ. Bruce Fields2012-05-31
| | * | | svcrpc: fix a comment typoJ. Bruce Fields2012-05-31
| | * | | sunrpc: do array overrun check in svc_recv before allocating pagesJeff Layton2012-05-31
| | * | | SUNRPC: move per-net operations from svc_destroy()Stanislav Kinsbursky2012-05-31
| | * | | SUNRPC: new svc_bind() routine introducedStanislav Kinsbursky2012-05-31
| | * | | rpc: handle rotated gss data for Windows interoperabilityJ. Bruce Fields2012-05-31
| * | | | Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-05-31
| |\| | | | | |_|/ | |/| |
| | * | SUNRPC: split upcall function to extract reusable partsSimo Sorce2012-04-25
| | * | nfsd: make expkey cache allocated per network namespace contextStanislav Kinsbursky2012-04-12
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-31
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-05-30
| | |\ \ \
| | | * | | mac80211: fix ADDBA declined after suspend with wowlanEyal Shapira2012-05-29
| | | * | | mac80211: fix flag check for QoS NOACK framesClaudio Pisa2012-05-29
| | | * | | mac80211: Fix race in checking AP status by sending null frameSoumik Das2012-05-25
| | * | | | drop_monitor: Add module alias to enable automatic module loadingNeil Horman2012-05-29
| | * | | | genetlink: Build a generic netlink family module aliasNeil Horman2012-05-29
| | * | | | rds_rdma: don't assume infiniband device is PCIThadeu Lima de Souza Cascardo2012-05-29
| | * | | | l2tp: fix oops in L2TP IP sockets for connect() AF_UNSPEC caseJames Chapman2012-05-29
| | * | | | ipv6: fix incorrect ipsec fragmentGao feng2012-05-27
| | * | | | xfrm: take net hdr len into account for esp payload size calculationBenjamin Poirier2012-05-27
| | * | | | net/wanrouter: Deprecate and schedule for removalJoe Perches2012-05-24
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds2012-05-30
| |\ \ \ \ \
| * | | | | | memcg: decrement static keys at real destroy timeGlauber Costa2012-05-29
| | |_|_|_|/ | |/| | | |
| * | | | | Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-05-29
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust2012-05-21
| | |\ \ \ \
| | | * | | | sunrpc: fix loss of task->tk_status after rpc_delay call in xprt_alloc_slotTrond Myklebust2012-05-19
| | | * | | | sunrpc: suppress page allocation warnings in xprt_alloc_slot()Jeff Layton2012-05-16
| | | * | | | sunrpc: fix kernel-doc warningsRandy Dunlap2012-05-14
| | * | | | | rpc_pipefs: clear write bit from top level rpc_pipefs directoryJeff Layton2012-05-16
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-24
| |\ \ \ \ \ \
| | * | | | | | tcp: take care of overlaps in tcp_try_coalesce()Eric Dumazet2012-05-24