summaryrefslogtreecommitdiff
path: root/net
Commit message (Expand)AuthorAge
* Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-09-11
|\
| * kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()Mathieu Desnoyers2013-09-11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-09-11
|\ \
| * | net_sched: htb: fix a typo in htb_change_class()Vimalkumar2013-09-11
| * | ipv6: don't call fib6_run_gc() until routing is readyMichal Kubeček2013-09-11
| * | fib6_rules: fix indentationStefan Tomanek2013-09-11
| * | net: fix multiqueue selectionEric Dumazet2013-09-11
| * | net: sctp: fix smatch warning in sctp_send_asconf_del_ipDaniel Borkmann2013-09-11
| * | net: sctp: fix bug in sctp_poll for SOCK_SELECT_ERR_QUEUEDaniel Borkmann2013-09-11
| * | net: fib: fib6_add: fix potential NULL pointer dereferenceDaniel Borkmann2013-09-11
| * | net: ovs: flow: fix potential illegal memory access in __parse_flow_nlattrsDaniel Borkmann2013-09-11
| * | ipv6/exthdrs: accept tlv which includes only paddingJiri Pirko2013-09-11
* | | Merge tag 'for-linus-3.12-merge' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-11
|\ \ \ | |_|/ |/| |
| * | fs/9p: avoid accessing utsname after namespace has been torn downWill Deacon2013-08-26
| * | 9p: send uevent after adding/removing mount_tag attributeMichael Marineau2013-08-26
* | | Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-09-10
|\ \ \ | |_|/ |/| |
| * | rpc: let xdr layer allocate gssproxy receieve pagesJ. Bruce Fields2013-09-06
| * | rpc: fix huge kmalloc's in gss-proxyJ. Bruce Fields2013-09-06
| * | rpc: comment on linux_cred encoding, treat all as unsignedJ. Bruce Fields2013-09-06
| * | rpc: clean up decoding of gssproxy linux credsJ. Bruce Fields2013-09-06
* | | Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-09-09
|\ \ \
| * | | SUNRPC: Add an identifier for struct rpc_clntTrond Myklebust2013-09-05
| * | | SUNRPC: Ensure rpc_task->tk_pid is available for tracepointsTrond Myklebust2013-09-04
| * | | SUNRPC: Add tracepoints to help debug socket connection issuesTrond Myklebust2013-09-04
| * | | SUNRPC refactor rpcauth_checkverf error returnsAndy Adamson2013-09-03
| * | | SUNRPC new rpc_credops to test credential expiryAndy Adamson2013-09-03
| * | | SUNRPC: don't map EKEYEXPIRED to EACCES in call_refreshresultAndy Adamson2013-09-03
| * | | SUNRPC: rpcauth_create needs to know about rpc_clnt clone statusTrond Myklebust2013-09-02
| * | | RPCSEC_GSS: Share all credential caches on a per-transport basisTrond Myklebust2013-09-02
| * | | RPCSEC_GSS: Share rpc_pipes when an rpc_clnt owns multiple rpcsec auth cachesTrond Myklebust2013-09-01
| * | | SUNRPC: Add a helper to allow sharing of rpc_pipefs directory objectsTrond Myklebust2013-09-01
| * | | SUNRPC: Remove the rpc_client->cl_dentryTrond Myklebust2013-09-01
| * | | SUNRPC: Remove the obsolete auth-only interface for pipefs dentry managementTrond Myklebust2013-09-01
| * | | RPCSEC_GSS: Switch auth_gss to use the new framework for pipefs dentriesTrond Myklebust2013-09-01
| * | | SUNRPC: Add a framework to clean up management of rpc_pipefs directoriesTrond Myklebust2013-08-30
| * | | RPCSEC_GSS: Fix an Oopsable condition when creating/destroying pipefs objectsTrond Myklebust2013-08-30
| * | | RPCSEC_GSS: Further cleanupsTrond Myklebust2013-08-30
| * | | SUNRPC: Replace clnt->cl_principalTrond Myklebust2013-08-30
| * | | RPCSEC_GSS: Clean up upcall message allocationTrond Myklebust2013-08-30
| * | | SUNRPC: Cleanup rpc_setup_pipedirTrond Myklebust2013-08-30
| * | | SUNRPC: Remove unused struct rpc_clnt field cl_protnameTrond Myklebust2013-08-30
| * | | SUNRPC: Deprecate rpc_client->cl_protnameTrond Myklebust2013-08-30
| * | | rpc_pipe: convert back to simple_dir_inode_operationsJeff Layton2013-07-23
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-09-09
|\ \ \ \
| * \ \ \ Merge tag 'fscache-fixes-for-ceph' into wip-fscacheMilosz Tanski2013-09-06
| |\ \ \ \
| * | | | | libceph: use pg_num_mask instead of pgp_num_mask for pg.seed calcSage Weil2013-09-03
| * | | | | libceph: create_singlethread_workqueue() doesn't return ERR_PTRsDan Carpenter2013-08-27
| * | | | | libceph: potential NULL dereference in ceph_osdc_handle_map()Dan Carpenter2013-08-27
| * | | | | libceph: fix error handling in handle_reply()Dan Carpenter2013-08-27
| * | | | | ceph: punch hole supportLi Wang2013-08-15