summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | SUNRPC set gss gc_expiry to full lifetimeAndy Adamson2012-12-121-4/+13
| * | | | | | Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust2012-12-111-1/+6
| |\ \ \ \ \ \
| | * | | | | | SUNRPC: Fix validity issues with rpc_pipefs sb->s_fs_infoTrond Myklebust2012-11-081-1/+6
| * | | | | | | SUNRPC: Don't allow low priority tasks to pre-empt higher priority onesTrond Myklebust2012-12-061-22/+22
| * | | | | | | NFSv4.1: Don't mess with task priorities in nfs41_setup_sequenceTrond Myklebust2012-12-061-0/+1
| * | | | | | | SUNRPC: Clean up rpc_bind_new_programTrond Myklebust2012-11-041-10/+8
| * | | | | | | SUNRPC: remove BUG_ON from rpc_call_syncWeston Andros Adamson2012-11-041-1/+6
| * | | | | | | SUNRPC: remove BUG_ON in rpc_release_taskWeston Andros Adamson2012-11-041-1/+1
| * | | | | | | SUNRPC: remove BUG_ON in svc_delete_xprtWeston Andros Adamson2012-11-041-1/+1
| * | | | | | | SUNRPC: remove BUG_ONs checking RPC_IS_QUEUEDWeston Andros Adamson2012-11-041-2/+6
| * | | | | | | SUNRPC: remove BUG_ON from __rpc_sleep_on_priorityWeston Andros Adamson2012-11-041-1/+1
| * | | | | | | SUNRPC: remove BUG_ON in svc_registerWeston Andros Adamson2012-11-041-1/+3
| * | | | | | | SUNRPC: remove BUG_ON from encode_rpcb_stringWeston Andros Adamson2012-11-041-1/+4
| * | | | | | | SUNRPC: remove BUG_ON from bc_mallocWeston Andros Adamson2012-11-041-2/+4
| * | | | | | | SUNRPC: remove BUG_ON in xdr_shrink_bufheadWeston Andros Adamson2012-11-041-1/+4
| * | | | | | | SUNRPC: remove BUG_ONs checking RPCSVC_MAXPAGESWeston Andros Adamson2012-11-042-2/+7
| * | | | | | | SUNRPC: remove BUG_ON in svc_xprt_receivedWeston Andros Adamson2012-11-041-1/+3
| * | | | | | | SUNRPC: remove BUG_ONs from *_reclassify_socket*Weston Andros Adamson2012-11-042-4/+9
| * | | | | | | SUNRPC: remove BUG_ON from svc_pool_map_set_cpumaskWeston Andros Adamson2012-11-041-1/+3
| * | | | | | | SUNRPC: remove two BUG_ON assertsWeston Andros Adamson2012-11-041-2/+2
| * | | | | | | SUNRPC: remove BUG_ON in rpc_put_sb_netWeston Andros Adamson2012-11-041-1/+1
| * | | | | | | SUNRPC: remove BUG_ON calls from cache_readWeston Andros Adamson2012-11-041-2/+2
| * | | | | | | SUNRPC: remove BUG_ON from bc_sendWeston Andros Adamson2012-11-041-1/+1
| * | | | | | | SUNRPC: remove BUG_ON from xprt_destroy_backchannelWeston Andros Adamson2012-11-041-1/+4
| * | | | | | | SUNRPC: remove BUG_ON from rpc_sleep_on*Weston Andros Adamson2012-11-041-2/+12
| * | | | | | | SUNRPC: remove BUG_ON from call_bc_transmitWeston Andros Adamson2012-11-041-1/+0
| * | | | | | | SUNRPC: remove BUG_ON from call_bc_transmitWeston Andros Adamson2012-11-041-1/+1
| * | | | | | | SUNRPC: remove BUG_ON from call_transmitWeston Andros Adamson2012-11-041-1/+0
| * | | | | | | SUNRPC: remove BUG_ON from rpc_run_bc_taskWeston Andros Adamson2012-11-041-1/+1
| * | | | | | | SUNRPC: remove BUG_ON in __rpc_clnt_handle_eventWeston Andros Adamson2012-11-041-2/+5
| * | | | | | | SUNRPC: add WARN_ON_ONCE for potential deadlockWeston Andros Adamson2012-11-041-0/+7
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-12-171-1/+30
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | proc: Usable inode numbers for the namespace file descriptors.Eric W. Biederman2012-11-201-0/+24
| * | | | | | userns: Allow unprivileged use of setns.Eric W. Biederman2012-11-201-1/+6
| * | | | | | userns: make each net (net_ns) belong to a user_nsEric W. Biederman2012-11-181-4/+12
| * | | | | | netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NSEric W. Biederman2012-11-181-7/+0
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-12-161-9/+6
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Merge branch 'modsign-keys-devel' into security-next-keysDavid Howells2012-10-023-27/+28
| |\ \ \ \ \ \
| | * | | | | | KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells2012-09-133-27/+28
| * | | | | | | KEYS: Use keyring_alloc() to create special keyringsDavid Howells2012-10-021-8/+5
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-12-133-9/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | bridge: fix icmpv6 endian bug and other sparse warningsstephen hemminger2012-12-131-4/+6
| * | | | | | | | ndisc: Fix padding error in link-layer address option.YOSHIFUJI Hideaki / 吉藤英明2012-12-131-1/+1
| * | | | | | | | nfc: remove noisy message from llcp_sock_sendmsgDave Jones2012-12-131-4/+0
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+8
|\ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ Merge branches 'for-3.7/upstream-fixes', 'for-3.8/hidraw', 'for-3.8/i2c-hid',...Jiri Kosina2012-12-12426-9174/+16307
| |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / | | | |/| | | | | | | |
| | | | * | | | | | | | HID: hidp: fallback to input session properly if hid is blacklistedLamarque V. Souza2012-12-071-1/+8
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-137-8/+8
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Fix misspellings of "whether" in comments.Adam Buchbinder2012-11-191-1/+1
| * | | | | | | | | | various: Fix spelling of "registered" in comments.Adam Buchbinder2012-11-191-1/+1
OpenPOWER on IntegriCloud