summaryrefslogtreecommitdiffstats
path: root/Documentation/hid (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-26netfilter: bridge: fix Kconfig unmet dependenciesPablo Neira2-6/+3
2014-05-26of: mdio: fix compile warning in of_mdiobus_register_phy()Christian Engelmayer1-1/+0
2014-05-25tg3: Override clock, link aware and link idle mode during NVRAM dumpPrashant Sreedharan1-7/+38
2014-05-25net: driver: stmicro: Remove some useless the lock protectionYang Wei1-6/+0
2014-05-24team: lb: use sizeof(*fprog) in __fprog_createDaniel Borkmann1-1/+1
2014-05-24tipc: Don't reset the timeout when restartingArnaldo Carvalho de Melo1-3/+5
2014-05-24net: ks8851: Add of match tableStephen Boyd1-0/+6
2014-05-24net: ks8851: Add optional vdd_io regulator and reset gpioStephen Boyd1-1/+53
2014-05-24net: ks8851: Use devm_regulator_get_optional()Stephen Boyd1-8/+3
2014-05-24devicetree: bindings: Properly document micrel ks8851 SPI chipsStephen Boyd1-3/+12
2014-05-23net: filter: add test case for jump with holes and ret x variantsDaniel Borkmann1-0/+94
2014-05-23net: filter: improve test case frameworkDaniel Borkmann1-155/+233
2014-05-23net: filter: doc: add section for BPF test suiteDaniel Borkmann1-0/+14
2014-05-23net: filter: let unattached filters use sock_fprog_kernDaniel Borkmann9-17/+18
2014-05-23net: filter: remove DL macroDaniel Borkmann2-97/+99
2014-05-23l2tp: Add support for zero IPv6 checksumsTom Herbert4-2/+20
2014-05-23net: Make enabling of zero UDP6 csums more restrictiveTom Herbert4-6/+48
2014-05-23net: Split sk_no_check into sk_no_check_{rx,tx}Tom Herbert13-27/+21
2014-05-23net: Eliminate no_check from protoswTom Herbert14-24/+0
2014-05-23sunrpc: Remove sk_no_check settingTom Herbert1-3/+0
2014-05-23net: mvneta: Remove unneeded 'weigth' fieldEzequiel Garcia1-6/+1
2014-05-23net: mvmdio: Use devm_* API to simplify the codeEzequiel Garcia1-12/+6
2014-05-23net: mvneta: Change the number of default rx queues to oneEzequiel Garcia1-1/+4
2014-05-23net: mvneta: Use prepare/commit API to simplify MAC address settingEzequiel Garcia1-12/+7
2014-05-23net: mvneta: Clean-up mvneta_init()Ezequiel Garcia1-25/+11
2014-05-23net: mvneta: Check tx queue setup error in mvneta_change_mtu()Ezequiel Garcia1-4/+8
2014-05-23net: mvneta: Clean-up mvneta_tx_frag_process()Ezequiel Garcia1-8/+4
2014-05-23net: mv643xx_eth: Simplify mv643xx_eth_adjust_link()Ezequiel Garcia1-10/+4
2014-05-23lib/test_bpf.c: don't use gcc union shortcutAndrew Morton1-52/+52
2014-05-23net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty20-67/+156
2014-05-23hyperv: Add hash value into RNDIS Per-packet infoHaiyang Zhang2-4/+18
2014-05-23MAINTAINERS: add closing angle bracket to Vince Bridgers' email addressTobias Klauser1-1/+1
2014-05-23Documentation: fix DOCBOOKS=... buildingJohannes Berg1-1/+1
2014-05-23ocfs2: fix double kmem_cache_destroy in dlm_initJoseph Qi1-2/+6
2014-05-23mm/memory-failure.c: fix memory leak by race between poison and unpoisonNaoya Horiguchi1-0/+2
2014-05-23wait: swap EXIT_ZOMBIE(Z) and EXIT_DEAD(X) chars in TASK_STATE_TO_CHAR_STRMasatake YAMATO1-1/+1
2014-05-23memcg: fix swapcache charge from kernel thread contextMichal Hocko1-13/+14
2014-05-23mm: madvise: fix MADV_WILLNEED on shmem swapoutsJohannes Weiner1-1/+1
2014-05-23mm/filemap.c: avoid always dirtying mapping->flags on O_DIRECTJens Axboe1-2/+4
2014-05-23hwpoison, hugetlb: lock_page/unlock_page does not match for handling a free h...Chen Yucong1-7/+8
2014-05-23parisc: 'renameat2()' doesn't need (or have) a separate compat system callLinus Torvalds1-1/+1
2014-05-23i40e,igb,ixgbe: remove usless return statementsStephen Hemminger4-10/+0
2014-05-23igb/ixgbe: remove return statements for void functionsJeff Kirsher3-4/+0
2014-05-23ixgbe: add /* fallthrough */ comment to case statementsJacob Keller1-0/+4
2014-05-23ixgbe: add space between operands to &Jacob Keller1-1/+1
2014-05-23ixgbe: don't check NULL for debugfs_remove_recursiveJacob Keller1-2/+1
2014-05-23ixgbe: add braces around else blockJacob Keller1-2/+2
2014-05-23ixgbe: fix several concatenated strings to single lineJacob Keller5-33/+19
2014-05-23ixgbe: fix checkpatch style of blank line after declarationJacob Keller1-0/+2
2014-05-23ixgbe: fix function-like macro, remove semicolonJacob Keller1-2/+2