index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
can: fix memory leak in initial namespace support
Oliver Hartkopp
2017-04-25
1
-0
/
+2
*
can: mcba_usb: Add support for Microchip CAN BUS Analyzer
Remigiusz Kołłątaj
2017-04-25
3
-0
/
+911
*
can: m_can: Enable TX FIFO Handling for M_CAN IP version >= v3.1.x
Mario Huettel
2017-04-25
1
-29
/
+159
*
can: m_can: Configuration for TX and TX event FIFOs
Mario Huettel
2017-04-25
1
-5
/
+34
*
can: m_can: Enable M_CAN version dependent initialization
Mario Huettel
2017-04-25
1
-71
/
+269
*
can: m_can: Updated register defines to newest version
Mario Huettel
2017-04-25
1
-65
/
+125
*
can: m_can: Removed virtual address from print
Mario Huettel
2017-04-25
1
-2
/
+2
*
can: m_can: Removed initialization of FIFO water marks
Mario Huettel
2017-04-25
1
-2
/
+2
*
can: m_can: Disabled Interrupt Line 1
Mario Huettel
2017-04-25
1
-1
/
+2
*
can: peak: add support for PEAK PCAN-PCIe FD CAN-FD boards
Stephane Grosjean
2017-04-25
8
-0
/
+1783
*
can: peak: move header file to new can common subdir
Stephane Grosjean
2017-04-25
2
-1
/
+1
*
can: peak: fix usage of const qualifier in pointers args
Stephane Grosjean
2017-04-25
1
-8
/
+8
*
can: peak: fix usage of usb specific data type
Stephane Grosjean
2017-04-25
2
-14
/
+14
*
sparc64: Improve 64-bit constant loading in eBPF JIT.
David S. Miller
2017-04-24
1
-4
/
+245
*
sparc64: Support cbcond instructions in eBPF JIT.
David S. Miller
2017-04-24
1
-54
/
+184
*
Merge branch 'bpf-misc-cleanups'
David S. Miller
2017-04-24
3
-2
/
+5
|
\
|
*
samples/bpf: check before defining offsetof
Alexander Alemayhu
2017-04-24
1
-1
/
+3
|
*
samples/bpf: add static to function with no prototype
Alexander Alemayhu
2017-04-24
1
-1
/
+1
|
*
samples/bpf: add -Wno-unknown-warning-option to clang
Alexander Alemayhu
2017-04-24
1
-0
/
+1
|
/
*
bpf: make bpf_xdp_adjust_head support mandatory
Daniel Borkmann
2017-04-24
2
-5
/
+1
*
qlcnic: fix unchecked return value
Pan Bian
2017-04-24
1
-0
/
+2
*
wan: pc300too: abort path on failure
Pan Bian
2017-04-24
1
-0
/
+1
*
tipc: check return value of nlmsg_new
Pan Bian
2017-04-24
1
-0
/
+2
*
lwtunnel: check return value of nla_nest_start
Pan Bian
2017-04-24
1
-0
/
+2
*
Merge branch 'nfp-dma-adjust_head-fixes'
David S. Miller
2017-04-24
10
-78
/
+265
|
\
|
*
nfp: remove the refresh of all ports optimization
Jakub Kicinski
2017-04-24
3
-25
/
+58
|
*
nfp: fix free list buffer size reporting
Jakub Kicinski
2017-04-24
1
-3
/
+4
|
*
nfp: add NSP routine to get static information
David Brunecz
2017-04-24
6
-0
/
+129
|
*
nfp: parse metadata prepend before XDP runs
Jakub Kicinski
2017-04-24
2
-33
/
+40
|
*
nfp: make use of the DMA_ATTR_SKIP_CPU_SYNC attr
Jakub Kicinski
2017-04-24
1
-18
/
+35
|
/
*
Merge branch 'cls_flower-MPLS'
David S. Miller
2017-04-24
5
-3
/
+114
|
\
|
*
cls_flower: add support for matching MPLS fields (v2)
Benjamin LaHaise
2017-04-24
2
-0
/
+79
|
*
flow_dissector: add mpls support (v2)
Benjamin LaHaise
2017-04-24
3
-3
/
+35
|
/
*
Merge branch 'tcp-fastopen-middlebox-fixes'
David S. Miller
2017-04-24
11
-8
/
+166
|
\
|
*
net/tcp_fastopen: Remove mss check in tcp_write_timeout()
Wei Wang
2017-04-24
1
-4
/
+3
|
*
net/tcp_fastopen: Add snmp counter for blackhole detection
Wei Wang
2017-04-24
5
-5
/
+8
|
*
net/tcp_fastopen: Disable active side TFO in certain scenarios
Wei Wang
2017-04-24
8
-4
/
+160
|
/
*
Merge tag 'mlx5-updates-2017-04-22' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2017-04-24
10
-36
/
+167
|
\
|
*
mlx5: fix warning about missing prototype
Stephen Hemminger
2017-04-22
2
-0
/
+2
|
*
mlx5: hide unused functions
Stephen Hemminger
2017-04-22
1
-11
/
+13
|
*
net/mlx5: E-Switch, Add control for encapsulation
Roi Dayan
2017-04-22
4
-2
/
+71
|
*
net/mlx5: E-Switch, Refactor fast path FDB table creation in switchdev mode
Or Gerlitz
2017-04-22
1
-20
/
+49
|
*
net/devlink: Add E-Switch encapsulation control
Roi Dayan
2017-04-22
3
-3
/
+32
*
|
net: add rcu locking when changing early demux
David Ahern
2017-04-24
1
-0
/
+3
*
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2017-04-24
5
-6
/
+16
|
\
\
|
*
|
Bluetooth: hci_ldisc: Add missing clear HCI_UART_PROTO_READY
Dean Jenkins
2017-04-22
1
-0
/
+1
|
*
|
Bluetooth: hci_ldisc: Ensure hu->hdev set to NULL before freeing hdev
Dean Jenkins
2017-04-22
1
-1
/
+4
|
*
|
Bluetooth: hci_ldisc: Add missing return in hci_uart_init_work()
Dean Jenkins
2017-04-22
1
-0
/
+1
|
*
|
ieee802154: don't select COMMON_CLK
Arnd Bergmann
2017-04-22
1
-1
/
+1
|
*
|
Bluetooth: try to improve CONFIG_SERIAL_DEV_BUS dependency
Arnd Bergmann
2017-04-22
2
-2
/
+8
[next]