summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-12-01phylink: ensure we take the link down when phylink_stop() is calledRussell King
2017-12-01sfp: warn about modules requiring address change sequenceRussell King
2017-12-01sfp: improve RX_LOS handlingRussell King
2017-12-01sfp: fix RX_LOS signal handlingRussell King
2017-12-01net: phy-micrel: check return code in flp center functionMax Uvarov
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-12-01can: mcba_usb: fix device disconnect bugMartin Kelly
2017-12-01can: mcba_usb: fix typoMartin Kelly
2017-12-01can: flexcan: fix VF610 state transition issueMarc Kleine-Budde
2017-12-01can: flexcan: Update IRQ Err Passive informationMarc Kleine-Budde
2017-12-01can: peak/pci: fix potential bug when probe() failsStephane Grosjean
2017-12-01can: ti_hecc: Fix napi poll return value for repollOliver Stäbler
2017-12-01can: kvaser_usb: ratelimit errors if incomplete messages are receivedJimmy Assarsson
2017-12-01can: kvaser_usb: Fix comparison bug in kvaser_usb_read_bulk_callback()Jimmy Assarsson
2017-12-01can: kvaser_usb: free buf in error pathsJimmy Assarsson
2017-12-01can: flexcan: adding platform specific details for LS1021APankaj Bansal
2017-12-01can: flexcan: Remodel FlexCAN register r/w APIs for big endian FlexCAN contro...Pankaj Bansal
2017-12-01can: c_can_pci: make c_can_pci_data constBhumika Goyal
2017-12-01can: vxcan: Use common error handling code in vxcan_newlink()Markus Elfring
2017-12-01can: peak_usb: use ktime_t consistentlyArnd Bergmann
2017-12-01can: peak_usb: remove some 'struct timeval' usersArnd Bergmann
2017-11-30net: dsa: bcm_sf2: Set correct CHAIN_ID and slice number maskFlorian Fainelli
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-30vmxnet3: increase default rx ring sizesShrikrishna Khare
2017-11-30net: dsa: bcm_sf2: Utilize b53_get_tag_protocol()Florian Fainelli
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