summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| * | mlxsw: core_env: Fix driver initialization with old firmwareIdo Schimmel2024-04-191-14/+6
| * | mlxsw: core: Unregister EMAD trap using FORWARD actionIdo Schimmel2024-04-191-1/+1
|/ /
* | net: bcmasp: fix memory leak when bringing down interfaceJustin Chen2024-04-191-7/+14
* | udp: preserve the connected status if only UDP cmsgYick Xie2024-04-192-4/+6
* | vxlan: drop packets from invalid src-addressDavid Bauer2024-04-191-0/+4
* | net: libwx: fix alloc msix vectors failedDuanqiang Wen2024-04-191-1/+1
* | Merge tag 'net-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-04-1856-219/+438
|\ \
| * | net: ethernet: ti: am65-cpsw-nuss: cleanup DMA Channels before using themSiddharth Vadapalli2024-04-181-0/+18
| * | net: usb: ax88179_178a: avoid writing the mac address before first readingJose Ignacio Tornos Martinez2024-04-181-2/+2
| * | Merge tag 'nf-24-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2024-04-186-23/+62
| |\ \