summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2017-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2017-12-03enic: add sw timestamp supportGovindarajulu Varadarajan
2017-12-03liquidio: fix incorrect indentation of assignment statementColin Ian King
2017-12-03stmmac: reset last TSO segment size after device openLars Persson
2017-12-02bnxt_en: Fix a variable scoping in bnxt_hwrm_do_send_msg()Vasundhara Volam
2017-12-02bnxt_en: fix dst/src fid for vxlan encap/decap actionsSathya Perla
2017-12-02bnxt_en: wildcard smac while creating tunnel decap filterSunil Challa
2017-12-02bnxt_en: Need to unconditionally shut down RoCE in bnxt_shutdownRay Jui
2017-12-03net: xdp: make the stack take care of the tear downJakub Kicinski
2017-12-03net: xdp: report flags program was installed with on queryJakub Kicinski
2017-12-01net: ethernet: ti: ale: fix port check in cpsw_ale_control_set/getGrygorii Strashko
2017-12-01net: ethernet: ti: ale: use devm_kzalloc in cpsw_ale_create()Grygorii Strashko
2017-12-01net: ethernet: ti: ale: move static initialization in cpsw_ale_create()Grygorii Strashko
2017-12-01net: ethernet: ti: ale: optimize ale entry mask bits configuartionGrygorii Strashko
2017-12-01net: ethernet: ti: ale: disable ale from stop()Grygorii Strashko
2017-12-01net: ethernet: ti: ale: use proper io apisGrygorii Strashko
2017-12-01net: ethernet: ti: cpsw: fix ale port numbersGrygorii Strashko
2017-12-01net: ethernet: ti: cpsw: move mac_hi/lo defines in cpsw.hGrygorii Strashko
2017-12-01net: ethernet: ti: cpsw: move platform data struct to .c fileGrygorii Strashko
2017-12-01net: ethernet: ti: cpsw: use proper io apisGrygorii Strashko
2017-12-01net: ethernet: ti: cpsw: drop unused var poll from cpsw_update_channels_resGrygorii Strashko
2017-12-01bnxt_en: Add ETH_RESET_AP supportScott Branden
2017-12-01nfp: bpf: detect load/store sequences lowered from memory copyJiong Wang
2017-12-01nfp: bpf: implement memory bulk copy for length bigger than 32-bytesJiong Wang
2017-12-01nfp: bpf: implement memory bulk copy for length within 32-bytesJiong Wang
2017-12-01nfp: bpf: factor out is_mbpf_load & is_mbpf_storeJiong Wang
2017-12-01nfp: bpf: encode indirect commandsJakub Kicinski
2017-12-01nfp: bpf: correct the encoding for No-Dest immedJiong Wang
2017-12-01nfp: bpf: relax source operands checkJiong Wang
2017-12-01nfp: bpf: don't do ld/shifts combination if shifts are jump destinationJiong Wang
2017-12-01nfp: bpf: don't do ld/mask combination if mask is jump destinationJiong Wang
2017-12-01nfp: bpf: flag jump destination to guide insn combine optimizationsJiong Wang
2017-12-01nfp: bpf: record jump destination to simplify jump fixupJiong Wang
2017-12-01nfp: bpf: support backward jumpJiong Wang
2017-12-01nfp: fix old kdoc issuesJakub Kicinski
2017-11-30net: macb: Added support for RX filteringRafal Ozieblo
2017-11-30net: macb: Added some queue statisticsRafal Ozieblo
2017-11-30net: macb: Added support for many RX queuesRafal Ozieblo
2017-11-30net: stmmac: dwmac-sun8i: fix allwinner,leds-active-low handlingCorentin Labbe
2017-11-30forcedeth: optimize the xmit with unlikelyZhu Yanjun
2017-11-30netxen: remove timespec usageArnd Bergmann
2017-11-30net: ethernet: davinci_emac: Deduplicate bus_find_device() by name matchingLukas Wunner
2017-11-30net: thunderx: Set max queue count taking XDP_TX into accountSunil Goutham
2017-11-30net: thunderx: Add support for xdp redirectSunil Goutham
2017-11-30net: mvpp2: allocate zeroed tx descriptorsYan Markman
2017-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-29ethernet: dwmac-stm32: Fix copyrightBenjamin Gaignard
2017-11-29net: via: via-rhine: use %p to format void * address instead of %xColin Ian King
2017-11-29net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bitGeert Uytterhoeven