Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
1ef83310b81551079af992c4cbb5e089dd1397be
1ef8331
can: network namespace support for CAN gateway
by Oliver Hartkopp
· 8 years ago
384317e
can: network namespace support for CAN_BCM protocol
by Oliver Hartkopp
· 8 years ago
cb5635a
can: complete initial namespace support
by Oliver Hartkopp
· 8 years ago
f2e72f4
can: remove obsolete definitions
by Oliver Hartkopp
· 8 years ago
48452c1
can: remove obsolete pernet_operations definitions
by Oliver Hartkopp
· 8 years ago
a7bbd28
can: fix memory leak in initial namespace support
by Oliver Hartkopp
· 8 years ago
51f3baa
can: mcba_usb: Add support for Microchip CAN BUS Analyzer
by Remigiusz Kołłątaj
· 8 years ago
10c1c39
can: m_can: Enable TX FIFO Handling for M_CAN IP version >= v3.1.x
by Mario Huettel
· 8 years ago
428479e
can: m_can: Configuration for TX and TX event FIFOs
by Mario Huettel
· 8 years ago
b03cfc5
can: m_can: Enable M_CAN version dependent initialization
by Mario Huettel
· 8 years ago
5e1bd15
can: m_can: Updated register defines to newest version
by Mario Huettel
· 8 years ago
ee8c3f6
can: m_can: Removed virtual address from print
by Mario Huettel
· 8 years ago
8f26589
can: m_can: Removed initialization of FIFO water marks
by Mario Huettel
· 8 years ago
5297381
can: m_can: Disabled Interrupt Line 1
by Mario Huettel
· 8 years ago
8ac8321
can: peak: add support for PEAK PCAN-PCIe FD CAN-FD boards
by Stephane Grosjean
· 8 years ago
c3df7c5
can: peak: move header file to new can common subdir
by Stephane Grosjean
· 8 years ago
113ab88
can: peak: fix usage of const qualifier in pointers args
by Stephane Grosjean
· 8 years ago
81c5e13
can: peak: fix usage of usb specific data type
by Stephane Grosjean
· 8 years ago
14933dc
sparc64: Improve 64-bit constant loading in eBPF JIT.
by David S. Miller
· 8 years ago
e3a724e
sparc64: Support cbcond instructions in eBPF JIT.
by David S. Miller
· 8 years ago
0e43d10
Merge branch 'bpf-misc-cleanups'
by David S. Miller
· 8 years ago
dfc5be0
samples/bpf: check before defining offsetof
by Alexander Alemayhu
· 8 years ago
4784726
samples/bpf: add static to function with no prototype
by Alexander Alemayhu
· 8 years ago
69b6a7f
samples/bpf: add -Wno-unknown-warning-option to clang
by Alexander Alemayhu
· 8 years ago
e390b55
bpf: make bpf_xdp_adjust_head support mandatory
by Daniel Borkmann
· 8 years ago
91ec701
qlcnic: fix unchecked return value
by Pan Bian
· 8 years ago
2a39e7a
wan: pc300too: abort path on failure
by Pan Bian
· 8 years ago
78302fd
tipc: check return value of nlmsg_new
by Pan Bian
· 8 years ago
a50fe0f
lwtunnel: check return value of nla_nest_start
by Pan Bian
· 8 years ago
09d3607
Merge branch 'nfp-dma-adjust_head-fixes'
by David S. Miller
· 8 years ago
90fdc56
nfp: remove the refresh of all ports optimization
by Jakub Kicinski
· 8 years ago
ee200a7
nfp: fix free list buffer size reporting
by Jakub Kicinski
· 8 years ago
010e2f9
nfp: add NSP routine to get static information
by David Brunecz
· 8 years ago
e524a6a
nfp: parse metadata prepend before XDP runs
by Jakub Kicinski
· 8 years ago
5cd4fbe
nfp: make use of the DMA_ATTR_SKIP_CPU_SYNC attr
by Jakub Kicinski
· 8 years ago
0d688a0
Merge branch 'cls_flower-MPLS'
by David S. Miller
· 8 years ago
a577d8f
cls_flower: add support for matching MPLS fields (v2)
by Benjamin LaHaise
· 8 years ago
029c1ec
flow_dissector: add mpls support (v2)
by Benjamin LaHaise
· 8 years ago
3ec21b6
Merge branch 'tcp-fastopen-middlebox-fixes'
by David S. Miller
· 8 years ago
59450f8
net/tcp_fastopen: Remove mss check in tcp_write_timeout()
by Wei Wang
· 8 years ago
46c2fa3
net/tcp_fastopen: Add snmp counter for blackhole detection
by Wei Wang
· 8 years ago
cf1ef3f
net/tcp_fastopen: Disable active side TFO in certain scenarios
by Wei Wang
· 8 years ago
bc95cd8
Merge tag 'mlx5-updates-2017-04-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 8 years ago
58c4c6a
net: add rcu locking when changing early demux
by David Ahern
· 8 years ago
ad0cb27
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 8 years ago
11a9ec4
net: netcp: fix spelling mistake: "memomry" -> "memory"
by Colin Ian King
· 8 years ago
4cc17bc
net: atheros: atl1: use offset_in_page() macro
by Geliang Tang
· 8 years ago
4dd42b9
Merge branch 'bnxt_en-misc-next'
by David S. Miller
· 8 years ago
9e54e32
bnxt_en: Restrict a PF in Multi-Host mode from changing port PHY configuration
by Deepak Khungar
· 8 years ago
7d63818
bnxt_en: Check the FW_LLDP_AGENT flag before allowing DCBX host agent.
by Michael Chan
· 8 years ago
38a21b3
bnxt_en: Add 100G link speed reporting for BCM57454 ASIC in ethtool
by Deepak Khungar
· 8 years ago
f024905
bnxt_en: Fix VF attributes reporting.
by Michael Chan
· 8 years ago
a82fba8
bnxt_en: Pass DCB RoCE app priority to firmware.
by Michael Chan
· 8 years ago
1206455
openvswitch: Add eventmask support to CT action.
by Jarno Rajahalme
· 8 years ago
abd0a4f
openvswitch: Typo fix.
by Jarno Rajahalme
· 8 years ago
6df3d9e
Merge branch 'ibmvnic-updates-and-fixes'
by David S. Miller
· 8 years ago
7f5b030
ibmvnic: Free skb's in cases of failure in transmit
by Thomas Falcon
· 8 years ago
3ca1993
ibmvnic: Validate napi exist before disabling them
by Nathan Fontenot
· 8 years ago
53da09e
ibmvnic: Add set_link_state routine for setting adapter link state
by Nathan Fontenot
· 8 years ago
5d5e84e
ibmvnic: Move initialization of the stats token to ibmvnic_open
by Nathan Fontenot
· 8 years ago
2f9de9b
ibmvnic: Only retrieve error info if present
by Nathan Fontenot
· 8 years ago
6052d5e
ibmvnic: Insert header on VLAN tagged received frame
by Murilo Fossa Vicentini
· 8 years ago
7f3c6e6
ibmvnic: Set real number of rx queues
by Thomas Falcon
· 8 years ago
6a32a44
Merge branch 'packet-fanout-unique-id'
by David S. Miller
· 8 years ago
28be04f
selftests/net: add tests for PACKET_FANOUT_FLAG_UNIQUEID
by Mike Maloney
· 8 years ago
4a69a86
packet: add PACKET_FANOUT_FLAG_UNIQUEID to assign new fanout group id.
by Mike Maloney
· 8 years ago
2e7a721
selftests/net: cleanup unused parameter in psock_fanout
by Mike Maloney
· 8 years ago
6922689
mdio_bus: Issue GPIO RESET to PHYs.
by Roger Quadros
· 8 years ago
15769ff
Merge branch 'VSOCK-add-vsockmon'
by David S. Miller
· 8 years ago
82dfb54
VSOCK: Add virtio vsock vsockmon hooks
by Gerard Garcia
· 8 years ago
0b2e664
VSOCK: Add vsockmon device
by Gerard Garcia
· 8 years ago
531b374
VSOCK: Add vsockmon tap functions
by Gerard Garcia
· 8 years ago
ac2291c
Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 8 years ago
970cf1d
Merge branch 'qed-dcb-enhancements'
by David S. Miller
· 8 years ago
49632b58
qed: Add support for static dcbx.
by sudarsana.kalluru@cavium.com
· 8 years ago
05a79f9
qed: Support dcbnl IEEE selector field.
by sudarsana.kalluru@cavium.com
· 8 years ago
dfbeb85
qed: Add additional DCBx debug messages.
by sudarsana.kalluru@cavium.com
· 8 years ago
449ad50
qed: Separate RoCE DCBx support for V2.
by sudarsana.kalluru@cavium.com
· 8 years ago
270837b
qed: Cleanup DCBx unnecessary parameters.
by sudarsana.kalluru@cavium.com
· 8 years ago
9b53816
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 8 years ago
e2989ee
bpf, doc: update list of architectures that do eBPF JIT
by Alexei Starovoitov
· 8 years ago
b0c4780
bpf: Add sparc support to tools and samples.
by David S. Miller
· 8 years ago
7a12b50
sparc64: Add eBPF JIT.
by David S. Miller
· 8 years ago
6b3d4ee
sparc: Split BPF JIT into 32-bit and 64-bit.
by David S. Miller
· 8 years ago
8bf3198
mlx5: fix warning about missing prototype
by Stephen Hemminger
· 8 years ago
a7082ef
mlx5: hide unused functions
by Stephen Hemminger
· 8 years ago
7768d19
net/mlx5: E-Switch, Add control for encapsulation
by Roi Dayan
· 8 years ago
1967ce6
net/mlx5: E-Switch, Refactor fast path FDB table creation in switchdev mode
by Or Gerlitz
· 8 years ago
f43e9b0
net/devlink: Add E-Switch encapsulation control
by Roi Dayan
· 8 years ago
d160b74
Bluetooth: hci_ldisc: Add missing clear HCI_UART_PROTO_READY
by Dean Jenkins
· 8 years ago
a225b8c
Bluetooth: hci_ldisc: Ensure hu->hdev set to NULL before freeing hdev
by Dean Jenkins
· 8 years ago
cb92652
Bluetooth: hci_ldisc: Add missing return in hci_uart_init_work()
by Dean Jenkins
· 8 years ago
eee6044
ieee802154: don't select COMMON_CLK
by Arnd Bergmann
· 8 years ago
1fb78fb
Bluetooth: try to improve CONFIG_SERIAL_DEV_BUS dependency
by Arnd Bergmann
· 8 years ago
f2edd9f
Bluetooth: hci_ll: Fix NULL pointer deref on FW upload failure
by Sebastian Reichel
· 8 years ago
fb79670
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
94836ec
Merge tag 'nfsd-4.11-2' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
057a650
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
1f4407e
net: Remove NET_CORE_BUDGET_USECS from sysctl binary interface.
by David S. Miller
· 8 years ago
c70b17b7
netpoll: Check for skb->queue_mapping
by Tushar Dave
· 8 years ago
Next »