Commit Graph

16144 Commits (10466f5ae36074bb620e4add1247fbf78ee564c0)

Author SHA1 Message Date
Paul Bolle 426d31071a fix printk typo 'faild' 15 years ago
Stefan Weil eef35c2d41 Fix spelling fuction -> function in comments 15 years ago
Jarek Poplawski eb4a5527b1 pkt_sched: Fix sch_sfq vs tcf_bind_filter oops 15 years ago
Changli Gao cece1945bf net: disable preemption before call smp_processor_id() 15 years ago
Dmitry Popov ba78e2ddca tcp: no md5sig option size check bug 15 years ago
Andrea Gelmini e2aa7f8304 net: sunrpc: removed duplicated #include 15 years ago
Steve French 5227bbb008 [DNS RESOLVER] Minor typo correction 15 years ago
David Howells ff9517a687 DNS: Fixes for the DNS query module 15 years ago
Stephen Rothwell af352fe960 cifs: Include linux/err.h for IS_ERR and PTR_ERR 15 years ago
Jarek Poplawski ce9e76c845 net: Fix napi_gro_frags vs netpoll path 15 years ago
Wang Lei 1a4240f476 DNS: Separate out CIFS DNS Resolver code 15 years ago
stephen hemminger d7100da026 ppp: make channel_ops const 15 years ago
David Howells 3b5bac2bde RxRPC: Fix a potential deadlock between the call resend_timer and state_lock 15 years ago
Changli Gao f2f009812f sch_sfq: add sanity check for the packet length 15 years ago
Changli Gao 12dc96d167 cls_rsvp: add sanity check for the packet length 15 years ago
Changli Gao 4b95c3d40d cls_flow: add sanity check for the packet length 15 years ago
Changli Gao 36d12690a2 act_nat: fix on the TX path 15 years ago
Juuso Oikarinen 93c08c3291 mac80211: Fix compilation warning when CONFIG_INET is not set 15 years ago
Johannes Berg 1601b1e56e mac80211: fix scan locking wrt. hw scan 15 years ago
Ville Tervo adb08edea0 Bluetooth: Check result code of L2CAP information response 15 years ago
Gustavo F. Padovan 6340650400 Bluetooth: Don't send RFC for Basic Mode if only it is supported 15 years ago
Trond Myklebust 0d8a374673 SUNRPC: Defer deleting the security context until gss_do_free_ctx() 15 years ago
J. Bruce Fields c3ae62ae08 SUNRPC: prevent task_cleanup running on freed xprt 15 years ago
Trond Myklebust d6a1ed08c6 SUNRPC: Reduce asynchronous RPC task stack usage 15 years ago
Trond Myklebust a17c2153d2 SUNRPC: Move the bound cred to struct rpc_rqst 15 years ago
Trond Myklebust 8572b8e2e3 SUNRPC: Clean up of rpc_bindcred() 15 years ago
Trond Myklebust 58f9612c6e SUNRPC: Move remaining RPC client related task initialisation into clnt.c 15 years ago
Trond Myklebust d9b6cd9460 SUNRPC: Ensure that rpc_exit() always wakes up a sleeping task 15 years ago
Trond Myklebust 241269bd0b SUNRPC: Make the credential cache hashtable size configurable 15 years ago
Trond Myklebust 988664a0f6 SUNRPC: Store the hashtable size in struct rpc_cred_cache 15 years ago
Trond Myklebust 5d8d9a4d9f NFS: Ensure the AUTH_UNIX credcache is allocated dynamically 15 years ago
Trond Myklebust f1f88fc7e8 SUNRPC: The function rpc_restart_call() should return success/failure 15 years ago
Oliver Hartkopp cff0d6e6ed can-raw: Fix skb_orphan_try handling 15 years ago
David S. Miller 3578b0c8ab Revert "net: remove zap_completion_queue" 15 years ago
Changli Gao a427615e04 net: cleanup inclusion 15 years ago
stephen hemminger 66d50d2550 u32: negative offset fix 15 years ago
Changli Gao c893b8066c ip_fragment: fix subtracting PPPOE_SES_HLEN from mtu twice 15 years ago
Josh Hunt 3c0fef0b7d net: Add getsockopt support for TCP thin-streams 15 years ago
Aneesh Kumar K.V 0b1208b1aa fs/9p: destroy fid on failed remove 15 years ago
Aneesh Kumar K.V eda25e4616 net/9p: Implement TXATTRCREATE 9p call 15 years ago
Aneesh Kumar K.V 0ef63f345c net/9p: Implement attrwalk 9p call 15 years ago
M. Mohan Kumar ef56547efa 9p: Implement LOPEN 15 years ago
Venkateswararao Jujjuri (JV) 5643135a28 fs/9p: This patch implements TLCREATE for 9p2000.L protocol. 15 years ago
M. Mohan Kumar 01a622bd74 9p: Implement TMKDIR 15 years ago
M. Mohan Kumar 4b43516ab1 9p: Implement TMKNOD 15 years ago
Venkateswararao Jujjuri (JV) 50cc42ff3d 9p: Define and implement TSYMLINK for 9P2000.L 15 years ago
Venkateswararao Jujjuri (JV) 652df9a7fd 9p: Define and implement TLINK for 9P2000.L 15 years ago
Sripathi Kodi 87d7845aa0 9p: Implement client side of setattr for 9P2000.L protocol. 15 years ago
Sripathi Kodi f085312204 9p: getattr client implementation for 9P2000.L protocol. 15 years ago
Aneesh Kumar K.V 69d4b4436b net/9p: Handle the server returned error properly 15 years ago