summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bpf: fix verifier memory corruptionAlexei Starovoitov2015-04-161-1/+2
* cxgb4: drop __GFP_NOFAIL allocationMichal Hocko2015-04-162-4/+13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-04-1513-163/+304
|\
| * i40e: Bump version to 1.3.2Catherine Sullivan2015-04-151-1/+1
| * i40e: Use new 40G speedsGreg Rose2015-04-151-2/+1
| * i40e: get rid of unused localsJesse Brandeburg2015-04-152-6/+3
| * i40e: handle possible memory allocation failureJesse Brandeburg2015-04-151-3/+11
| * i40e/i40evf: Save WR_CSR_PROT field from DEV/FUNC capabilitiesKevin Scott2015-04-153-0/+7
| * i40e: enable user dump of internal hardware stateJesse Brandeburg2015-04-153-0/+107
| * i40e: print FCoE capability reported by the device functionVasu Dev2015-04-151-0/+3
| * i40e: For VF reset (VFR and VFLR) add some more delayAnjali Singhai Jain2015-04-151-0/+3
| * i40e: move VF notification routines upMitch Williams2015-04-151-123/+123
| * i40e: notify VFs of link stateMitch Williams2015-04-151-19/+31
| * i40evf: remove aq_pendingMitch Williams2015-04-153-38/+12
| * i40e: Add support to program FDir SB rules for VF from PF through ethtoolAnjali Singhai Jain2015-04-151-0/+26
| * i40evf: fix bad indentationMitch Williams2015-04-151-1/+1
| * i40e: stop VF ringsMitch Williams2015-04-151-0/+5
* | bnx2x: Fix busy_poll vs netpollEric Dumazet2015-04-152-90/+56
* | net: hip04: Make tx coalesce timer actually workThomas Gleixner2015-04-151-7/+11
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-04-1515-198/+174
|\ \
| * | kconfig: Do not print status messages in make -s modeMichal Marek2015-04-096-32/+62
| * | kconfig: Simplify MakefileMichal Marek2015-04-081-12/+8
| * | kbuild: add generic mergeconfig target, %.configMasahiro Yamada2015-03-241-10/+9
| * | merge_config.sh: rename MAKE to RUNMAKEMasahiro Yamada2015-03-241-3/+3
| * | merge_config.sh: improve indentationMasahiro Yamada2015-03-241-8/+6
| * | kbuild: mergeconfig: remove redundant $(objtree)Masahiro Yamada2015-03-241-1/+1
| * | kbuild: mergeconfig: move an error check to merge_config.shMasahiro Yamada2015-03-242-1/+5
| * | kbuild: mergeconfig: fix "jobserver unavailable" warningMasahiro Yamada2015-03-241-1/+1
| * | kconfig: Remove unnecessary prototypes from headersMichal Marek2015-02-257-48/+40
| * | kconfig: Remove dead codeMichal Marek2015-02-254-39/+0
| * | kconfig: Get rid of the P() macro in headersMichal Marek2015-02-252-47/+43
| * | kconfig: fix a misspelling in scripts/kconfig/merge_config.shMasahiro Yamada2015-02-251-1/+1
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2015-04-1511-48/+50
|\ \ \
| * | | Kbuild: kallsyms: drop special handling of pre-3.0 GCC symbolsArd Biesheuvel2015-04-071-1/+0
| * | | Kbuild: kallsyms: ignore veneers emitted by the ARM linkerArd Biesheuvel2015-04-071-9/+21
| * | | kbuild: ia64: use $(src)/Makefile.gate rather than particular pathMasahiro Yamada2015-04-021-1/+1
| * | | kbuild: include $(src)/Makefile rather than $(obj)/MakefileMasahiro Yamada2015-04-022-2/+2
| * | | kbuild: use relative path more to include MakefileMasahiro Yamada2015-04-025-18/+16
| * | | kbuild: use relative path to include MakefileMasahiro Yamada2015-04-024-4/+4
| * | | kbuild: do not add $(bounds-file) and $(offsets-file) to targetsMasahiro Yamada2015-04-021-2/+1
| * | | kbuild: remove warning about "make depend"Masahiro Yamada2015-03-241-6/+0
| * | | kbuild: Don't reset timestamps in include/generated if not neededMichal Marek2015-03-241-9/+9
| |/ /
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-04-1531-1156/+1953
|\ \ \
| * | | lsm: copy comm before calling audit_log to avoid race in string printingRichard Guy Briggs2015-04-151-6/+9
| * | | Merge branch 'tomoyo-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...James Morris2015-04-134-45/+15
| |\ \ \
| | * | | tomoyo: Do not generate empty policy filesMichal Marek2015-04-073-29/+5
| | * | | tomoyo: Use if_changed when generating builtin-policy.hMichal Marek2015-04-071-18/+11
| | * | | tomoyo: Use bin2c to generate builtin-policy.hMichal Marek2015-04-072-10/+11
| | |/ /
| * | | selinux: increase avtab max bucketsStephen Smalley2015-04-071-1/+1
| * | | selinux: Use a better hash function for avtabJohn Brooks2015-04-072-5/+38