summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-01-28net/core: apply pm_runtime_set_memalloc_noio on network devicesMing Lei
2013-01-28Merge remote-tracking branch 'tty/tty-next'Stephen Rothwell
2013-01-28Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2013-01-28Merge remote-tracking branch 'workqueues/for-next'Stephen Rothwell
2013-01-28Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2013-01-28Merge remote-tracking branch 'bluetooth/master'Stephen Rothwell
2013-01-28Merge remote-tracking branch 'wireless-next/master'Stephen Rothwell
2013-01-28Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2013-01-28Merge remote-tracking branch 'slave-dma/next'Stephen Rothwell
2013-01-28Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2013-01-27soreuseport: fix use of uid in tb->fastuidTom Herbert
2013-01-27Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2013-01-25Merge branch 'for-3.9-cleanups' into for-nextTejun Heo
2013-01-25Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman
2013-01-23sunrpc: Fix lockd sleeping until timeoutAndriy Skulysh
2013-01-23svcrpc: silence "unused variable" warning in !RPC_DEBUG caseJ. Bruce Fields
2013-01-23nfsd: Remove write permission from file contentYanchuan Nian
2013-01-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-23Merge branch 'testing' of git://git.kernel.org/pub/scm/linux/kernel/git/klass...David S. Miller
2013-01-23soreuseport: UDP/IPv6 implementationTom Herbert
2013-01-23soreuseport: TCP/IPv6 implementationTom Herbert
2013-01-23soreuseport: UDP/IPv4 implementationTom Herbert
2013-01-23soreuseport: TCP/IPv4 implementationTom Herbert
2013-01-23soreuseport: infrastructureTom Herbert
2013-01-23netfilter: nf_conntrack: fix compilation if sysctl are disabledPablo Neira Ayuso
2013-01-23netfilter: nf_conntrack: refactor l4proto support for netnsGao feng
2013-01-23netfilter: nf_conntrack: refactor l3proto support for netnsGao feng
2013-01-23netfilter: nf_ct_proto: move initialization out of pernet_operationsGao feng
2013-01-23netfilter: nf_ct_labels: move initialization out of pernet_operationsGao feng
2013-01-23netfilter: nf_ct_helper: move initialization out of pernet_operationsGao feng
2013-01-23netfilter: nf_ct_timeout: move initialization out of pernet_operationsGao feng
2013-01-23netfilter: nf_ct_ecache: move initialization out of pernet_operationsGao feng
2013-01-23netfilter: nf_ct_tstamp: move initialization out of pernet_operationsGao feng
2013-01-23netfilter: nf_ct_acct: move initialization out of pernet_operationsGao feng
2013-01-23netfilter: nf_ct_expect: move initialization out of pernet_operationsGao feng
2013-01-23netfilter: nf_conntrack: move initialization out of pernet operationsGao feng
2013-01-22netpoll: fix an uninitialized variableCong Wang
2013-01-22ipv6: remove duplicated declaration of ip6_fragment()Cong Wang
2013-01-23Bluetooth: Add support for reading LE supported statesJohan Hedberg
2013-01-23Bluetooth: Add support for reading LE White List SizeJohan Hedberg
2013-01-23Bluetooth: Add LE Local Features reading supportJohan Hedberg
2013-01-23Bluetooth: Fix returning proper cmd_complete for mgmt_block/unblockJohan Hedberg
2013-01-23Bluetooth: Fix returning proper cmd_complete for mgmt_disconnectJohan Hedberg
2013-01-23Bluetooth: Fix checking for valid disconnect parameters in unpair_deviceJohan Hedberg
2013-01-23Bluetooth: Fix checking for valid address type values in mgmt commandsJohan Hedberg
2013-01-23Bluetooth: Check for valid key->authenticated value for LTKsJohan Hedberg
2013-01-23Bluetooth: Refactor valid LTK data testing into its own functionJohan Hedberg
2013-01-23Bluetooth: Fix checking for proper key->master value in Load LTKsJohan Hedberg
2013-01-23Bluetooth: Fix returning proper mgmt status for Load LTKsJohan Hedberg
2013-01-23Bluetooth: Fix checking for correct mgmt_load_link_keys parametersJohan Hedberg