aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| | | * | | | Bluetooth: Check for force_lesc_support before rejecting SMP over BR/EDRMarcel Holtmann2014-12-07
| | | * | | | Bluetooth: Check for force_lesc_support when enabling SMP over BR/EDRMarcel Holtmann2014-12-06
| * | | | | | rds: Fix min() warning in rds_message_inc_copy_to_user()Geert Uytterhoeven2014-12-15
| * | | | | | gre: fix the inner mac header in nbma tunnel xmit pathTimo Teräs2014-12-15
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-12-17
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | libceph: specify position of extent operationYan, Zheng2014-12-17
| * | | | | libceph: add CREATE osd operation supportYan, Zheng2014-12-17
| * | | | | libceph: add SETXATTR/CMPXATTR osd operations supportYan, Zheng2014-12-17
| * | | | | libceph: require cephx message signature by defaultYan, Zheng2014-12-17
| * | | | | libceph: message signature supportYan, Zheng2014-12-17
| * | | | | libceph: store session key in cephx authorizerYan, Zheng2014-12-17
| * | | | | libceph: nuke ceph_kvfree()Ilya Dryomov2014-12-17
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-16
|\ \ \ \ \ \
| * | | | | | make default ->i_fop have ->open() fail with ENXIOAl Viro2014-12-10
| * | | | | | Merge branch 'nsfs' into for-nextAl Viro2014-12-10
| |\ \ \ \ \ \
| | * | | | | | bury struct proc_ns in fs/procAl Viro2014-12-04
| | * | | | | | copy address of proc_ns_ops into ns_commonAl Viro2014-12-04
| | * | | | | | new helpers: ns_alloc_inum/ns_free_inumAl Viro2014-12-04
| | * | | | | | make proc_ns_operations work with struct ns_common * instead of void *Al Viro2014-12-04
| | * | | | | | netns: switch ->get()/->put()/->install()/->inum() to working with &net->nsAl Viro2014-12-04
| | * | | | | | common object embedded into various struct ....nsAl Viro2014-12-04
* | | | | | | | Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-12-16
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | sunrpc/cache: convert to use string_escape_str()Andy Shevchenko2014-12-09
| * | | | | | | sunrpc: only call test_bit once in svc_xprt_receivedJeff Layton2014-12-09
| * | | | | | | sunrpc: add some tracepoints around enqueue and dequeue of svc_xprtJeff Layton2014-12-09
| * | | | | | | sunrpc: convert to lockless lookup of queued server threadsJeff Layton2014-12-09
| * | | | | | | sunrpc: fix potential races in pool_stats collectionJeff Layton2014-12-09
| * | | | | | | sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free itJeff Layton2014-12-09
| * | | | | | | sunrpc: require svc_create callers to pass in meaningful shutdown routineJeff Layton2014-12-09
| * | | | | | | sunrpc: have svc_wake_up only deal with pool 0Jeff Layton2014-12-09
| * | | | | | | sunrpc: convert sp_task_pending flag to use atomic bitopsJeff Layton2014-12-09
| * | | | | | | sunrpc: move rq_splice_ok flag into rq_flagsJeff Layton2014-12-09
| * | | | | | | sunrpc: move rq_dropme flag into rq_flagsJeff Layton2014-12-09
| * | | | | | | sunrpc: move rq_usedeferral flag to rq_flagsJeff Layton2014-12-09
| * | | | | | | sunrpc: move rq_local field to rq_flagsJeff Layton2014-12-09
| * | | | | | | sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to itJeff Layton2014-12-09
| * | | | | | | Merge tag 'nfs-for-3.19-1' into nfsd for-3.19 branchJ. Bruce Fields2014-12-09
| |\ \ \ \ \ \ \
| * | | | | | | | sunrpc: release svc_pool_map reference when serv allocation failsJeff Layton2014-12-01
| * | | | | | | | sunrpc: eliminate the XPT_DETACHED flagJeff Layton2014-12-01
| * | | | | | | | merge nfs bugfixes into nfsd for-3.19 branchJ. Bruce Fields2014-11-19
| |\ \ \ \ \ \ \ \
| * | | | | | | | | SUNRPC: off by one in BUG_ON()Dan Carpenter2014-10-29
| * | | | | | | | | rpc: change comments to assertionsJ. Bruce Fields2014-10-23
| * | | | | | | | | RPC: remove unneeded checks from xdr_truncate_encode()J. Bruce Fields2014-10-23
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-03
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | net: rfkill: drop owner assignment from platform_driversWolfram Sang2014-10-20
| | * | | | | | | | | net: dsa: drop owner assignment from platform_driversWolfram Sang2014-10-20
| | |/ / / / / / / /
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-12-13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | crypto: algif - add and use sock_kzfree_s() instead of memzero_explicit()Daniel Borkmann2014-11-25
* | | | | | | | | | | fib_trie: Fix trie balancing issue if new node pushes down existing nodeAlexander Duyck2014-12-12