index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tipc: update mon's self addr when node addr generated
Hoang Le
2019-11-13
3
-0
/
+18
*
Merge branch 'netfilter-flowtable-hardware-offload'
David S. Miller
2019-11-13
11
-74
/
+955
|
\
|
*
netfilter: nf_flow_table: hardware offload support
Pablo Neira Ayuso
2019-11-13
8
-9
/
+822
|
*
netfilter: nf_tables: add flowtable offload control plane
Pablo Neira Ayuso
2019-11-13
6
-2
/
+42
|
*
netfilter: nf_flow_table: detach routing information from flow description
Pablo Neira Ayuso
2019-11-13
3
-27
/
+80
|
*
netfilter: nf_flowtable: remove flow_offload_entry structure
Pablo Neira Ayuso
2019-11-13
2
-15
/
+5
|
*
netfilter: nf_flow_table: remove union from flow_offload structure
Pablo Neira Ayuso
2019-11-13
1
-4
/
+1
|
*
netfilter: nf_flow_table: move conntrack object to struct flow_offload
Pablo Neira Ayuso
2019-11-13
2
-24
/
+12
|
/
*
tc-testing: Introduced tdc tests for basic filter
Roman Mashak
2019-11-13
1
-0
/
+325
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2019-11-13
9
-52
/
+242
|
\
|
*
Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC WCN3991
Balakrishna Godavarthi
2019-11-09
3
-20
/
+74
|
*
Bluetooth: btqca: Rename ROME specific variables to generic variables
Balakrishna Godavarthi
2019-11-09
2
-25
/
+25
|
*
Bluetooth: btmtksdio: add MODULE_DEVICE_TABLE()
Bartosz Golaszewski
2019-11-07
1
-0
/
+1
|
*
Bluetooth: Fix invalid-free in bcsp_close()
Tomas Bortoli
2019-11-04
1
-0
/
+3
|
*
Bluetooth: hci_qca: add PM support
Claire Chang
2019-11-04
1
-3
/
+124
|
*
Bluetooth: Fix advertising duplicated flags
Luiz Augusto von Dentz
2019-11-04
1
-0
/
+9
|
*
Bluetooth: Fix not using LE_ADV_NONCONN_IND for instance 0
Luiz Augusto von Dentz
2019-10-26
1
-4
/
+4
|
*
Bluetooth: Fix using advertising instance duration as timeout
Luiz Augusto von Dentz
2019-10-26
1
-1
/
+1
|
*
dt-bindings: net: broadcom-bluetooth: Add BCM43540 compatible string
Abhishek Pandit-Subedi
2019-10-26
1
-0
/
+1
|
*
Bluetooth: hci_bcm: Add compatible string for BCM43540
Abhishek Pandit-Subedi
2019-10-26
1
-0
/
+1
|
*
Bluetooth: btrtl: remove unneeded semicolon
YueHaibing
2019-10-26
1
-1
/
+1
*
|
Merge tag 'linux-can-next-for-5.5-20191111' of git://git.kernel.org/pub/scm/l...
David S. Miller
2019-11-12
20
-277
/
+360
|
\
\
|
*
|
can: flexcan: flexcan_mailbox_read() make use of flexcan_write64() to mark th...
Marc Kleine-Budde
2019-11-11
1
-8
/
+3
|
*
|
can: flexcan: flexcan_irq(): add support for TX mailbox in iflag1
Marc Kleine-Budde
2019-11-11
1
-2
/
+15
|
*
|
can: flexcan: flexcan_read_reg_iflag_rx(): optimize reading
Marc Kleine-Budde
2019-11-11
1
-11
/
+17
|
*
|
can: flexcan: introduce struct flexcan_priv::tx_mask and make use of it
Marc Kleine-Budde
2019-11-11
1
-6
/
+8
|
*
|
can: flexcan: convert struct flexcan_priv::rx_mask{1,2} to rx_mask
Marc Kleine-Budde
2019-11-11
1
-17
/
+13
|
*
|
can: flexcan: remove TX mailbox bit from struct flexcan_priv::rx_mask{1,2}
Marc Kleine-Budde
2019-11-11
1
-9
/
+5
|
*
|
can: flexcan: rename struct flexcan_priv::reg_imask{1,2}_default to rx_mask{1,2}
Marc Kleine-Budde
2019-11-11
1
-11
/
+11
|
*
|
can: flexcan: flexcan_irq(): rename variable reg_iflag -> reg_iflag_rx
Marc Kleine-Budde
2019-11-11
1
-3
/
+3
|
*
|
can: flexcan: rename macro FLEXCAN_IFLAG_MB() -> FLEXCAN_IFLAG2_MB()
Marc Kleine-Budde
2019-11-11
1
-5
/
+5
|
*
|
can: flexcan: flexcan_irq_state(): only read timestamp if needed
Marc Kleine-Budde
2019-11-11
1
-2
/
+2
|
*
|
can: flexcan: use devm_platform_ioremap_resource() to simplify code
Joakim Zhang
2019-11-11
1
-3
/
+1
|
*
|
can: rx-offload: Prepare for CAN FD support
Joakim Zhang
2019-11-11
4
-69
/
+60
|
*
|
can: rx-offload: can_rx_offload_reset(): remove no-op function
Marc Kleine-Budde
2019-11-11
2
-8
/
+0
|
*
|
can: rx-offload: can_rx_offload_irq_offload_timestamp(): don't use assignment...
Marc Kleine-Budde
2019-11-11
1
-2
/
+2
|
*
|
can: rx-offload: can_rx_offload_compare(): fix typo
Marc Kleine-Budde
2019-11-11
1
-1
/
+1
|
*
|
can: rx-offload: fix long lines
Marc Kleine-Budde
2019-11-11
1
-13
/
+26
|
*
|
can: sun4i: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-11-11
1
-3
/
+1
|
*
|
can: rcar: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-11-11
2
-6
/
+2
|
*
|
can: ifi: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-11-11
1
-3
/
+1
|
*
|
can: grcan: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-11-11
1
-3
/
+1
|
*
|
can: m_can: add support for handling arbitration error
Pankaj Sharma
2019-11-11
1
-0
/
+42
|
*
|
can: m_can: add support for one shot mode
Pankaj Sharma
2019-11-11
1
-3
/
+9
|
*
|
can: xilinx_can: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-11-11
1
-3
/
+1
|
*
|
can: xilinx_can: avoid non-requested bus error frames
Anssi Hannula
2019-11-11
1
-41
/
+48
|
*
|
can: xilinx_can: fix checkpatch warnings
Marc Kleine-Budde
2019-11-11
1
-5
/
+4
|
*
|
can: peak_canfd: provide hw timestamps in rx skbs
Stephane Grosjean
2019-11-11
1
-2
/
+16
|
*
|
can: peak_canfd: fix checkpatch warnings
Marc Kleine-Budde
2019-11-11
3
-9
/
+7
|
*
|
can: c_can: c_can_plaform: fix checkpatch warnings
Marc Kleine-Budde
2019-11-11
1
-10
/
+11
[next]