summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* svcrpc: fix failures to handle -1 uid'sJ. Bruce Fields2013-07-081-2/+0
* sunrpc: Don't schedule an upcall on a replaced cache entry.NeilBrown2013-07-011-1/+2
* net/sunrpc: xpt_auth_cache should be ignored when expired.NeilBrown2013-07-012-8/+2
* sunrpc/cache: ensure items removed from cache do not have pending upcalls.NeilBrown2013-07-011-1/+5
* sunrpc/cache: use cache_fresh_unlocked consistently and correctly.NeilBrown2013-07-011-13/+7
* sunrpc/cache: remove races with queuing an upcall.NeilBrown2013-07-011-11/+29
* svcrpc: don't error out on small tcp fragmentJ. Bruce Fields2013-07-011-1/+1
* svcrpc: fix handling of too-short rpc'sJ. Bruce Fields2013-07-011-2/+7
* svcrpc: store gss mech in svc_credJ. Bruce Fields2013-07-012-4/+5
* svcrpc: introduce init_svc_credJ. Bruce Fields2013-07-011-4/+2
* Merge branch 'for-3.10' into 'for-3.11'J. Bruce Fields2013-07-012-8/+12
|\
| * svcrpc: fix failures to handle -1 uid's and gid'sJ. Bruce Fields2013-05-291-5/+7
| * svcrpc: implement O_NONBLOCK behavior for use-gss-proxyJ. Bruce Fields2013-05-281-2/+4
| * svcauth_gss: fix error code in use_gss_proxy()Dan Carpenter2013-05-121-1/+1
* | sunrpc: the cache_detail in cache_is_valid is unused any morechaoting fan2013-05-211-4/+4
* | sunrpc: server back channel needs no rpcbind methodJ. Bruce Fields2013-05-151-1/+0
|/
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2013-05-111-2/+4
|\
| * kernel: audit: beautify code, for extern function, better to check its parame...Chen Gang2013-04-101-2/+4
* | Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-05-101-28/+30
|\ \
| * | SUNRPC: fix decoding of optional gss-proxy xdr fieldsJ. Bruce Fields2013-05-071-13/+13
| * | SUNRPC: Refactor gssx_dec_option_array() to kill uninitialized warningGeert Uytterhoeven2013-05-061-15/+17
* | | Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-05-092-3/+2
|\ \ \
| * | | SUNRPC: Don't spam syslog with "Pseudoflavor not found" messagesTrond Myklebust2013-05-032-3/+2
* | | | gso: Handle Trans-Ether-Bridging protocol in skb_network_protocol()Pravin B Shelar2013-05-083-10/+13
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-05-066-32/+22
|\ \ \ \
| * | | | tipc: potential divide by zero in tipc_link_recv_fragment()Dan Carpenter2013-05-061-2/+4
| * | | | tipc: add a bounds check in link_recv_changeover_msg()Dan Carpenter2013-05-061-1/+4
| * | | | netpoll: inverted down_trylock() testDan Carpenter2013-05-061-1/+1
| * | | | rps_dev_flow_table_release(): no need to delay vfree()Al Viro2013-05-061-11/+1
| * | | | fib_trie: no need to delay vfree()Al Viro2013-05-061-11/+2
| * | | | net: frag, fix race conditions in LRU list maintenanceKonstantin Khlebnikov2013-05-061-0/+1
| * | | | tcp: do not expire TCP fastopen cookiesEric Dumazet2013-05-051-6/+9
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-05-0611-726/+1665
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | libceph: use slab cache for osd client requestsAlex Elder2013-05-022-2/+32
| * | | | libceph: allocate ceph message data with a slab allocatorAlex Elder2013-05-021-3/+23
| * | | | libceph: allocate ceph messages with a slab allocatorAlex Elder2013-05-021-2/+27
| * | | | libceph: create source file "net/ceph/snapshot.c"Alex Elder2013-05-012-1/+79
| * | | | libceph: fix byte order mismatchAlex Elder2013-05-011-2/+1
| * | | | libceph: support pages for class request dataAlex Elder2013-05-011-0/+12
| * | | | libceph: fix two messenger bugsAlex Elder2013-05-011-5/+3
| * | | | libceph: support raw data requestsAlex Elder2013-05-011-4/+34
| * | | | libceph: clean up osd data field access functionsAlex Elder2013-05-011-33/+15
| * | | | libceph: kill off osd data write_request parametersAlex Elder2013-05-011-14/+11
| * | | | libceph: change how "safe" callback is usedAlex Elder2013-05-011-3/+9
| * | | | libceph: make method call data be a separate data itemAlex Elder2013-05-011-18/+44
| * | | | libceph: add, don't set data for a messageAlex Elder2013-05-012-14/+14
| * | | | libceph: implement multiple data items in a messageAlex Elder2013-05-011-16/+32
| * | | | libceph: replace message data pointer with listAlex Elder2013-05-011-15/+31
| * | | | libceph: have cursor point to dataAlex Elder2013-05-011-58/+55
| * | | | libceph: move cursor into messageAlex Elder2013-05-011-16/+19
OpenPOWER on IntegriCloud