summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | mwifiex: fix race when queuing commandsAmitkumar Karwar2013-03-184-17/+10
| | | * | ath9k: limit tx path hang check to normal data queuesFelix Fietkau2013-03-181-13/+13
| | | * | ath9k_hw: revert chainmask to user configuration after calibrationFelix Fietkau2013-03-181-0/+4
| | | * | iwl3945: fix length of dma buffersStanislaw Gruszka2013-03-181-10/+12
| | | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2013-03-183-0/+7
| | | |\ \
| | | | * | Bluetooth: Add support for Dell[QCA 0cf3:817a]Ming Lei2013-03-182-0/+3
| | | | * | Bluetooth: Add support for Dell[QCA 0cf3:0036]Ming Lei2013-03-152-0/+3
| | | | * | Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 stateVinicius Costa Gomes2013-03-141-0/+1
| * | | | | fec: Fix the build as moduleFabio Estevam2013-03-201-0/+3
| |/ / / /
| * | | | net: fec: Define indexes as 'unsigned int'Fabio Estevam2013-03-201-3/+3
| * | | | net/irda: add missing error path release_sock callKees Cook2013-03-201-2/+4
| * | | | lpc_eth: fix error return code in lpc_eth_drv_probe()Wei Yongjun2013-03-201-1/+2
| * | | | sh_eth: check TSU registers ioremap() errorSergei Shtylyov2013-03-201-0/+5
| * | | | sh_eth: fix bitbang memory leakSergei Shtylyov2013-03-202-0/+6
| * | | | ipconfig: Fix newline handling in log message.Martin Fuzzey2013-03-201-1/+2
| * | | | flow_keys: include thoff into flow_keys for later usageDaniel Borkmann2013-03-202-0/+3
| * | | | Merge branch 'l2tp'David S. Miller2013-03-2010-248/+220
| |\ \ \ \
| | * | | | l2tp: unhash l2tp sessions on delete, not on freeTom Parkin2013-03-203-50/+38
| | * | | | l2tp: avoid deadlock in l2tp stats updateTom Parkin2013-03-205-147/+93
| | * | | | l2tp: push all ppp pseudowire shutdown through .release handlerTom Parkin2013-03-201-43/+10
| | * | | | l2tp: purge session reorder queue on deleteTom Parkin2013-03-201-0/+4
| | * | | | l2tp: add session reorder queue purge function to coreTom Parkin2013-03-202-0/+18
| | * | | | l2tp: don't BUG_ON sk_socket being NULLTom Parkin2013-03-201-8/+10
| | * | | | l2tp: take a reference for kernel sockets in l2tp_tunnel_sock_lookupTom Parkin2013-03-201-0/+2
| | * | | | l2tp: close sessions before initiating tunnel deleteTom Parkin2013-03-201-0/+1
| | * | | | l2tp: close sessions in ip socket destroy callbackTom Parkin2013-03-202-0/+13
| | * | | | l2tp: export l2tp_tunnel_closeallTom Parkin2013-03-202-2/+3
| | * | | | l2tp: add udp encap socket destroy handlerTom Parkin2013-03-201-0/+14
| | * | | | udp: add encap_destroy callbackTom Parkin2013-03-203-0/+16
| |/ / / /
| * | | | genetlink: trigger BUG_ON if a group name is too longMasatake YAMATO2013-03-201-0/+1
| * | | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-03-2012-51/+70
| |\ \ \ \
| | * | | | netfilter: remove unused "config IP_NF_QUEUE"Paul Bolle2013-03-201-13/+0
| | * | | | ipvs: remove extra rcu lockJulian Anastasov2013-03-191-2/+0
| | * | | | ipvs: add backup_only flag to avoid loopsJulian Anastasov2013-03-194-4/+34
| | * | | | ipvs: fix sctp chunk length orderJulian Anastasov2013-03-191-7/+9
| | * | | | netfilter: ip6t_NPT: restrict to mangle tableFlorian Westphal2013-03-151-0/+2
| | * | | | netfilter: nfnetlink_queue: fix incorrect initialization of copy range fieldPablo Neira Ayuso2013-03-151-1/+1
| | * | | | netfilter: nf_conntrack: register pernet subsystem before register L4 protoGao feng2013-03-154-24/+24
* | | | | | Merge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-03-267-34/+96
|\ \ \ \ \ \
| * | | | | | SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_lockedTrond Myklebust2013-03-251-2/+7
| * | | | | | NFSv4.1: Add a helper pnfs_commit_and_return_layoutTrond Myklebust2013-03-213-1/+34
| * | | | | | NFSv4.1: Always clear the NFS_INO_LAYOUTCOMMIT in layoutreturnTrond Myklebust2013-03-212-9/+27
| * | | | | | NFSv4.1: Fix a race in pNFS layoutcommitTrond Myklebust2013-03-212-15/+18
| * | | | | | pnfs-block: removing DM device maybe cause oops when call dev_removefanchaoting2013-03-211-2/+2
| * | | | | | NFSv4: Fix the string length returned by the idmapperTrond Myklebust2013-03-201-5/+8
* | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-03-251-1/+2
|\ \ \ \ \ \ \
| * | | | | | | clockevents: Don't allow dummy broadcast timersMark Rutland2013-03-071-1/+2
| |/ / / / / /
* | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-03-2511-19/+27
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'cxgb4', 'ipoib' and 'qib' into for-nextRoland Dreier2013-03-2210-18/+24
| |\ \ \ \ \ \ \ \
| | | * | | | | | | IB/qib: change QLogic to IntelVinit Agnihotri2013-03-228-15/+17
OpenPOWER on IntegriCloud