summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-24sparc64: Improve 64-bit constant loading in eBPF JIT.David S. Miller
2017-04-24sparc64: Support cbcond instructions in eBPF JIT.David S. Miller
2017-04-24Merge branch 'bpf-misc-cleanups'David S. Miller
2017-04-24samples/bpf: check before defining offsetofAlexander Alemayhu
2017-04-24samples/bpf: add static to function with no prototypeAlexander Alemayhu
2017-04-24samples/bpf: add -Wno-unknown-warning-option to clangAlexander Alemayhu
2017-04-24bpf: make bpf_xdp_adjust_head support mandatoryDaniel Borkmann
2017-04-24qlcnic: fix unchecked return valuePan Bian
2017-04-24wan: pc300too: abort path on failurePan Bian
2017-04-24tipc: check return value of nlmsg_newPan Bian
2017-04-24lwtunnel: check return value of nla_nest_startPan Bian
2017-04-24Merge branch 'nfp-dma-adjust_head-fixes'David S. Miller
2017-04-24nfp: remove the refresh of all ports optimizationJakub Kicinski
2017-04-24nfp: fix free list buffer size reportingJakub Kicinski
2017-04-24nfp: add NSP routine to get static informationDavid Brunecz
2017-04-24nfp: parse metadata prepend before XDP runsJakub Kicinski
2017-04-24nfp: make use of the DMA_ATTR_SKIP_CPU_SYNC attrJakub Kicinski
2017-04-24Merge branch 'cls_flower-MPLS'David S. Miller
2017-04-24cls_flower: add support for matching MPLS fields (v2)Benjamin LaHaise
2017-04-24flow_dissector: add mpls support (v2)Benjamin LaHaise
2017-04-24Merge branch 'tcp-fastopen-middlebox-fixes'David S. Miller
2017-04-24net/tcp_fastopen: Remove mss check in tcp_write_timeout()Wei Wang
2017-04-24net/tcp_fastopen: Add snmp counter for blackhole detectionWei Wang
2017-04-24net/tcp_fastopen: Disable active side TFO in certain scenariosWei Wang
2017-04-24Merge tag 'mlx5-updates-2017-04-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-04-24net: add rcu locking when changing early demuxDavid Ahern
2017-04-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2017-04-24net: netcp: fix spelling mistake: "memomry" -> "memory"Colin Ian King
2017-04-24net: atheros: atl1: use offset_in_page() macroGeliang Tang
2017-04-24Merge branch 'bnxt_en-misc-next'David S. Miller
2017-04-24bnxt_en: Restrict a PF in Multi-Host mode from changing port PHY configurationDeepak Khungar
2017-04-24bnxt_en: Check the FW_LLDP_AGENT flag before allowing DCBX host agent.Michael Chan
2017-04-24bnxt_en: Add 100G link speed reporting for BCM57454 ASIC in ethtoolDeepak Khungar
2017-04-24bnxt_en: Fix VF attributes reporting.Michael Chan
2017-04-24bnxt_en: Pass DCB RoCE app priority to firmware.Michael Chan
2017-04-24openvswitch: Add eventmask support to CT action.Jarno Rajahalme
2017-04-24openvswitch: Typo fix.Jarno Rajahalme