summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bpf: fix bpf helpers to use skb->mac_header relative offsetsAlexei Starovoitov2015-04-166-22/+50
* Merge branch 'stmmac-flow-control'David S. Miller2015-04-1610-10/+111
|\
| * stmmac: Configure Flow Control to work correctly based on rxfifo sizeVince Bridgers2015-04-164-9/+40
| * stmmac: Enable unicast pause frame detect in GMAC Register 6Vince Bridgers2015-04-161-1/+4
| * stmmac: Read tx-fifo-depth and rx-fifo-depth from the devicetreeVince Bridgers2015-04-162-0/+6
| * stmmac: Add defines and documentation for enabling flow controlVince Bridgers2015-04-161-0/+51
| * stmmac: Add properties for transmit and receive fifo sizesVince Bridgers2015-04-162-0/+10
|/
* stmmac: fix oops on rmmod after assigning ip addrBryan O'Donoghue2015-04-161-3/+3
* dsa: mv88e6xxx: Drop duplicate declaration of 'ret' variableGuenter Roeck2015-04-161-2/+0
* netns: remove duplicated include from net_namespace.cWei Yongjun2015-04-161-1/+0
* ethernet: remove unused including <linux/version.h>Wei Yongjun2015-04-161-1/+0
* rocker: fix error return code in rocker_probe()Wei Yongjun2015-04-161-0/+1
* dsa: mv88e6xxx: Fix error handling in mv88e6xxx_set_port_stateGuenter Roeck2015-04-161-1/+3
* fou: avoid missing unlock in failure pathWANG Cong2015-04-161-2/+1
* 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-141-1/+1
| * i40e: Use new 40G speedsGreg Rose2015-04-141-2/+1
| * i40e: get rid of unused localsJesse Brandeburg2015-04-142-6/+3
| * i40e: handle possible memory allocation failureJesse Brandeburg2015-04-141-3/+11
| * i40e/i40evf: Save WR_CSR_PROT field from DEV/FUNC capabilitiesKevin Scott2015-04-143-0/+7
| * i40e: enable user dump of internal hardware stateJesse Brandeburg2015-04-143-0/+107
| * i40e: print FCoE capability reported by the device functionVasu Dev2015-04-141-0/+3
| * i40e: For VF reset (VFR and VFLR) add some more delayAnjali Singhai Jain2015-04-141-0/+3
| * i40e: move VF notification routines upMitch Williams2015-04-141-123/+123
| * i40e: notify VFs of link stateMitch Williams2015-04-141-19/+31
| * i40evf: remove aq_pendingMitch Williams2015-04-143-38/+12
| * i40e: Add support to program FDir SB rules for VF from PF through ethtoolAnjali Singhai Jain2015-04-141-0/+26
| * i40evf: fix bad indentationMitch Williams2015-04-141-1/+1
| * i40e: stop VF ringsMitch Williams2015-04-141-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
OpenPOWER on IntegriCloud