aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-26rndis_wlan: add return value validationPan Bian
2017-04-26libertas: check return value of alloc_workqueuePan Bian
2017-04-26mt7601u: check return value of alloc_skbPan Bian
2017-04-26orinoco_usb: Fix buffer on stackMaksim Salau
2017-04-26orinoco: fix spelling mistake: "Registerred" -> "Registered"Colin Ian King
2017-04-26rtlwifi: rtl8821ae: setup 8812ae RFE according to device typeLarry Finger
2017-04-25net: move xdp_prog field in RX cache linesEric Dumazet
2017-04-25drivers: net: xgene-v2: Fix error return code in xge_mdio_config()Wei Yongjun
2017-04-25net: Generic XDPDavid S. Miller
2017-04-25qed: fix invalid use of sizeof in qed_alloc_qm_data()Wei Yongjun
2017-04-25bpf: map_get_next_key to return first key on NULLTeng Qin
2017-04-25selftests/net: Fix broken test case in psock_fanoutMike Maloney
2017-04-25net: ethernet: ti: netcp_core: remove unused compl queue mappingIvan Khoronzhuk
2017-04-25Merge branch 'qed-vf-tunnel'David S. Miller
2017-04-25qed - VF tunnelling support [VXLAN/GENEVE/GRE]Chopra, Manish
2017-04-25qed/qede: Add UDP ports in bulletin boardChopra, Manish
2017-04-25qede: Configure UDP ports in local context.Chopra, Manish
2017-04-25qede: Disable tunnel offloads for non offloaded UDP portsChopra, Manish
2017-04-25qed/qede: Enable tunnel offloads based on hw configurationChopra, Manish
2017-04-25qed: refactor tunnelling - API/StructsChopra, Manish
2017-04-25Merge branch 'l2tpeth-info'David S. Miller
2017-04-25l2tp: define "l2tpeth" device typeGuillaume Nault
2017-04-25l2tp: set name_assign_type for devices created by l2tp_eth.cGuillaume Nault
2017-04-25net sched actions: Complete the JUMPX opcodeJamal Hadi Salim
2017-04-25Merge tag 'linux-can-next-for-4.12-20170425' of git://git.kernel.org/pub/scm/...David S. Miller
2017-04-25ipvlan: use pernet operations and restrict l3s hooks to master netnsFlorian Westphal
2017-04-25can: ti_hecc: fix return value check in ti_hecc_probe()Wei Yongjun
2017-04-25can: enable module auto loading for virtual CAN interfacesOliver Hartkopp
2017-04-25can: add Virtual CAN Tunnel driver (vxcan)Oliver Hartkopp
2017-04-25can: network namespace support for CAN gatewayOliver Hartkopp
2017-04-25can: network namespace support for CAN_BCM protocolOliver Hartkopp
2017-04-25can: complete initial namespace supportOliver Hartkopp
2017-04-25can: remove obsolete definitionsOliver Hartkopp
2017-04-25can: remove obsolete pernet_operations definitionsOliver Hartkopp
2017-04-25can: fix memory leak in initial namespace supportOliver Hartkopp
2017-04-25can: mcba_usb: Add support for Microchip CAN BUS AnalyzerRemigiusz Kołłątaj
2017-04-25can: m_can: Enable TX FIFO Handling for M_CAN IP version >= v3.1.xMario Huettel
2017-04-25can: m_can: Configuration for TX and TX event FIFOsMario Huettel
2017-04-25can: m_can: Enable M_CAN version dependent initializationMario Huettel
2017-04-25can: m_can: Updated register defines to newest versionMario Huettel
2017-04-25can: m_can: Removed virtual address from printMario Huettel
2017-04-25can: m_can: Removed initialization of FIFO water marksMario Huettel
2017-04-25can: m_can: Disabled Interrupt Line 1Mario Huettel
2017-04-25can: peak: add support for PEAK PCAN-PCIe FD CAN-FD boardsStephane Grosjean
2017-04-25can: peak: move header file to new can common subdirStephane Grosjean
2017-04-25can: peak: fix usage of const qualifier in pointers argsStephane Grosjean
2017-04-25can: peak: fix usage of usb specific data typeStephane Grosjean
2017-04-24Merge branch 'virtio-net-tx-napi'David S. Miller
2017-04-24virtio-net: keep tx interrupts disabled unless kickWillem de Bruijn
2017-04-24virtio-net: clean tx descriptors from rx napiWillem de Bruijn