Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | bridge: Do not unregister all PF_BRIDGE rtnl operations | Vlad Yasevich | 2012-12-19 | 4 | -1/+9 | |
| * | | | | atm: use scnprintf() instead of sprintf() | chas williams - CONTRACTOR | 2012-12-17 | 1 | -25/+15 | |
| * | | | | netlink: validate addr_len on bind | Hannes Frederic Sowa | 2012-12-17 | 1 | -0/+3 | |
| * | | | | netlink: change presentation of portid in procfs to unsigned | Hannes Frederic Sowa | 2012-12-17 | 1 | -1/+1 | |
| * | | | | ipv6: Fix Makefile offload objects | Simon Arlott | 2012-12-16 | 1 | -1/+1 | |
| * | | | | sctp: jsctp_sf_eat_sack: fix jprobes function signature mismatch | Daniel Borkmann | 2012-12-15 | 1 | -1/+2 | |
| * | | | | bridge: add flags to distinguish permanent mdb entires | Amerigo Wang | 2012-12-15 | 3 | -7/+14 | |
| * | | | | sctp: Change defaults on cookie hmac selection | Neil Horman | 2012-12-15 | 2 | -4/+27 | |
| * | | | | inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock | Christoph Paasch | 2012-12-14 | 5 | -8/+24 | |
| * | | | | ipv6: Change skb->data before using icmpv6_notify() to propagate redirect | Duan Jiong | 2012-12-14 | 1 | -0/+17 | |
| * | | | | mac802154: fix destructon ordering for ieee802154 devices | Konstantin Khlebnikov | 2012-12-14 | 1 | -2/+2 | |
| * | | | | bridge: remove temporary variable for MLDv2 maximum response code computation | Ang Way Chuang | 2012-12-14 | 1 | -3/+1 | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2012-12-18 | 1 | -1/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | userns: Require CAP_SYS_ADMIN for most uses of setns. | Eric W. Biederman | 2012-12-14 | 1 | -1/+2 | |
* | | | | | | Merge tag 'nfs-for-3.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2012-12-18 | 13 | -74/+144 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | SUNRPC: continue run over clients list on PipeFS event instead of break | Stanislav Kinsbursky | 2012-12-17 | 1 | -1/+1 | |
| * | | | | | | SUNRPC: variable 'svsk' is unused in function bc_send_request | Trond Myklebust | 2012-12-15 | 1 | -2/+0 | |
| * | | | | | | SUNRPC: Handle ECONNREFUSED in xs_local_setup_socket | Trond Myklebust | 2012-12-15 | 1 | -0/+4 | |
| * | | | | | | SUNRPC handle EKEYEXPIRED in call_refreshresult | Andy Adamson | 2012-12-12 | 1 | -0/+1 | |
| * | | | | | | SUNRPC set gss gc_expiry to full lifetime | Andy Adamson | 2012-12-12 | 1 | -4/+13 | |
| * | | | | | | Merge branch 'bugfixes' into nfs-for-next | Trond Myklebust | 2012-12-11 | 1 | -1/+6 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | SUNRPC: Fix validity issues with rpc_pipefs sb->s_fs_info | Trond Myklebust | 2012-11-08 | 1 | -1/+6 | |
| * | | | | | | | SUNRPC: Don't allow low priority tasks to pre-empt higher priority ones | Trond Myklebust | 2012-12-06 | 1 | -22/+22 | |
| * | | | | | | | NFSv4.1: Don't mess with task priorities in nfs41_setup_sequence | Trond Myklebust | 2012-12-06 | 1 | -0/+1 | |
| * | | | | | | | SUNRPC: Clean up rpc_bind_new_program | Trond Myklebust | 2012-11-04 | 1 | -10/+8 | |
| * | | | | | | | SUNRPC: remove BUG_ON from rpc_call_sync | Weston Andros Adamson | 2012-11-04 | 1 | -1/+6 | |
| * | | | | | | | SUNRPC: remove BUG_ON in rpc_release_task | Weston Andros Adamson | 2012-11-04 | 1 | -1/+1 | |
| * | | | | | | | SUNRPC: remove BUG_ON in svc_delete_xprt | Weston Andros Adamson | 2012-11-04 | 1 | -1/+1 | |
| * | | | | | | | SUNRPC: remove BUG_ONs checking RPC_IS_QUEUED | Weston Andros Adamson | 2012-11-04 | 1 | -2/+6 | |
| * | | | | | | | SUNRPC: remove BUG_ON from __rpc_sleep_on_priority | Weston Andros Adamson | 2012-11-04 | 1 | -1/+1 | |
| * | | | | | | | SUNRPC: remove BUG_ON in svc_register | Weston Andros Adamson | 2012-11-04 | 1 | -1/+3 | |
| * | | | | | | | SUNRPC: remove BUG_ON from encode_rpcb_string | Weston Andros Adamson | 2012-11-04 | 1 | -1/+4 | |
| * | | | | | | | SUNRPC: remove BUG_ON from bc_malloc | Weston Andros Adamson | 2012-11-04 | 1 | -2/+4 | |
| * | | | | | | | SUNRPC: remove BUG_ON in xdr_shrink_bufhead | Weston Andros Adamson | 2012-11-04 | 1 | -1/+4 | |
| * | | | | | | | SUNRPC: remove BUG_ONs checking RPCSVC_MAXPAGES | Weston Andros Adamson | 2012-11-04 | 2 | -2/+7 | |
| * | | | | | | | SUNRPC: remove BUG_ON in svc_xprt_received | Weston Andros Adamson | 2012-11-04 | 1 | -1/+3 | |
| * | | | | | | | SUNRPC: remove BUG_ONs from *_reclassify_socket* | Weston Andros Adamson | 2012-11-04 | 2 | -4/+9 | |
| * | | | | | | | SUNRPC: remove BUG_ON from svc_pool_map_set_cpumask | Weston Andros Adamson | 2012-11-04 | 1 | -1/+3 | |
| * | | | | | | | SUNRPC: remove two BUG_ON asserts | Weston Andros Adamson | 2012-11-04 | 1 | -2/+2 | |
| * | | | | | | | SUNRPC: remove BUG_ON in rpc_put_sb_net | Weston Andros Adamson | 2012-11-04 | 1 | -1/+1 | |
| * | | | | | | | SUNRPC: remove BUG_ON calls from cache_read | Weston Andros Adamson | 2012-11-04 | 1 | -2/+2 | |
| * | | | | | | | SUNRPC: remove BUG_ON from bc_send | Weston Andros Adamson | 2012-11-04 | 1 | -1/+1 | |
| * | | | | | | | SUNRPC: remove BUG_ON from xprt_destroy_backchannel | Weston Andros Adamson | 2012-11-04 | 1 | -1/+4 | |
| * | | | | | | | SUNRPC: remove BUG_ON from rpc_sleep_on* | Weston Andros Adamson | 2012-11-04 | 1 | -2/+12 | |
| * | | | | | | | SUNRPC: remove BUG_ON from call_bc_transmit | Weston Andros Adamson | 2012-11-04 | 1 | -1/+0 | |
| * | | | | | | | SUNRPC: remove BUG_ON from call_bc_transmit | Weston Andros Adamson | 2012-11-04 | 1 | -1/+1 | |
| * | | | | | | | SUNRPC: remove BUG_ON from call_transmit | Weston Andros Adamson | 2012-11-04 | 1 | -1/+0 | |
| * | | | | | | | SUNRPC: remove BUG_ON from rpc_run_bc_task | Weston Andros Adamson | 2012-11-04 | 1 | -1/+1 | |
| * | | | | | | | SUNRPC: remove BUG_ON in __rpc_clnt_handle_event | Weston Andros Adamson | 2012-11-04 | 1 | -2/+5 | |
| * | | | | | | | SUNRPC: add WARN_ON_ONCE for potential deadlock | Weston Andros Adamson | 2012-11-04 | 1 | -0/+7 | |
| |/ / / / / / |