summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-02nvme-tcp: Fix comma-related oopsDavid Howells1-1/+1
2023-07-01docs: networking: Update codeaurora references for rmnetSubash Abhinov Kasiviswanathan1-4/+3
2023-07-01docs: netdev: broaden mailbot to all MAINTAINERSJakub Kicinski1-2/+5
2023-07-01net: usb: cdc_ether: add u-blox 0x1313 composition.Davide Tronchin1-0/+6
2023-06-30mlxsw: minimal: fix potential memory leak in mlxsw_m_linecards_initZhengchao Shao1-0/+1
2023-06-30net: dsa: vsc73xx: fix MTU configurationPawel Dembicki1-3/+3
2023-06-29ibmvnic: Do not reset dql stats on NON_FATAL errNick Child1-1/+8
2023-06-29sfc: support for devlink port requires MAE accessMartin Habets1-0/+3
2023-06-29Merge branch 'bluetooth-fixes-from-next'Jakub Kicinski13-69/+133
2023-06-29Bluetooth: hci_event: Fix parsing of CIS Established EventLuiz Augusto von Dentz1-15/+34
2023-06-29Bluetooth: hci_conn: Use kmemdup() to replace kzalloc + memcpyJiapeng Chong1-3/+1
2023-06-29Bluetooth: btusb: Add MT7922 bluetooth ID for the Asus AllyMatthew Anderson1-0/+3
2023-06-29Bluetooth: hci_sysfs: make bt_class a static const structureIvan Orlov1-7/+7
2023-06-29Bluetooth: ISO: Rework sync_interval to be sync_factorLuiz Augusto von Dentz3-5/+5
2023-06-29Bluetooth: MGMT: Fix marking SCAN_RSP as not connectableLuiz Augusto von Dentz2-10/+6
2023-06-29Bluetooth: hci_event: fix Set CIG Parameters error status handlingPauli Virtanen1-1/+2
2023-06-29Bluetooth: ISO: use hci_sync for setting CIG parametersPauli Virtanen1-8/+39
2023-06-29Bluetooth: hci_bcm: do not mark valid bd_addr as invalidJohan Hovold1-1/+2
2023-06-29Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_ready_cbSungwoo Kim1-0/+2
2023-06-29Bluetooth: fix use-bdaddr-property quirkJohan Hovold1-5/+3
2023-06-29Bluetooth: fix invalid-bdaddr quirk for non-persistent setupJohan Hovold1-17/+11
2023-06-29Bluetooth: L2CAP: Fix use-after-freeZhengping Jiang1-0/+5
2023-06-29Bluetooth: btqca: use le32_to_cpu for ver.soc_idMin-Hua Chen1-1/+1
2023-06-29Bluetooth: btusb: Add device 6655:8771 to device tablesDan Gora1-0/+2
2023-06-29Bluetooth: btrtl: Add missing MODULE_FIRMWARE declarationsDan Gora1-2/+16
2023-06-29Add MODULE_FIRMWARE() for FIRMWARE_TG357766.Tobias Heider1-0/+1
2023-06-29Merge branch 'fix-ptp-received-on-wrong-port-with-bridged-sja1105-dsa'Paolo Abeni2-16/+31
2023-06-29net: dsa: tag_sja1105: always prefer source port information from INCL_SRCPTVladimir Oltean1-9/+29
2023-06-29net: dsa: sja1105: always enable the INCL_SRCPT optionVladimir Oltean1-7/+2
2023-06-29Merge branch 'fix-ptp-packet-drops-with-ocelot-8021q-dsa-tag-protocol'Paolo Abeni4-29/+60
2023-06-29net: dsa: felix: don't drop PTP frames with tag_8021q when RX timestamping is...Vladimir Oltean1-0/+12
2023-06-29net: mscc: ocelot: don't keep PTP configuration of all ports in single structureVladimir Oltean3-24/+48
2023-06-29net: mscc: ocelot: don't report that RX timestamping is enabled by defaultVladimir Oltean1-5/+0
2023-06-29Merge branch 'net-sched-act_ipt-bug-fixes'Paolo Abeni1-7/+63
2023-06-29net/sched: act_ipt: zero skb->cb before calling targetFlorian Westphal1-0/+10
2023-06-29net/sched: act_ipt: add sanity checks on skb before calling targetFlorian Westphal1-0/+33
2023-06-29net/sched: act_ipt: add sanity checks on table name and hook locationsFlorian Westphal1-7/+20
2023-06-29sctp: fix potential deadlock on &net->sctp.addr_wq_lockChengfeng Ye1-2/+2
2023-06-29net: lan743x: Don't sleep in atomic contextMoritz Fischer1-4/+17
2023-06-29Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1491-25271/+98547
2023-06-29Merge tag 'v6.5-rc1-sysctl-next' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds15-434/+351
2023-06-29Merge tag 'v6.5-rc1-modules-next' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-152/+49
2023-06-29modules: catch concurrent module loads, treat them as idempotentLinus Torvalds1-2/+71
2023-06-29module: split up 'finit_module()' into init_module_from_file() helperLinus Torvalds1-15/+27
2023-06-29Merge tag 'mmc-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds32-333/+1067
2023-06-29Merge tag 'mtd/for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds42-299/+805
2023-06-28Merge tag 'spi-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds39-413/+1635
2023-06-28Merge tag 'regulator-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds101-608/+5618
2023-06-28Merge tag 'regmap-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds12-302/+835
2023-06-28x86/mem_encrypt: Remove stale mem_encrypt_init() declarationLinus Torvalds1-1/+0