aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* sparc64: Improve 64-bit constant loading in eBPF JIT.David S. Miller2017-04-241-4/+245
* sparc64: Support cbcond instructions in eBPF JIT.David S. Miller2017-04-241-54/+184
* Merge branch 'bpf-misc-cleanups'David S. Miller2017-04-243-2/+5
|\
| * samples/bpf: check before defining offsetofAlexander Alemayhu2017-04-241-1/+3
| * samples/bpf: add static to function with no prototypeAlexander Alemayhu2017-04-241-1/+1
| * samples/bpf: add -Wno-unknown-warning-option to clangAlexander Alemayhu2017-04-241-0/+1
|/
* bpf: make bpf_xdp_adjust_head support mandatoryDaniel Borkmann2017-04-242-5/+1
* qlcnic: fix unchecked return valuePan Bian2017-04-241-0/+2
* wan: pc300too: abort path on failurePan Bian2017-04-241-0/+1
* tipc: check return value of nlmsg_newPan Bian2017-04-241-0/+2
* lwtunnel: check return value of nla_nest_startPan Bian2017-04-241-0/+2
* Merge branch 'nfp-dma-adjust_head-fixes'David S. Miller2017-04-2410-78/+265
|\
| * nfp: remove the refresh of all ports optimizationJakub Kicinski2017-04-243-25/+58
| * nfp: fix free list buffer size reportingJakub Kicinski2017-04-241-3/+4
| * nfp: add NSP routine to get static informationDavid Brunecz2017-04-246-0/+129
| * nfp: parse metadata prepend before XDP runsJakub Kicinski2017-04-242-33/+40
| * nfp: make use of the DMA_ATTR_SKIP_CPU_SYNC attrJakub Kicinski2017-04-241-18/+35
|/
* Merge branch 'cls_flower-MPLS'David S. Miller2017-04-245-3/+114
|\
| * cls_flower: add support for matching MPLS fields (v2)Benjamin LaHaise2017-04-242-0/+79
| * flow_dissector: add mpls support (v2)Benjamin LaHaise2017-04-243-3/+35
|/
* Merge branch 'tcp-fastopen-middlebox-fixes'David S. Miller2017-04-2411-8/+166
|\
| * net/tcp_fastopen: Remove mss check in tcp_write_timeout()Wei Wang2017-04-241-4/+3
| * net/tcp_fastopen: Add snmp counter for blackhole detectionWei Wang2017-04-245-5/+8
| * net/tcp_fastopen: Disable active side TFO in certain scenariosWei Wang2017-04-248-4/+160
|/
* Merge tag 'mlx5-updates-2017-04-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-04-2410-36/+167
|\
| * mlx5: fix warning about missing prototypeStephen Hemminger2017-04-222-0/+2
| * mlx5: hide unused functionsStephen Hemminger2017-04-221-11/+13
| * net/mlx5: E-Switch, Add control for encapsulationRoi Dayan2017-04-224-2/+71
| * net/mlx5: E-Switch, Refactor fast path FDB table creation in switchdev modeOr Gerlitz2017-04-221-20/+49
| * net/devlink: Add E-Switch encapsulation controlRoi Dayan2017-04-223-3/+32
* | net: add rcu locking when changing early demuxDavid Ahern2017-04-241-0/+3
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2017-04-245-6/+16
|\ \
| * | Bluetooth: hci_ldisc: Add missing clear HCI_UART_PROTO_READYDean Jenkins2017-04-221-0/+1
| * | Bluetooth: hci_ldisc: Ensure hu->hdev set to NULL before freeing hdevDean Jenkins2017-04-221-1/+4
| * | Bluetooth: hci_ldisc: Add missing return in hci_uart_init_work()Dean Jenkins2017-04-221-0/+1
| * | ieee802154: don't select COMMON_CLKArnd Bergmann2017-04-221-1/+1
| * | Bluetooth: try to improve CONFIG_SERIAL_DEV_BUS dependencyArnd Bergmann2017-04-222-2/+8