summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-12-12SUNRPC handle EKEYEXPIRED in call_refreshresultAndy Adamson
2012-12-12SUNRPC set gss gc_expiry to full lifetimeAndy Adamson
2012-12-11Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust
2012-12-05SUNRPC: Don't allow low priority tasks to pre-empt higher priority onesTrond Myklebust
2012-12-05NFSv4.1: Don't mess with task priorities in nfs41_setup_sequenceTrond Myklebust
2012-11-08SUNRPC: Fix validity issues with rpc_pipefs sb->s_fs_infoTrond Myklebust
2012-11-04SUNRPC: Clean up rpc_bind_new_programTrond Myklebust
2012-11-04SUNRPC: remove BUG_ON from rpc_call_syncWeston Andros Adamson
2012-11-04SUNRPC: remove BUG_ON in rpc_release_taskWeston Andros Adamson
2012-11-04SUNRPC: remove BUG_ON in svc_delete_xprtWeston Andros Adamson
2012-11-04SUNRPC: remove BUG_ONs checking RPC_IS_QUEUEDWeston Andros Adamson
2012-11-04SUNRPC: remove BUG_ON from __rpc_sleep_on_priorityWeston Andros Adamson
2012-11-04SUNRPC: remove BUG_ON in svc_registerWeston Andros Adamson
2012-11-04SUNRPC: remove BUG_ON from encode_rpcb_stringWeston Andros Adamson
2012-11-04SUNRPC: remove BUG_ON from bc_mallocWeston Andros Adamson
2012-11-04SUNRPC: remove BUG_ON in xdr_shrink_bufheadWeston Andros Adamson
2012-11-04SUNRPC: remove BUG_ONs checking RPCSVC_MAXPAGESWeston Andros Adamson
2012-11-04SUNRPC: remove BUG_ON in svc_xprt_receivedWeston Andros Adamson
2012-11-04SUNRPC: remove BUG_ONs from *_reclassify_socket*Weston Andros Adamson
2012-11-04SUNRPC: remove BUG_ON from svc_pool_map_set_cpumaskWeston Andros Adamson
2012-11-04SUNRPC: remove two BUG_ON assertsWeston Andros Adamson
2012-11-04SUNRPC: remove BUG_ON in rpc_put_sb_netWeston Andros Adamson
2012-11-04SUNRPC: remove BUG_ON calls from cache_readWeston Andros Adamson
2012-11-04SUNRPC: remove BUG_ON from bc_sendWeston Andros Adamson
2012-11-04SUNRPC: remove BUG_ON from xprt_destroy_backchannelWeston Andros Adamson
2012-11-04SUNRPC: remove BUG_ON from rpc_sleep_on*Weston Andros Adamson
2012-11-04SUNRPC: remove BUG_ON from call_bc_transmitWeston Andros Adamson
2012-11-04SUNRPC: remove BUG_ON from call_bc_transmitWeston Andros Adamson
2012-11-04SUNRPC: remove BUG_ON from call_transmitWeston Andros Adamson
2012-11-04SUNRPC: remove BUG_ON from rpc_run_bc_taskWeston Andros Adamson
2012-11-04SUNRPC: remove BUG_ON in __rpc_clnt_handle_eventWeston Andros Adamson
2012-11-04SUNRPC: add WARN_ON_ONCE for potential deadlockWeston Andros Adamson
2012-11-03Merge tag 'nfs-for-3.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-11-03tcp-repair: Handle zero-length data put in rcv queuePavel Emelyanov
2012-11-03l2tp: fix oops in l2tp_eth_create() error pathTom Parkin
2012-11-01tcp: Fix double sizeof in new tcp_metrics codeJulian Anastasov
2012-11-01net: fix divide by zero in tcp algorithm illinoisJesper Dangaard Brouer
2012-11-01net: sctp: Fix typo in net/sctpMasanari Iida
2012-11-01SUNRPC: return proper errno from backchannel_rqstWeston Andros Adamson
2012-10-31Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-10-31Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2012-10-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-10-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-10-28netfilter: nf_defrag_ipv6: solve section mismatch in nf_conntrack_reasmHein Tibosch
2012-10-28netfilter: nf_nat: don't check for port change on ICMP tuplesUlrich Weber
2012-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-10-26mac80211: make sure data is accessible in EAPOL checkJohannes Berg
2012-10-26mac80211: verify that skb data is presentJohannes Berg