summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | net: phy: dp83869: Fix MII mode failureMD Danish Anwar2024-04-251-1/+2
| | * | | Merge tag 'for-net-2024-04-24' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2024-04-2412-49/+124
| | |\ \ \
| | | * | | Bluetooth: qca: set power_ctrl_enabled on NULL returned by gpiod_get_optional()Bartosz Golaszewski2024-04-241-5/+13
| | | * | | Bluetooth: hci_sync: Using hci_cmd_sync_submit when removing Adv MonitorChun-Yi Lee2024-04-241-2/+2
| | | * | | Bluetooth: qca: fix NULL-deref on non-serdev setupJohan Hovold2024-04-241-2/+4
| | | * | | Bluetooth: qca: fix NULL-deref on non-serdev suspendJohan Hovold2024-04-241-0/+3
| | | * | | Bluetooth: btusb: mediatek: Fix double free of skb in coredumpSean Wang2024-04-241-4/+3
| | | * | | Bluetooth: MGMT: Fix failing to MGMT_OP_ADD_UUID/MGMT_OP_REMOVE_UUIDLuiz Augusto von Dentz2024-04-241-5/+15
| | | * | | Bluetooth: qca: fix invalid device address checkJohan Hovold2024-04-242-2/+38
| | | * | | Bluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZELuiz Augusto von Dentz2024-04-242-3/+6
| | | * | | Bluetooth: btusb: Fix triggering coredump implementation for QCAZijun Hu2024-04-241-5/+4
| | | * | | Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0bda:0x4853WangYuli2024-04-241-0/+2
| | | * | | Bluetooth: hci_sync: Use advertised PHYs on hci_le_ext_create_conn_syncLuiz Augusto von Dentz2024-04-245-15/+26
| | | * | | Bluetooth: Fix type of len in {l2cap,sco}_sock_getsockopt_old()Nathan Chancellor2024-04-242-6/+8
| | * | | | eth: bnxt: fix counting packets discarded due to OOM and netpollJakub Kicinski2024-04-241-26/+18
| | * | | | igc: Fix LED-related deadlock on driver unbindLukas Wunner2024-04-243-8/+35
| | * | | | Revert "net: txgbe: fix clk_name exceed MAX_DEV_ID limits"Duanqiang Wen2024-04-241-1/+1
| | * | | | Revert "net: txgbe: fix i2c dev name cannot match clkdev"Duanqiang Wen2024-04-241-5/+3
| | * | | | Merge branch 'mlxsw-various-acl-fixes'Jakub Kicinski2024-04-242-45/+75
| | |\ \ \ \
| | | * | | | mlxsw: spectrum_acl_tcam: Fix memory leak when canceling rehash workIdo Schimmel2024-04-241-1/+5
| | | * | | | mlxsw: spectrum_acl_tcam: Fix incorrect list API usageIdo Schimmel2024-04-241-0/+7
| | | * | | | mlxsw: spectrum_acl_tcam: Fix warning during rehashIdo Schimmel2024-04-241-3/+17
| | | * | | | mlxsw: spectrum_acl_tcam: Fix memory leak during rehashIdo Schimmel2024-04-241-0/+4
| | | * | | | mlxsw: spectrum_acl_tcam: Rate limit error messageIdo Schimmel2024-04-241-1/+1
| | | * | | | mlxsw: spectrum_acl_tcam: Fix possible use-after-free during rehashIdo Schimmel2024-04-241-0/+1
| | | * | | | mlxsw: spectrum_acl_tcam: Fix possible use-after-free during activity updateIdo Schimmel2024-04-241-2/+8
| | | * | | | mlxsw: spectrum_acl_tcam: Fix race during rehash delayed workIdo Schimmel2024-04-241-2/+2
| | | * | | | mlxsw: spectrum_acl_tcam: Fix race in region ID allocationIdo Schimmel2024-04-242-36/+30
| | |/ / / /
| | * / / / net: openvswitch: Fix Use-After-Free in ovs_ct_exitHyunwoo Kim2024-04-241-2/+2
| | |/ / /
| | * | | net: phy: mediatek-ge-soc: follow netdev LED trigger semanticsDaniel Golle2024-04-241-17/+26
| | * | | net: gtp: Fix Use-After-Free in gtp_dellinkHyunwoo Kim2024-04-241-1/+2
| | * | | tcp: Fix Use-After-Free in tcp_ao_connect_initHyunwoo Kim2024-04-231-1/+2
| | * | | net: usb: ax88179_178a: stop lying about skb->truesizeEric Dumazet2024-04-231-8/+3
| | * | | ipv4: check for NULL idev in ip_route_use_hint()Eric Dumazet2024-04-231-0/+3
| | * | | net: fix sk_memory_allocated_{add|sub} vs softirqsEric Dumazet2024-04-231-18/+20
| | * | | tools: ynl: don't ignore errors in NLMSG_DONE messagesJakub Kicinski2024-04-231-0/+1
| | * | | ax25: Fix netdev refcount issueDuoming Zhou2024-04-231-1/+1
| | * | | NFC: trf7970a: disable all regulators on removalPaul Geurts2024-04-221-19/+23
| | * | | MAINTAINERS: eth: mark IBM eHEA as an OrphanDavid Christensen2024-04-221-2/+1
| | * | | net: dsa: mv88e6xx: fix supported_interfaces setup in mv88e6250_phylink_get_c...Matthias Schiffer2024-04-222-8/+71
| | * | | Merge branch 'bnxt_en-aer-fixes'David S. Miller2024-04-221-10/+28
| | |\ \ \
| | | * | | bnxt_en: Fix error recovery for 5760X (P7) chipsMichael Chan2024-04-221-1/+1
| | | * | | bnxt_en: Fix the PCI-AER routinesVikas Gupta2024-04-221-3/+16
| | | * | | bnxt_en: refactor reset close codeVikas Gupta2024-04-221-6/+11
| | |/ / /
| | * | | bridge/br_netlink.c: no need to return void functionHangbin Liu2024-04-221-1/+1
| | * | | mailmap: add entries for Alex ElderAlex Elder2024-04-221-0/+10
| | * | | icmp: prevent possible NULL dereferences from icmp_build_probe()Eric Dumazet2024-04-221-2/+10
| | * | | net: usb: qmi_wwan: add Telit FN920C04 compositionsDaniele Palmas2024-04-221-0/+3
| | | |/ | | |/|
| | * | Merge branch 'mlxsw-fixes'Jakub Kicinski2024-04-193-21/+11
| | |\ \
| | | * | mlxsw: pci: Fix driver initialization with old firmwareIdo Schimmel2024-04-191-6/+4