summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-06-17nfs41: Get the rpc_xprt * from the rpc_rqst instead of the rpc_clnt.Rahul Iyer
2009-06-17nfs41: create a svc_xprt for nfs41 callback thread and use for incoming callb...Benny Halevy
2009-06-17nfs41: sunrpc: add a struct svc_xprt pointer to struct svc_serv for backchann...Andy Adamson
2009-06-17nfs41: sunrpc: provide functions to create and destroy a svc_xprt for backcha...Benny Halevy
2009-06-17nfs41: Backchannel bc_svc_process()Ricardo Labiaga
2009-06-17nfs41: Refactor svc_process()Ricardo Labiaga
2009-06-17nfs41: Backchannel callback service helper routinesRicardo Labiaga
2009-06-17nfs41: Add backchannel processing support to RPC state machineRicardo Labiaga
2009-06-17nfs41: New xs_tcp_read_data()Ricardo Labiaga
2009-06-17nfs41: New backchannel helper routinesRicardo Labiaga
2009-06-17nfs41: Initialize new rpc_xprt callback related fieldsRicardo Labiaga
2009-06-17nfs41: Process the RPC call directionRicardo Labiaga
2009-06-17nfs41: Add ability to read RPC call direction on TCP stream.Ricardo Labiaga
2009-06-17nfs41: sunrpc: Export the call prepare state for session resetAndy Adamson
2009-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-06-09cls_cgroup: Fix oops when user send improperly 'tc filter add' requestMinoru Usui
2009-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-06-02net_cls: fix unconfigured struct tcf_proto keeps chaining and avoid kernel pa...Minoru Usui
2009-06-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2009-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-05-29Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2009-05-27svcrdma: dma unmap the correct length for the RPCRDMA header page.Steve Wise
2009-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-05-27nfsd: Revert "svcrpc: take advantage of tcp autotuning"J. Bruce Fields
2009-05-27netfilter: nfnetlink_log: fix wrong skbuff size calculationPablo Neira Ayuso
2009-05-27netfilter: xt_hashlimit does a wrong SEQ_SKIPJesper Dangaard Brouer
2009-05-27Bluetooth: Remove useless flush_work() causing lockdep warningsDave Young
2009-05-26cls_cgroup: read classid atomically in classifierPaul Menage
2009-05-26Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2009-05-26XPRTRDMA: fix client rpcrdma FRMR registration on mlx4 devicesVu Pham
2009-05-25tcp: tcp_vegas ssthresh bugfixDoug Leith
2009-05-25netfilter: nf_ct_dccp: add missing DCCP protocol changes in event cachePablo Neira Ayuso
2009-05-25netfilter: nf_ct_tcp: fix accepting invalid RST segmentsJozsef Kadlecsik
2009-05-21RxRPC: Error handling for rxrpc_alloc_connection()Dan Carpenter
2009-05-21ipv4: Fix oops with FIB_TRIERobert Olsson
2009-05-21pktgen: do not access flows[] beyond its lengthFlorian Westphal
2009-05-20IPv6: set RTPROT_KERNEL to initial routeJean-Mickael Guerin
2009-05-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-05-20net: fix rtable leak in net/ipv4/route.cEric Dumazet
2009-05-20net: fix length computation in rt_check_expire()Eric Dumazet
2009-05-20cfg80211: fix race between core hint and driver's custom applyLuis R. Rodriguez
2009-05-20wext: verify buffer size for SIOCSIWENCODEEXTJohannes Berg
2009-05-18ipv4: make default for INET_LRO consistent with help textFrans Pop
2009-05-18net: fix skb_seq_read returning wrong offset/length for page frag dataThomas Chenault
2009-05-18pkt_sched: gen_estimator: use 64 bit intermediate counters for bpsEric Dumazet
2009-05-18sch_teql: should not dereference skb after ndo_start_xmit()Eric Dumazet
2009-05-18tcp: fix MSG_PEEK race checkIlpo Järvinen
2009-05-17bridge: fix initial packet flood if !STPStephen Hemminger
2009-05-17bridge: relay bridge multicast pkgs if !STPStephen Hemminger
2009-05-17ipconfig: handle case of delayed DHCP serverChris Friesen