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
...
*
Bluetooth: btusb: Add new PID/VID 04ca:3801 for MT7663
Meng Tang
2023-04-24
1
-0
/
+3
*
Bluetooth: hci_sync: Fix smatch warning
Luiz Augusto von Dentz
2023-04-24
1
-1
/
+1
*
Bluetooth: hci_core: Make hci_conn_hash_add append to the list
Luiz Augusto von Dentz
2023-04-24
1
-1
/
+1
*
Bluetooth: btrtl: Add support for RTL8852BS
Victor Hassan
2023-04-24
1
-0
/
+10
*
Bluetooth: hci_mrvl: Add serdev support for 88W8997
Stefan Eichenberger
2023-04-24
1
-7
/
+79
*
Bluetooth: hci_mrvl: use maybe_unused macro for device tree ids
Stefan Eichenberger
2023-04-24
1
-3
/
+1
*
dt-bindings: bluetooth: marvell: add max-speed property
Stefan Eichenberger
2023-04-24
1
-0
/
+16
*
dt-bindings: bluetooth: marvell: add 88W8997
Stefan Eichenberger
2023-04-24
1
-1
/
+3
*
Bluetooth: btusb: Do not require hardcoded interface numbers
Tomasz Moń
2023-04-24
1
-7
/
+3
*
Bluetooth: MGMT: Use BIT macro when defining bitfields
Luiz Augusto von Dentz
2023-04-24
1
-40
/
+40
*
Merge branch 'act_pedit-minor-improvements'
David S. Miller
2023-04-23
1
-45
/
+40
|
\
|
*
net/sched: act_pedit: rate limit datapath messages
Pedro Tammela
2023-04-23
1
-7
/
+5
|
*
net/sched: act_pedit: remove extra check for key type
Pedro Tammela
2023-04-23
1
-22
/
+7
|
*
net/sched: act_pedit: check static offsets a priori
Pedro Tammela
2023-04-23
1
-6
/
+14
|
*
net/sched: act_pedit: use extack in 'ex' parsing errors
Pedro Tammela
2023-04-23
1
-4
/
+13
|
*
net/sched: act_pedit: use NLA_POLICY for parsing 'ex' keys
Pedro Tammela
2023-04-23
1
-8
/
+3
|
/
*
net: sched: Print msecs when transmit queue time out
Yajun Deng
2023-04-23
1
-5
/
+5
*
Merge branch 'dsa-skb_mac_header'
David S. Miller
2023-04-23
19
-51
/
+66
|
\
|
*
net: dsa: tag_ocelot: call only the relevant portion of __skb_vlan_pop() on TX
Vladimir Oltean
2023-04-23
3
-8
/
+23
|
*
net: dsa: update TX path comments to not mention skb_mac_header()
Vladimir Oltean
2023-04-23
2
-3
/
+3
|
*
net: dsa: tag_sja1105: replace skb_mac_header() with vlan_eth_hdr()
Vladimir Oltean
2023-04-23
1
-1
/
+1
|
*
net: dsa: tag_sja1105: don't rely on skb_mac_header() in TX paths
Vladimir Oltean
2023-04-23
1
-1
/
+1
|
*
net: dsa: tag_ksz: do not rely on skb_mac_header() in TX paths
Vladimir Oltean
2023-04-23
1
-9
/
+9
|
*
net: dsa: tag_ocelot: do not rely on skb_mac_header() for VLAN xmit
Vladimir Oltean
2023-04-23
1
-1
/
+1
|
*
net: dpaa: avoid one skb_reset_mac_header() in dpaa_enable_tx_csum()
Vladimir Oltean
2023-04-23
1
-7
/
+2
|
*
net: vlan: introduce skb_vlan_eth_hdr()
Vladimir Oltean
2023-04-23
12
-20
/
+24
|
*
net: vlan: don't adjust MAC header in __vlan_insert_inner_tag() unless set
Vladimir Oltean
2023-04-23
1
-1
/
+2
|
/
*
drivers/net/phy: add driver for Microchip LAN867x 10BASE-T1S PHY
Ramón Nordin Rodriguez
2023-04-23
3
-0
/
+144
*
rxrpc: Replace fake flex-array with flexible-array member
Gustavo A. R. Silva
2023-04-23
1
-1
/
+1
*
Merge branch 'napi_threaded_poll-enhancements'
David S. Miller
2023-04-23
3
-26
/
+42
|
\
|
*
net: optimize napi_threaded_poll() vs RPS/RFS
Eric Dumazet
2023-04-23
2
-2
/
+13
|
*
net: make napi_threaded_poll() aware of sd->defer_list
Eric Dumazet
2023-04-23
1
-0
/
+3
|
*
net: move skb_defer_free_flush() up
Eric Dumazet
2023-04-23
1
-21
/
+21
|
*
net: do not provide hard irq safety for sd->defer_lock
Eric Dumazet
2023-04-23
2
-5
/
+4
|
*
net: add debugging checks in skb_attempt_defer_free()
Eric Dumazet
2023-04-23
1
-0
/
+3
|
/
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2023-04-23
5
-53
/
+36
|
\
|
*
ice: sleep, don't busy-wait, in the SQ send retry loop
Michal Schmidt
2023-04-21
1
-1
/
+1
|
*
ice: remove unused buffer copy code in ice_sq_send_cmd_retry()
Michal Schmidt
2023-04-21
1
-11
/
+2
|
*
ice: sleep, don't busy-wait, for ICE_CTL_Q_SQ_CMD_TIMEOUT
Michal Schmidt
2023-04-21
3
-12
/
+13
|
*
ice: remove ice_ctl_q_info::sq_cmd_timeout
Michal Schmidt
2023-04-21
3
-6
/
+2
|
*
ice: increase the GNSS data polling interval to 20 ms
Michal Schmidt
2023-04-21
1
-1
/
+1
|
*
ice: do not busy-wait to read GNSS data
Michal Schmidt
2023-04-21
2
-25
/
+20
*
|
net: mtk_eth_soc: mediatek: fix ppe flow accounting for v1 hardware
Felix Fietkau
2023-04-23
2
-3
/
+10
*
|
Merge tag 'mlx5-updates-2023-04-20' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2023-04-22
20
-273
/
+297
|
\
\
|
*
|
net/mlx5: Update op_mode to op_mod for port selection
Roi Dayan
2023-04-21
2
-2
/
+2
|
*
|
net/mlx5: E-Switch, Remove unused mlx5_esw_offloads_vport_metadata_set()
Roi Dayan
2023-04-21
2
-23
/
+0
|
*
|
net/mlx5: E-Switch, Remove redundant dev arg from mlx5_esw_vport_alloc()
Roi Dayan
2023-04-21
1
-7
/
+7
|
*
|
net/mlx5: Include linux/pci.h for pci_msix_can_alloc_dyn()
Eli Cohen
2023-04-21
1
-0
/
+1
|
*
|
net/mlx5e: RX, Hook NAPIs to page pools
Dragos Tatulea
2023-04-21
1
-0
/
+1
|
*
|
net/mlx5e: RX, Fix XDP_TX page release for legacy rq nonlinear case
Dragos Tatulea
2023-04-21
1
-3
/
+3
[prev]
[next]