summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Bluetooth: msft: Extended monitor tracking by address filterHilda Wu2023-08-113-15/+411
| * Bluetooth: btusb: Add support Mediatek MT7925Peter Tsao2023-08-113-20/+64
| * Bluetooth: btintel: Add support to reset bluetooth via ACPI DSMKiran K2023-08-113-0/+139
| * Bluetooth: hci_qca: Add qcom devcoredump supportSai Teja Aluvala2023-08-111-50/+85
| * Bluetooth: hci_qca: Add qcom devcoredump sysfs supportSai Teja Aluvala2023-08-111-0/+15
| * Bluetooth: ISO: Support multiple BIGsIulia Tanasescu2023-08-114-45/+63
| * Bluetooth: hci_sock: Forward credentials to monitorLuiz Augusto von Dentz2023-08-112-2/+66
| * Bluetooth: Init sk_peer_* on bt_sock_allocLuiz Augusto von Dentz2023-08-113-28/+25
| * Bluetooth: Consolidate code around sk_alloc into a helper functionLuiz Augusto von Dentz2023-08-118-54/+32
| * Bluetooth: btrtl: Correct the length of the HCI command for drop fwMax Chou2023-08-111-8/+6
| * Bluetooth: ISO: do not emit new LE Create CIS if previous is pendingPauli Virtanen2023-08-116-78/+119
| * Bluetooth: ISO: Add support for connecting multiple BISesIulia Tanasescu2023-08-114-73/+189
| * Bluetooth: btrtl: Add Realtek devcoredump supportHilda Wu2023-08-113-27/+205
| * Bluetooth: Check for ISO support in controllerClaudia Draghicescu2023-08-114-0/+10
* | net: pcs: lynx: fix lynx_pcs_link_up_sgmii() not doing anything in fixed-link...Vladimir Oltean2023-08-131-1/+1
* | Merge branch 'net-pci_dev_id'David S. Miller2023-08-135-10/+5
|\ \
| * | net: ngbe: use pci_dev_id() to simplify the codeZheng Zengkai2023-08-131-2/+1
| * | net: tc35815: Use pci_dev_id() to simplify the codeZheng Zengkai2023-08-131-2/+1
| * | net: smsc: Use pci_dev_id() to simplify the codeZheng Zengkai2023-08-131-2/+1
| * | tg3: Use pci_dev_id() to simplify the codeZheng Zengkai2023-08-131-2/+1
| * | et131x: Use pci_dev_id() to simplify the codeZheng Zengkai2023-08-131-2/+1
|/ /
* | net: e1000: Remove unused declarationsYue Haibing2023-08-132-4/+0
* | net/rds: Remove unused function declarationsYue Haibing2023-08-133-5/+0
* | netlink: convert nlk->flags to atomic flagsEric Dumazet2023-08-133-74/+48
* | Merge branch 'tcp-oom-probe'David S. Miller2023-08-134-22/+56
|\ \
| * | net: tcp: refactor the dbg message in tcp_retransmit_timer()Menglong Dong2023-08-131-10/+13
| * | net: tcp: fix unexcepted socket die when snd_wnd is 0Menglong Dong2023-08-131-1/+17
| * | net: tcp: allow zero-window ACK update the windowMenglong Dong2023-08-131-1/+1
| * | net: tcp: send zero-window ACK when no memoryMenglong Dong2023-08-133-10/+25
|/ /
* | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2023-08-122-6/+6
|\ \
| * | i40e: Replace one-element array with flex-array member in struct i40e_profile...Gustavo A. R. Silva2023-08-101-1/+1
| * | i40e: Replace one-element array with flex-array member in struct i40e_section...Gustavo A. R. Silva2023-08-101-1/+1
| * | i40e: Replace one-element array with flex-array member in struct i40e_profile...Gustavo A. R. Silva2023-08-101-1/+1
| * | i40e: Replace one-element array with flex-array member in struct i40e_package...Gustavo A. R. Silva2023-08-102-3/+3
* | | ethernet: atarilance: mark init function staticArnd Bergmann2023-08-121-1/+1
* | | ethernet: ldmvsw: mark ldmvsw_open() staticArnd Bergmann2023-08-121-2/+1
| |/ |/|
* | Merge branch 'rzn1-a5psw-vlan-port_bridge_flags'David S. Miller2023-08-112-11/+237
|\ \
| * | net: dsa: rzn1-a5psw: add vlan supportClément Léger2023-08-112-3/+171
| * | net: dsa: rzn1-a5psw: add support for .port_bridge_flagsClément Léger2023-08-111-2/+58
| * | net: dsa: rzn1-a5psw: use a5psw_reg_rmw() to modify flooding resolutionClément Léger2023-08-111-6/+8
|/ /
* | octeontx2-pf: Allow both ntuple and TC features on the interfaceHariprasad Kelam2023-08-112-18/+12
* | Merge branch 'bond-cleanups'David S. Miller2023-08-113-42/+9
|\ \
| * | bonding: remove unnecessary NULL check in bond_destructorZhengchao Shao2023-08-111-2/+1
| * | bonding: use bond_set_slave_arr to simplify codeZhengchao Shao2023-08-111-25/+2
| * | bonding: remove redundant NULL check in debugfs functionZhengchao Shao2023-08-111-9/+0
| * | bonding: use IS_ERR instead of NULL check in bond_create_debugfsZhengchao Shao2023-08-111-1/+1
| * | bonding: add modifier to initialization function and exit functionZhengchao Shao2023-08-113-5/+5
|/ /
* | net/marvell: fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski2023-08-111-1/+1
* | net/xgene: fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski2023-08-111-1/+1
* | net: mana: Add gdma stats to ethtool output for manaShradha Gupta2023-08-113-0/+142