summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-03Documentation: ABI: sysfs-class-net-qmi: pass_through contact updateSubash Abhinov Kasiviswanathan
2023-07-03tcp: annotate data races in __tcp_oow_rate_limited()Eric Dumazet
2023-07-03Merge branch 'wireguard-fixes'David S. Miller
2023-07-03wireguard: timers: move to using timer_delete_syncJason A. Donenfeld
2023-07-03wireguard: netlink: send staged packets when setting initial private keyJason A. Donenfeld
2023-07-03wireguard: queueing: use saner cpu selection wrappingJason A. Donenfeld
2023-07-03samples: pktgen: fix append mode failed issueJ.J. Martzki
2023-07-03selftests/net: Add xt_policy config for xfrm_policy testDaniel Díaz
2023-07-03net: fix net_dev_start_xmit trace event vs skb_transport_offset()Eric Dumazet
2023-07-03net: dsa: tag_sja1105: fix source port decoding in vlan_filtering=0 bridge modeVladimir Oltean
2023-07-03net: bridge: keep ports without IFF_UNICAST_FLT in BR_PROMISC modeVladimir Oltean
2023-07-02Merge branch 'octeontx2-af-fixes'David S. Miller
2023-07-02octeontx2-af: Reset MAC features in FLRHariprasad Kelam
2023-07-02octeontx2-af: Add validation before accessing cgx and lmacHariprasad Kelam
2023-07-02octeontx2-af: Fix mapping for NIX block from CGX connectionHariprasad Kelam
2023-07-02octeontx2-af: cn10kb: fix interrupt csr addressesHariprasad Kelam
2023-07-02nvme-tcp: Fix comma-related oopsDavid Howells
2023-07-01docs: networking: Update codeaurora references for rmnetSubash Abhinov Kasiviswanathan
2023-07-01docs: netdev: broaden mailbot to all MAINTAINERSJakub Kicinski
2023-07-01net: usb: cdc_ether: add u-blox 0x1313 composition.Davide Tronchin
2023-06-29mlxsw: minimal: fix potential memory leak in mlxsw_m_linecards_initZhengchao Shao
2023-06-29net: dsa: vsc73xx: fix MTU configurationPawel Dembicki
2023-06-29ibmvnic: Do not reset dql stats on NON_FATAL errNick Child
2023-06-29sfc: support for devlink port requires MAE accessMartin Habets
2023-06-29Merge branch 'bluetooth-fixes-from-next'Jakub Kicinski
2023-06-29Bluetooth: hci_event: Fix parsing of CIS Established EventLuiz Augusto von Dentz
2023-06-29Bluetooth: hci_conn: Use kmemdup() to replace kzalloc + memcpyJiapeng Chong
2023-06-29Bluetooth: btusb: Add MT7922 bluetooth ID for the Asus AllyMatthew Anderson
2023-06-29Bluetooth: hci_sysfs: make bt_class a static const structureIvan Orlov
2023-06-29Bluetooth: ISO: Rework sync_interval to be sync_factorLuiz Augusto von Dentz
2023-06-29Bluetooth: MGMT: Fix marking SCAN_RSP as not connectableLuiz Augusto von Dentz
2023-06-29Bluetooth: hci_event: fix Set CIG Parameters error status handlingPauli Virtanen
2023-06-29Bluetooth: ISO: use hci_sync for setting CIG parametersPauli Virtanen
2023-06-29Bluetooth: hci_bcm: do not mark valid bd_addr as invalidJohan Hovold
2023-06-29Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_ready_cbSungwoo Kim
2023-06-29Bluetooth: fix use-bdaddr-property quirkJohan Hovold
2023-06-29Bluetooth: fix invalid-bdaddr quirk for non-persistent setupJohan Hovold
2023-06-29Bluetooth: L2CAP: Fix use-after-freeZhengping Jiang
2023-06-29Bluetooth: btqca: use le32_to_cpu for ver.soc_idMin-Hua Chen
2023-06-29Bluetooth: btusb: Add device 6655:8771 to device tablesDan Gora
2023-06-29Bluetooth: btrtl: Add missing MODULE_FIRMWARE declarationsDan Gora
2023-06-29Add MODULE_FIRMWARE() for FIRMWARE_TG357766.Tobias Heider
2023-06-29Merge branch 'fix-ptp-received-on-wrong-port-with-bridged-sja1105-dsa'Paolo Abeni
2023-06-29net: dsa: tag_sja1105: always prefer source port information from INCL_SRCPTVladimir Oltean
2023-06-29net: dsa: sja1105: always enable the INCL_SRCPT optionVladimir Oltean
2023-06-29Merge branch 'fix-ptp-packet-drops-with-ocelot-8021q-dsa-tag-protocol'Paolo Abeni
2023-06-29net: dsa: felix: don't drop PTP frames with tag_8021q when RX timestamping is...Vladimir Oltean
2023-06-29net: mscc: ocelot: don't keep PTP configuration of all ports in single structureVladimir Oltean
2023-06-29net: mscc: ocelot: don't report that RX timestamping is enabled by defaultVladimir Oltean
2023-06-29Merge branch 'net-sched-act_ipt-bug-fixes'Paolo Abeni