summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Free potentially unfreed SCO connectionArchie Pusaka2023-02-091-1/+8
* Bluetooth: hci_qca: get wakeup status from serdev device handleZhengping Jiang2023-02-091-3/+4
* Bluetooth: L2CAP: Fix potential user-after-freeLuiz Augusto von Dentz2023-02-092-24/+8
* Bluetooth: MGMT: add CIS feature bits to controller informationPauli Virtanen2023-02-092-0/+14
* Bluetooth: hci_conn: Refactor hci_bind_bis() since it always succeedsKees Cook2023-02-091-9/+3
* Bluetooth: HCI: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2023-02-091-2/+2
* Bluetooth: qca: Fix sparse warningsLuiz Augusto von Dentz2023-02-091-2/+2
* Bluetooth: btusb: Add VID:PID 13d3:3529 for Realtek RTL8821CEMoises Cardona2023-02-091-0/+4
* Bluetooth: btusb: Add new PID/VID 0489:e0f2 for MT7921Mario Limonciello2023-02-091-0/+3
* Bluetooth: Fix issue with Actions Semi ATS2851 based devicesMarcel Holtmann2023-02-091-0/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-02-09262-1136/+2478
|\
| * Merge tag 'net-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-02-0965-353/+798
| |\
| | * selftests: forwarding: lib: quote the sysctl valuesHangbin Liu2023-02-091-2/+2
| | * net: mscc: ocelot: fix all IPv6 getting trapped to CPU when PTP timestamping ...Vladimir Oltean2023-02-091-4/+4
| | * rds: rds_rm_zerocopy_callback() use list_first_entry()Pietro Borrello2023-02-091-3/+3
| | * Merge tag 'ipsec-2023-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski2023-02-085-20/+73
| | |\
| | | * xfrm: fix bug with DSCP copy to v6 from v4 tunnelChristian Hopps2023-01-301-2/+1
| | | * xfrm: annotate data-race around use_timeEric Dumazet2023-01-272-9/+12
| | | * xfrm: consistently use time64_t in xfrm_timer_handler()Eric Dumazet2023-01-271-4/+4
| | | * xfrm/compat: prevent potential spectre v1 gadget in xfrm_xlate32_attr()Eric Dumazet2023-01-231-0/+2
| | | * xfrm: compat: change expression for switch in xfrm_xlate64Anastasia Belova2023-01-121-1/+1
| | | * Fix XFRM-I support for nested ESP tunnelsBenedict Wong2023-01-092-4/+53
| | * | net: txgbe: Update support email addressJiawen Wu2023-02-081-1/+1
| | * | Merge tag 'mlx5-fixes-2023-02-07' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2023-02-0813-126/+86
| | |\ \
| | | * | net/mlx5: Serialize module cleanup with reload and removeShay Drory2023-02-071-7/+7
| | | * | net/mlx5: fw_tracer, Zero consumer index when reloading the tracerShay Drory2023-02-071-1/+1
| | | * | net/mlx5: fw_tracer, Clear load bit when freeing string DBs buffersShay Drory2023-02-071-0/+1
| | | * | net/mlx5: Expose SF firmware pages counterMaher Sanalla2023-02-073-1/+3
| | | * | net/mlx5: Store page counters in a single arrayMaher Sanalla2023-02-075-23/+34
| | | * | net/mlx5e: IPoIB, Show unknown speed instead of errorDragos Tatulea2023-02-071-8/+5
| | | * | net/mlx5e: Fix crash unsetting rx-vlan-filter in switchdev modeAmir Tzin2023-02-072-1/+5
| | | * | net/mlx5: Bridge, fix ageing of peer FDB entriesVlad Buslov2023-02-072-5/+1
| | | * | net/mlx5: DR, Fix potential race in dr_rule_create_rule_nicYevgeny Kliteynik2023-02-071-10/+15
| | | * | net/mlx5e: Update rx ring hw mtu upon each rx-fcs flag changeAdham Faris2023-02-071-71/+15
| | * | | selftests: Fix failing VXLAN VNI filtering testIdo Schimmel2023-02-081-13/+5
| | * | | Merge branch 'mptcp-fixes'David S. Miller2023-02-085-13/+51
| | |\ \ \
| | | * | | selftests: mptcp: stop tests earlierMatthieu Baerts2023-02-081-4/+10
| | | * | | selftests: mptcp: allow more slack for slow test-casePaolo Abeni2023-02-081-2/+8
| | | * | | mptcp: be careful on subflow status propagation on errorsPaolo Abeni2023-02-081-1/+9
| | | * | | mptcp: fix locking for in-kernel listener creationPaolo Abeni2023-02-082-5/+7
| | | * | | mptcp: fix locking for setsockopt corner-casePaolo Abeni2023-02-081-2/+9
| | | * | | mptcp: do not wait for bare sockets' timeoutPaolo Abeni2023-02-081-0/+9
| | |/ / /
| | * | | net: ethernet: mtk_eth_soc: fix DSA TX tag hwaccel for switch port 0Vladimir Oltean2023-02-081-10/+14
| | * | | nfp: ethtool: fix the bug of setting unsupported port speedYu Xiao2023-02-082-36/+170
| | * | | txhash: fix sk->sk_txrehash defaultKevin Yang2023-02-084-4/+4
| | * | | net: ethernet: mtk_eth_soc: fix wrong parameters order in __xdp_rxq_info_reg()Tariq Toukan2023-02-081-2/+2
| | * | | net: ethernet: mtk_eth_soc: enable special tag when any MAC uses DSAArınç ÜNAL2023-02-081-5/+3
| | * | | net: sched: sch: Fix off by one in htb_activate_prios()Dan Carpenter2023-02-071-1/+1
| | * | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2023-02-076-22/+30
| | |\ \ \
| | | * | | ice: switch: fix potential memleak in ice_add_adv_recipe()Zhang Changzhong2023-02-061-1/+1