index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-20
netfilter: nf_tables: do not reduce read-only expressions
Pablo Neira Ayuso
31
-1
/
+58
2022-03-20
netfilter: conntrack: Add and use nf_ct_set_auto_assign_helper_warned()
Phil Sutter
3
-0
/
+10
2022-03-20
netfilter: conntrack: revisit gc autotuning
Florian Westphal
1
-17
/
+68
2022-03-19
Merge tag 'mlx5-updates-2022-03-18' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
13
-113
/
+329
2022-03-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/
David S. Miller
5
-75
/
+46
2022-03-19
ptp: ocp: use snprintf() in ptp_ocp_verify()
Dan Carpenter
1
-3
/
+3
2022-03-19
nfc: st21nfca: remove unnecessary skb check before kfree_skb()
Yang Yingliang
1
-2
/
+1
2022-03-19
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2
-6
/
+5
2022-03-19
Merge tag 'for-net-next-2022-03-18' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
20
-228
/
+251
2022-03-19
qlcnic: remove redundant assignment to variable index
Colin Ian King
1
-1
/
+1
2022-03-19
atl1c: remove redundant assignment to variable size
Colin Ian King
1
-1
/
+1
2022-03-19
mptcp: send ADD_ADDR echo before create subflows
Yonglong Li
1
-13
/
+5
2022-03-19
af_unix: Remove unnecessary brackets around CONFIG_AF_UNIX_OOB.
Kuniyuki Iwashima
1
-3
/
+3
2022-03-18
net/mlx5e: HTB, remove unused function declaration
Saeed Mahameed
1
-1
/
+0
2022-03-18
net/mlx5e: Statify function mlx5_cmd_trigger_completions
Tariq Toukan
2
-2
/
+1
2022-03-18
net/mlx5e: Remove MLX5E_XDP_TX_DS_COUNT
Maxim Mikityanskiy
2
-2
/
+1
2022-03-18
net/mlx5e: Permit XDP with non-linear legacy RQ
Maxim Mikityanskiy
1
-12
/
+27
2022-03-18
net/mlx5e: Support multi buffer XDP_TX
Maxim Mikityanskiy
1
-8
/
+31
2022-03-18
net/mlx5e: Unindent the else-block in mlx5e_xmit_xdp_buff
Maxim Mikityanskiy
1
-14
/
+20
2022-03-18
net/mlx5e: Implement sending multi buffer XDP frames
Maxim Mikityanskiy
4
-22
/
+80
2022-03-18
net/mlx5e: Don't prefill WQEs in XDP SQ in the multi buffer mode
Maxim Mikityanskiy
6
-5
/
+46
2022-03-18
net/mlx5e: Remove assignment of inline_hdr.sz on XDP TX
Maxim Mikityanskiy
1
-1
/
+0
2022-03-18
net/mlx5e: Move mlx5e_xdpi_fifo_push out of xmit_xdp_frame
Maxim Mikityanskiy
4
-11
/
+13
2022-03-18
net/mlx5e: Store DMA address inside struct page
Maxim Mikityanskiy
6
-33
/
+33
2022-03-18
net/mlx5e: Add XDP multi buffer support to the non-linear legacy RQ
Maxim Mikityanskiy
2
-0
/
+18
2022-03-18
net/mlx5e: Use page-sized fragments with XDP multi buffer
Maxim Mikityanskiy
1
-1
/
+1
2022-03-18
net/mlx5e: Use fragments of the same size in non-linear legacy RQ with XDP
Maxim Mikityanskiy
1
-9
/
+19
2022-03-18
net/mlx5e: Prepare non-linear legacy RQ for XDP multi buffer support
Maxim Mikityanskiy
1
-14
/
+61
2022-03-18
net: set default rss queues num to physical cores / 2
Íñigo Huguet
2
-5
/
+16
2022-03-18
Bluetooth: ath3k: remove superfluous header files
Mianhan Liu
1
-1
/
+0
2022-03-18
Bluetooth: bcm203x: remove superfluous header files
Mianhan Liu
1
-1
/
+0
2022-03-18
Bluetooth: hci_bcm: Add the Asus TF103C to the bcm_broken_irq_dmi_table
Hans de Goede
1
-8
/
+36
2022-03-18
Bluetooth: mt7921s: Add WBS support
Yake Yang
1
-0
/
+3
2022-03-18
Bluetooth: mt7921s: Add .btmtk_get_codec_config_data
Yake Yang
1
-0
/
+50
2022-03-18
Bluetooth: mt7921s: Add .get_data_path_id
Yake Yang
1
-1
/
+14
2022-03-18
Bluetooth: mt7921s: Set HCI_QUIRK_VALID_LE_STATES
Yake Yang
1
-0
/
+3
2022-03-18
Bluetooth: btmtksdio: Fix kernel oops in btmtksdio_interrupt
Yake Yang
1
-2
/
+2
2022-03-18
Bluetooth: btmtkuart: fix error handling in mtk_hci_wmt_sync()
Dan Carpenter
1
-5
/
+7
2022-03-18
Bluetooth: call hci_le_conn_failed with hdev lock in hci_le_conn_failed
Niels Dossche
1
-0
/
+2
2022-03-18
Bluetooth: Send AdvMonitor Dev Found for all matched devices
Manish Mandlik
1
-33
/
+37
2022-03-18
Bluetooth: msft: Clear tracked devices on resume
Manish Mandlik
1
-4
/
+15
2022-03-18
Bluetooth: fix incorrect nonblock bitmask in bt_sock_wait_ready()
Gavin Li
2
-3
/
+3
2022-03-18
Bluetooth: Don't assign twice the same value
Christophe JAILLET
1
-1
/
+0
2022-03-18
Bluetooth: btrtl: Add support for RTL8852B
Max Chou
1
-0
/
+13
2022-03-18
Bluetooth: hci_uart: add missing NULL check in h5_enqueue
Pavel Skripkin
1
-3
/
+5
2022-03-18
Bluetooth: Fix use after free in hci_send_acl
Luiz Augusto von Dentz
1
-1
/
+2
2022-03-18
Bluetooth: btusb: Use quirk to skip HCI_FLT_CLEAR_ALL on fake CSR controllers
Ismael Ferreras Morezuelas
1
-2
/
+4
2022-03-18
Bluetooth: hci_sync: Add a new quirk to skip HCI_FLT_CLEAR_ALL
Ismael Ferreras Morezuelas
2
-0
/
+26
2022-03-18
Bluetooth: btmtkuart: fix the conflict between mtk and msft vendor event
Sean Wang
1
-8
/
+1
2022-03-18
Bluetooth: btmtkuart: add .set_bdaddr support
Sean Wang
1
-0
/
+1
[next]