aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-25qede: Configure UDP ports in local context.Chopra, Manish3-36/+52
2017-04-25qede: Disable tunnel offloads for non offloaded UDP portsChopra, Manish1-6/+17
2017-04-25qed/qede: Enable tunnel offloads based on hw configurationChopra, Manish4-11/+51
2017-04-25qed: refactor tunnelling - API/StructsChopra, Manish7-197/+207
2017-04-25l2tp: define "l2tpeth" device typeGuillaume Nault1-0/+5
2017-04-25l2tp: set name_assign_type for devices created by l2tp_eth.cGuillaume Nault1-2/+6
2017-04-25net sched actions: Complete the JUMPX opcodeJamal Hadi Salim1-0/+25
2017-04-25ipvlan: use pernet operations and restrict l3s hooks to master netnsFlorian Westphal2-15/+70
2017-04-25can: ti_hecc: fix return value check in ti_hecc_probe()Wei Yongjun1-6/+6
2017-04-25can: enable module auto loading for virtual CAN interfacesOliver Hartkopp1-2/+5
2017-04-25can: add Virtual CAN Tunnel driver (vxcan)Oliver Hartkopp4-0/+347
2017-04-25can: network namespace support for CAN gatewayOliver Hartkopp2-28/+47
2017-04-25can: network namespace support for CAN_BCM protocolOliver Hartkopp2-33/+58
2017-04-25can: complete initial namespace supportOliver Hartkopp5-105/+121
2017-04-25can: remove obsolete definitionsOliver Hartkopp1-4/+0
2017-04-25can: remove obsolete pernet_operations definitionsOliver Hartkopp1-4/+0
2017-04-25can: fix memory leak in initial namespace supportOliver Hartkopp1-0/+2
2017-04-25can: mcba_usb: Add support for Microchip CAN BUS AnalyzerRemigiusz Kołłątaj3-0/+911
2017-04-25can: m_can: Enable TX FIFO Handling for M_CAN IP version >= v3.1.xMario Huettel1-29/+159
2017-04-25can: m_can: Configuration for TX and TX event FIFOsMario Huettel1-5/+34
2017-04-25can: m_can: Enable M_CAN version dependent initializationMario Huettel1-71/+269
2017-04-25can: m_can: Updated register defines to newest versionMario Huettel1-65/+125
2017-04-25can: m_can: Removed virtual address from printMario Huettel1-2/+2
2017-04-25can: m_can: Removed initialization of FIFO water marksMario Huettel1-2/+2
2017-04-25can: m_can: Disabled Interrupt Line 1Mario Huettel1-1/+2
2017-04-25can: peak: add support for PEAK PCAN-PCIe FD CAN-FD boardsStephane Grosjean8-0/+1783
2017-04-25can: peak: move header file to new can common subdirStephane Grosjean2-1/+1
2017-04-25can: peak: fix usage of const qualifier in pointers argsStephane Grosjean1-8/+8
2017-04-25can: peak: fix usage of usb specific data typeStephane Grosjean2-14/+14
2017-04-24virtio-net: keep tx interrupts disabled unless kickWillem de Bruijn1-0/+3
2017-04-24virtio-net: clean tx descriptors from rx napiWillem de Bruijn1-0/+21
2017-04-24virtio-net: move free_old_xmit_skbsWillem de Bruijn1-30/+30
2017-04-24virtio-net: transmit napiWillem de Bruijn1-9/+67
2017-04-24virtio-net: napi helper functionsWillem de Bruijn1-30/+35
2017-04-24sparc64: Improve 64-bit constant loading in eBPF JIT.David S. Miller1-4/+245
2017-04-24sparc64: Support cbcond instructions in eBPF JIT.David S. Miller1-54/+184
2017-04-24samples/bpf: check before defining offsetofAlexander Alemayhu1-1/+3
2017-04-24samples/bpf: add static to function with no prototypeAlexander Alemayhu1-1/+1
2017-04-24samples/bpf: add -Wno-unknown-warning-option to clangAlexander Alemayhu1-0/+1
2017-04-24bpf: make bpf_xdp_adjust_head support mandatoryDaniel Borkmann2-5/+1
2017-04-24qlcnic: fix unchecked return valuePan Bian1-0/+2
2017-04-24wan: pc300too: abort path on failurePan Bian1-0/+1
2017-04-24tipc: check return value of nlmsg_newPan Bian1-0/+2
2017-04-24lwtunnel: check return value of nla_nest_startPan Bian1-0/+2
2017-04-24nfp: remove the refresh of all ports optimizationJakub Kicinski3-25/+58
2017-04-24nfp: fix free list buffer size reportingJakub Kicinski1-3/+4
2017-04-24nfp: add NSP routine to get static informationDavid Brunecz6-0/+129
2017-04-24nfp: parse metadata prepend before XDP runsJakub Kicinski2-33/+40
2017-04-24nfp: make use of the DMA_ATTR_SKIP_CPU_SYNC attrJakub Kicinski1-18/+35
2017-04-24cls_flower: add support for matching MPLS fields (v2)Benjamin LaHaise2-0/+79