aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-04-19SUNRPC: Don't disconnect more than once if retransmitting NFSv4 requestsTrond Myklebust
2008-04-19SUNRPC: Remove the unused export of xprt_force_disconnectTrond Myklebust
2008-04-19SUNRPC: remove XS_SENDMSG_RETRYTrond Myklebust
2008-04-19SUNRPC: Protect creds against early garbage collectionTrond Myklebust
2008-04-19NFSv4: Reintroduce machine credsTrond Myklebust
2008-04-19NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid()Trond Myklebust
2008-04-19SUNRPC: Fix read ordering problems with req->rq_private_buf.lenTrond Myklebust
2008-04-19SUNRPC: Don't attempt to destroy expired RPCSEC_GSS credentials..Trond Myklebust
2008-04-19SUNRPC: Fix up xprt_write_space()Trond Myklebust
2008-04-19SUNRPC: Fix a bug in call_decode()Trond Myklebust
2008-03-19Merge branch 'hotfixes' into develTrond Myklebust
2008-03-19sched, net: socket wakeups are syncIngo Molnar
2008-03-14SUNRPC: Add a helper rpcauth_lookup_generic_cred()Trond Myklebust
2008-03-14SUNRPC: Add an rpc_credop callback for binding a credential to an rpc_taskTrond Myklebust
2008-03-14SUNRPC: Add a generic RPC credentialTrond Myklebust
2008-03-14SUNRPC: Clean up rpcauth_bindcred()Trond Myklebust
2008-03-14SUNRPC: Fix RPCAUTH_LOOKUP_ROOTCREDSTrond Myklebust
2008-03-14SUNRPC: Fix a bug in rpcauth_lookup_credcache()Trond Myklebust
2008-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-03-12SVCRDMA: Fix erroneous BUG_ON in send_writeTom Tucker
2008-03-12SVCRDMA: Add xprt refs to fix close/unmount crashTom Tucker
2008-03-11[SCTP]: Fix local_addr deletions during list traversals.Chidambar 'ilLogict' Zinnoury
2008-03-11[TCP]: Prevent sending past receiver window with TSO (at last skb)Ilpo Järvinen
2008-03-10[NETFILTER]: nf_queue: don't return error when unregistering a non-existant h...Patrick McHardy
2008-03-10[NETFILTER]: nfnetlink_queue: fix EPERM when binding/unbinding and instance 0...Patrick McHardy
2008-03-10[NETFILTER]: nfnetlink_log: fix EPERM when binding/unbinding and instance 0 e...Patrick McHardy
2008-03-10[NETFILTER]: nf_conntrack: replace horrible hack with ksize()Pekka Enberg
2008-03-10[NETFILTER]: nf_conntrack: add \n to "expectation table full" messageAlexey Dobriyan
2008-03-10[NETFILTER]: xt_time: fix failure to match on SundaysJan Engelhardt
2008-03-10[NETFILTER]: nfnetlink_log: fix computation of netlink skb sizeEric Leblond
2008-03-10[NETFILTER]: nfnetlink_queue: fix computation of allocated size for netlink skb.Eric Leblond
2008-03-08Merge commit 'origin' into develTrond Myklebust
2008-03-07Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2008-03-07SUNRPC: Fix a nfs4 over rdma transport oopsTom Talpey
2008-03-05RxRPC: fix rxrpc_recvmsg()'s returning of msg_nameDavid Howells
2008-03-05bluetooth: make bnep_sock_cleanup() return voidTobias Klauser
2008-03-05bluetooth: Make hci_sock_cleanup() return voidTobias Klauser
2008-03-05bluetooth: hci_core: defer hci_unregister_sysfs()Dave Young
2008-03-05[SCTP]: Bring MAX_BURST socket option into ietf API extension complianceNeil Horman
2008-03-05SCTP: Fix chunk parameter processing bugGui Jianfeng
2008-03-04[IPCONFIG]: The kernel gets no IP from some DHCP serversStephen Hemminger
2008-03-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-03-04rc80211-pid: fix rate adjustmentStefano Brivio
2008-03-04[ESP]: Add select on AUTHENCHerbert Xu
2008-03-04[NETPOLL]: Revert two bogus cleanups that broke netconsole.David S. Miller
2008-03-03[BLUETOOTH]: l2cap info_timer delete fix in hci_conn_delDave Young
2008-03-03[NET]: Fix race in generic address resolution.Frank Blaschka
2008-03-03iucv: fix build error on !SMPHeiko Carstens
2008-03-03[TCP]: Must count fack_count also when skippingIlpo Järvinen
2008-02-29[SCTP]: Use proc_create to setup de->proc_fops.Pavel Emelyanov