summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-01net: phy: remove generic settings for callbacks config_aneg and read_status f...Heiner Kallweit
2017-12-01net: phy: core: use genphy version of callbacks read_status and config_aneg p...Heiner Kallweit
2017-12-01bnxt_en: Add ETH_RESET_AP supportScott Branden
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-01virtio_balloon: fix increment of vb->num_pfns in fill_balloon()Jan Stancek
2017-12-01virtio: release virtio index when fail to device_registerweiping zhang
2017-12-01fw_cfg: fix driver removeMarc-André Lureau
2017-12-01Merge tag 'powerpc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-12-01Merge tag 'mmc-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds
2017-12-01Merge tag 'drm-fixes-for-v4.15-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-12-01Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
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