summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rhashtable: remove insecure_max_entries paramFlorian Westphal2017-04-262-10/+2
* net: move xdp_prog field in RX cache linesEric Dumazet2017-04-251-1/+1
* drivers: net: xgene-v2: Fix error return code in xge_mdio_config()Wei Yongjun2017-04-251-0/+1
* net: Generic XDPDavid S. Miller2017-04-255-22/+187
* qed: fix invalid use of sizeof in qed_alloc_qm_data()Wei Yongjun2017-04-251-1/+1
* bpf: map_get_next_key to return first key on NULLTeng Qin2017-04-255-20/+50
* selftests/net: Fix broken test case in psock_fanoutMike Maloney2017-04-251-1/+1
* net: ethernet: ti: netcp_core: remove unused compl queue mappingIvan Khoronzhuk2017-04-251-4/+0
* Merge branch 'qed-vf-tunnel'David S. Miller2017-04-2517-255/+857
|\
| * qed - VF tunnelling support [VXLAN/GENEVE/GRE]Chopra, Manish2017-04-258-4/+446
| * qed/qede: Add UDP ports in bulletin boardChopra, Manish2017-04-259-1/+84
| * qede: Configure UDP ports in local context.Chopra, Manish2017-04-253-36/+52
| * qede: Disable tunnel offloads for non offloaded UDP portsChopra, Manish2017-04-251-6/+17
| * qed/qede: Enable tunnel offloads based on hw configurationChopra, Manish2017-04-254-11/+51
| * qed: refactor tunnelling - API/StructsChopra, Manish2017-04-257-197/+207
|/
* Merge branch 'l2tpeth-info'David S. Miller2017-04-251-2/+11
|\
| * l2tp: define "l2tpeth" device typeGuillaume Nault2017-04-251-0/+5
| * l2tp: set name_assign_type for devices created by l2tp_eth.cGuillaume Nault2017-04-251-2/+6
|/
* net sched actions: Complete the JUMPX opcodeJamal Hadi Salim2017-04-251-0/+25
* Merge tag 'linux-can-next-for-4.12-20170425' of git://git.kernel.org/pub/scm/...David S. Miller2017-04-2524-372/+3888
|\
| * can: ti_hecc: fix return value check in ti_hecc_probe()Wei Yongjun2017-04-251-6/+6
| * can: enable module auto loading for virtual CAN interfacesOliver Hartkopp2017-04-251-2/+5
| * can: add Virtual CAN Tunnel driver (vxcan)Oliver Hartkopp2017-04-254-0/+347
| * can: network namespace support for CAN gatewayOliver Hartkopp2017-04-252-28/+47
| * can: network namespace support for CAN_BCM protocolOliver Hartkopp2017-04-252-33/+58
| * can: complete initial namespace supportOliver Hartkopp2017-04-255-105/+121
| * can: remove obsolete definitionsOliver Hartkopp2017-04-251-4/+0
| * can: remove obsolete pernet_operations definitionsOliver Hartkopp2017-04-251-4/+0
| * can: fix memory leak in initial namespace supportOliver Hartkopp2017-04-251-0/+2
| * can: mcba_usb: Add support for Microchip CAN BUS AnalyzerRemigiusz Kołłątaj2017-04-253-0/+911
| * can: m_can: Enable TX FIFO Handling for M_CAN IP version >= v3.1.xMario Huettel2017-04-251-29/+159
| * can: m_can: Configuration for TX and TX event FIFOsMario Huettel2017-04-251-5/+34
| * can: m_can: Enable M_CAN version dependent initializationMario Huettel2017-04-251-71/+269
| * can: m_can: Updated register defines to newest versionMario Huettel2017-04-251-65/+125
| * can: m_can: Removed virtual address from printMario Huettel2017-04-251-2/+2
| * can: m_can: Removed initialization of FIFO water marksMario Huettel2017-04-251-2/+2
| * can: m_can: Disabled Interrupt Line 1Mario Huettel2017-04-251-1/+2
| * can: peak: add support for PEAK PCAN-PCIe FD CAN-FD boardsStephane Grosjean2017-04-258-0/+1783
| * can: peak: move header file to new can common subdirStephane Grosjean2017-04-252-1/+1
| * can: peak: fix usage of const qualifier in pointers argsStephane Grosjean2017-04-251-8/+8
| * can: peak: fix usage of usb specific data typeStephane Grosjean2017-04-252-14/+14
* | ipvlan: use pernet operations and restrict l3s hooks to master netnsFlorian Westphal2017-04-252-15/+70
* | Merge branch 'virtio-net-tx-napi'David S. Miller2017-04-251-60/+147
|\ \ | |/ |/|
| * virtio-net: keep tx interrupts disabled unless kickWillem de Bruijn2017-04-251-0/+3
| * virtio-net: clean tx descriptors from rx napiWillem de Bruijn2017-04-251-0/+21
| * virtio-net: move free_old_xmit_skbsWillem de Bruijn2017-04-251-30/+30
| * virtio-net: transmit napiWillem de Bruijn2017-04-251-9/+67
| * virtio-net: napi helper functionsWillem de Bruijn2017-04-251-30/+35
|/
* sparc64: Improve 64-bit constant loading in eBPF JIT.David S. Miller2017-04-251-4/+245
* sparc64: Support cbcond instructions in eBPF JIT.David S. Miller2017-04-251-54/+184