aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* nfs41: Rename rq_received to rq_reply_bytes_recvdRicardo Labiaga2009-06-17
* nfs41: Get the rpc_xprt * from the rpc_rqst instead of the rpc_clnt.Rahul Iyer2009-06-17
* nfs41: create a svc_xprt for nfs41 callback thread and use for incoming callb...Benny Halevy2009-06-17
* nfs41: sunrpc: add a struct svc_xprt pointer to struct svc_serv for backchann...Andy Adamson2009-06-17
* nfs41: sunrpc: provide functions to create and destroy a svc_xprt for backcha...Benny Halevy2009-06-17
* nfs41: Backchannel bc_svc_process()Ricardo Labiaga2009-06-17
* nfs41: Refactor svc_process()Ricardo Labiaga2009-06-17
* nfs41: Backchannel callback service helper routinesRicardo Labiaga2009-06-17
* nfs41: Add backchannel processing support to RPC state machineRicardo Labiaga2009-06-17
* nfs41: New xs_tcp_read_data()Ricardo Labiaga2009-06-17
* nfs41: New backchannel helper routinesRicardo Labiaga2009-06-17
* nfs41: Initialize new rpc_xprt callback related fieldsRicardo Labiaga2009-06-17
* nfs41: Process the RPC call directionRicardo Labiaga2009-06-17
* nfs41: Add ability to read RPC call direction on TCP stream.Ricardo Labiaga2009-06-17
* nfs41: sunrpc: Export the call prepare state for session resetAndy Adamson2009-06-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-06-09
|\
| * cls_cgroup: Fix oops when user send improperly 'tc filter add' requestMinoru Usui2009-06-09
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-06-02
|\|
| * net_cls: fix unconfigured struct tcf_proto keeps chaining and avoid kernel pa...Minoru Usui2009-06-02
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-06-01
| |\
| | * Bluetooth: Remove useless flush_work() causing lockdep warningsDave Young2009-05-27
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-06-01
|\| |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-05-27
| |\ \
| | * | netfilter: nfnetlink_log: fix wrong skbuff size calculationPablo Neira Ayuso2009-05-27
| | * | netfilter: xt_hashlimit does a wrong SEQ_SKIPJesper Dangaard Brouer2009-05-27
| | * | netfilter: nf_ct_dccp: add missing DCCP protocol changes in event cachePablo Neira Ayuso2009-05-25
| | * | netfilter: nf_ct_tcp: fix accepting invalid RST segmentsJozsef Kadlecsik2009-05-25
| * | | cls_cgroup: read classid atomically in classifierPaul Menage2009-05-26
| | |/ | |/|
* | | Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-05-29
|\ \ \
| * | | svcrdma: dma unmap the correct length for the RPCRDMA header page.Steve Wise2009-05-27
| * | | nfsd: Revert "svcrpc: take advantage of tcp autotuning"J. Bruce Fields2009-05-27
* | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2009-05-26
|\ \ \ \ | |_|/ / |/| | |
| * | | XPRTRDMA: fix client rpcrdma FRMR registration on mlx4 devicesVu Pham2009-05-26
| |/ /
* | | tcp: tcp_vegas ssthresh bugfixDoug Leith2009-05-26
* | | RxRPC: Error handling for rxrpc_alloc_connection()Dan Carpenter2009-05-21
* | | ipv4: Fix oops with FIB_TRIERobert Olsson2009-05-21
* | | pktgen: do not access flows[] beyond its lengthFlorian Westphal2009-05-21
* | | IPv6: set RTPROT_KERNEL to initial routeJean-Mickael Guerin2009-05-20
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-20
|\ \ \
| * | | cfg80211: fix race between core hint and driver's custom applyLuis R. Rodriguez2009-05-20
| * | | wext: verify buffer size for SIOCSIWENCODEEXTJohannes Berg2009-05-20
| |/ /
* | | net: fix rtable leak in net/ipv4/route.cEric Dumazet2009-05-20
* | | net: fix length computation in rt_check_expire()Eric Dumazet2009-05-20
|/ /
* | ipv4: make default for INET_LRO consistent with help textFrans Pop2009-05-19
* | net: fix skb_seq_read returning wrong offset/length for page frag dataThomas Chenault2009-05-19
* | pkt_sched: gen_estimator: use 64 bit intermediate counters for bpsEric Dumazet2009-05-18
* | sch_teql: should not dereference skb after ndo_start_xmit()Eric Dumazet2009-05-18
* | tcp: fix MSG_PEEK race checkIlpo Järvinen2009-05-18
* | bridge: fix initial packet flood if !STPStephen Hemminger2009-05-18
* | bridge: relay bridge multicast pkgs if !STPStephen Hemminger2009-05-18