netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-02 08:18:53 to 2022-09-03 00:53:34 UTC [more...]

[PATCH v3 net-next 3/5] tcp: Access &tcp_hashinfo via net
 2022-09-03  0:53 UTC  (3+ messages)

[PATCH wpan-next 00/20] net: ieee802154: Support scanning/beaconing
 2022-09-03  0:08 UTC  (20+ messages)
` [PATCH wpan-next 01/20] net: mac802154: Allow the creation of coordinator interfaces

[PATCH bpf-next 0/2] cgroup/connect{4,6} programs for unprivileged ICMP ping
 2022-09-02 23:52 UTC  (4+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Ensure cgroup/connect{4,6} programs can bind unpriv "

[PATCH v3] netlink: Bounds-check struct nlmsgerr creation
 2022-09-02 23:08 UTC  (2+ messages)

[PATCH v2 bpf-next 00/17] bpf: net: Remove duplicated code from bpf_getsockopt()
 2022-09-02 22:16 UTC  (2+ messages)

pull request: bluetooth 2022-09-02
 2022-09-02 22:04 UTC 

[net-next PATCH v3] net: phy: Add 1000BASE-KX interface mode
 2022-09-02 22:02 UTC 

[PATCH net-next v5 00/14] net: dpaa: Cleanups in preparation for phylink conversion (part 2)
 2022-09-02 21:57 UTC  (15+ messages)
` [PATCH net-next v5 01/14] net: fman: Move initialization to mac-specific files
` [PATCH net-next v5 02/14] net: fman: Mark mac methods static
` [PATCH net-next v5 03/14] net: fman: Inline several functions into initialization
` [PATCH net-next v5 04/14] net: fman: Remove internal_phy_node from params
` [PATCH net-next v5 05/14] net: fman: Map the base address once
` [PATCH net-next v5 06/14] net: fman: Pass params directly to mac init
` [PATCH net-next v5 07/14] net: fman: Use mac_dev for some params
` [PATCH net-next v5 08/14] net: fman: Specify type of mac_dev for exception_cb
` [PATCH net-next v5 09/14] net: fman: Clean up error handling
` [PATCH net-next v5 10/14] net: fman: Change return type of disable to void
` [PATCH net-next v5 11/14] net: dpaa: Use mac_dev variable in dpaa_netdev_init
` [PATCH net-next v5 12/14] soc: fsl: qbman: Add helper for sanity checking cgr ops
` [PATCH net-next v5 13/14] soc: fsl: qbman: Add CGR update function
` [PATCH net-next v5 14/14] net: dpaa: Adjust queue depth on rate change

[PATCH net 0/3] Fixes for Felix DSA driver calculation of tc-taprio guard bands
 2022-09-02 21:57 UTC  (4+ messages)
` [PATCH net 1/3] net: dsa: felix: allow small tc-taprio windows to send at least some packets
` [PATCH net 2/3] net: dsa: felix: disable cut-through forwarding for frames oversized for tc-taprio
` [PATCH net 3/3] net: dsa: felix: access QSYS_TAG_CONFIG under tas_lock in vsc9959_sched_speed_set

[RESEND PATCH net-next v4 00/25] net: dpaa: Cleanups in preparation for phylink conversion
 2022-09-02 21:51 UTC  (8+ messages)

[PATCH v2 1/2] net: dsa: LAN9303: Add early read to sync
 2022-09-02 21:30 UTC  (2+ messages)
` [PATCH v2 2/2] net: dsa: LAN9303: Add basic support for LAN9354

[PATCH net-next] r8169: remove useless PCI region size check
 2022-09-02 21:16 UTC 

[PATCH net-next 0/6] net: ipa: start using transaction IDs
 2022-09-02 21:02 UTC  (7+ messages)
` [PATCH net-next 1/6] net: ipa: rework last transaction determination
` [PATCH net-next 2/6] net: ipa: use IDs for last allocated transaction
` [PATCH net-next 3/6] net: ipa: use IDs exclusively for last transaction
` [PATCH net-next 4/6] net: ipa: simplify gsi_channel_trans_last()
` [PATCH net-next 5/6] net: ipa: further "
` [PATCH net-next 6/6] net: ipa: verify a few more IDs

[PATCH net-next] r8169: use devm_clk_get_optional_enabled() to simplify the code
 2022-09-02 20:52 UTC 

[PATCH net-next v5 0/7] add generic PSE support
 2022-09-02 20:50 UTC  (3+ messages)
` [PATCH net-next v5 6/7] dt-bindings: net: pse-dt: add bindings for regulator based PoDL PSE controller

[PATCH 1/2] net: dsa: LAN9303: Add basic support for LAN9354
 2022-09-02 20:29 UTC  (9+ messages)
` [PATCH 2/2] "

[PATCH net-next] r8169: remove comment about apparently non-existing chip versions
 2022-09-02 20:21 UTC 

[PATCH net-next] r8169: merge handling of chip versions 12 and 17 (RTL8168B)
 2022-09-02 20:10 UTC 

retrans_stamp not cleared while testing NewReno implementation
 2022-09-02 19:17 UTC  (4+ messages)

[PATCH net-next 0/9] DSA changes for multiple CPU ports (part 4)
 2022-09-02 18:44 UTC  (5+ messages)

[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2022-09-02 (i40e, iavf)
 2022-09-02 18:38 UTC  (4+ messages)
` [PATCH net 1/3] i40e: Fix ADQ rate limiting for PF
` [PATCH net 2/3] i40e: Fix kernel crash during module removal
` [PATCH net 3/3] iavf: Detach device during reset task

[PATCH net v2 0/3] Unsync addresses from ports when stopping aggregated devices
 2022-09-02 18:28 UTC  (3+ messages)
` [PATCH net v2 1/3] net: bonding: Unsync device addresses on ndo_stop

[PATCH net v2 0/2][pull request] Intel Wired LAN Driver Updates 2022-09-02 (ice)
 2022-09-02 17:57 UTC  (3+ messages)
` [PATCH net v2 1/2] ice: Fix DMA mappings leak
` [PATCH net v2 2/2] ice: use bitmap_free instead of devm_kfree

[PATCH V5 vfio 00/10] Add device DMA logging support for mlx5 driver
 2022-09-02 17:53 UTC  (8+ messages)
` [PATCH V5 vfio 04/10] vfio: Add an IOVA bitmap support

[PATCH nf-next] netfilter: nf_tables: add ebpf expression
 2022-09-02 17:52 UTC  (16+ messages)

[PATCH v3: net-next 1/4] net: dsa: microchip: add KSZ9896 switch support
 2022-09-02 17:23 UTC  (9+ messages)
` [PATCH v3: net-next 2/4] net: dsa: microchip: add KSZ9896 to KSZ9477 I2C driver
` [PATCH v3: net-next 3/4] net: dsa: microchip: ksz9477: remove 0x033C and 0x033D addresses from regmap_access_tables
` [PATCH v3: net-next 4/4] net: dsa: microchip: add regmap_range for KSZ9896 chip

[PATCH v2] net: fec: Use a spinlock to guard `fep->ptp_clk_on`
 2022-09-02 17:04 UTC  (5+ messages)

[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2022-08-29 (ice)
 2022-09-02 16:55 UTC  (9+ messages)
` [PATCH net 3/3] ice: Add set_termios tty operations handle to GNSS

[PATCH net v1] mlxbf_gige: clear MDIO gateway lock after read
 2022-09-02 16:42 UTC 

[PATCH net-next] net: sparx5: fix return values to correctly use bool
 2022-09-02 16:41 UTC  (2+ messages)

[PATCH 0/4] net: mediatek: sgmii: add support to change interface parameter while running
 2022-09-02 16:36 UTC  (5+ messages)
` [PATCH 3/4] net: mediatek: sgmii: mtk_pcs_setup_mode_an: don't rely on register defaults

[PATCH v3] stmmac: intel: Simplify intel_eth_pci_remove()
 2022-09-02 16:26 UTC 

[PATCH bpf-next 0/4] Introduce bpf_ct_set_nat_info kfunc helper
 2022-09-02 16:01 UTC  (6+ messages)

[Patch net-next 0/3] net: dsa: microchip: lan937x: enable interrupt for internal phy link detection
 2022-09-02 16:01 UTC  (6+ messages)
` [Patch net-next 1/3] net: dsa: microchip: add reference to ksz_device inside the ksz_port
` [Patch net-next 2/3] net: dsa: microchip: lan937x: clear the POR_READY_INT status bit
` [Patch net-next 3/3] net: dsa: microchip: lan937x: add interrupt support for port phy link

[PATCH net-next v2] net: skb: export skb drop reaons to user by TRACE_DEFINE_ENUM
 2022-09-02 15:43 UTC  (2+ messages)

[PATCH] net: broadcom: Fix return type for implementation of
 2022-09-02 15:35 UTC  (2+ messages)

[PATCH v1 00/14] nvmem: core: introduce NVMEM layouts
 2022-09-02 14:46 UTC  (5+ messages)
` [PATCH v1 08/14] dt-bindings: mtd: relax the nvmem compatible string

[PATCH v1] net/mac80211/agg-tx: check the return value of rcu_dereference_protected_tid_tx()
 2022-09-02 14:43 UTC  (2+ messages)

[PATCH net-next 00/22] refactor the walk and lookup hook functions in tc_action_ops
 2022-09-02 14:03 UTC  (25+ messages)
` [PATCH net-next 01/22] net: sched: act_api: implement generic walker and search for tc action
` [PATCH net-next 02/22] net: sched: act_bpf: get rid of tcf_bpf_walker and tcf_bpf_search
` [PATCH net-next 03/22] net: sched: act_connmark: get rid of tcf_connmark_walker and tcf_connmark_search
` [PATCH net-next 04/22] net: sched: act_csum: get rid of tcf_csum_walker and tcf_csum_search
` [PATCH net-next 05/22] net: sched: act_ct: get rid of tcf_ct_walker and tcf_ct_search
` [PATCH net-next 06/22] net: sched: act_ctinfo: get rid of tcf_ctinfo_walker and tcf_ctinfo_search
` [PATCH net-next 07/22] net: sched: act_gact: get rid of tcf_gact_walker and tcf_gact_search
` [PATCH net-next 08/22] net: sched: act_gate: get rid of tcf_gate_walker and tcf_gate_search
` [PATCH net-next 09/22] net: sched: act_ife: get rid of tcf_ife_walker and tcf_ife_search
` [PATCH net-next 10/22] net: sched: act_ipt: get rid of tcf_ipt_walker/tcf_xt_walker and tcf_ipt_search/tcf_xt_search
` [PATCH net-next 11/22] net: sched: act_mirred: get rid of tcf_mirred_walker and tcf_mirred_search
` [PATCH net-next 12/22] net: sched: act_mpls: get rid of tcf_mpls_walker and tcf_mpls_search
` [PATCH net-next 13/22] net: sched: act_nat: get rid of tcf_nat_walker and tcf_nat_search
` [PATCH net-next 14/22] net: sched: act_pedit: get rid of tcf_pedit_walker and tcf_pedit_search
` [PATCH net-next 15/22] net: sched: act_police: get rid of tcf_police_walker and tcf_police_search
` [PATCH net-next 16/22] net: sched: act_sample: get rid of tcf_sample_walker and tcf_sample_search
` [PATCH net-next 17/22] net: sched: act_simple: get rid of tcf_simp_walker and tcf_simp_search
` [PATCH net-next 18/22] net: sched: act_skbedit: get rid of tcf_skbedit_walker and tcf_skbedit_search
` [PATCH net-next 19/22] net: sched: act_skbmod: get rid of tcf_skbmod_walker and tcf_skbmod_search
` [PATCH net-next 20/22] net: sched: act_tunnel_key: get rid of tunnel_key_walker and tunnel_key_search
` [PATCH net-next 21/22] net: sched: act_vlan: get rid of tcf_vlan_walker and tcf_vlan_search
` [PATCH net-next 22/22] net: sched: act: remove redundant code in act_api

[PATCH v1] selftests/xsk: Avoid use-after-free on ctx
 2022-09-02 14:00 UTC  (2+ messages)

[PATCH net] net: mvpp2: debugfs: fix memory leak when using debugfs_lookup()
 2022-09-02 13:41 UTC 

[PATCH v6 bpf-next 0/6] selftests: xsk: real device testing support
 2022-09-02 13:40 UTC  (2+ messages)

[PATCH bpf-next v10 00/23] Introduce eBPF support for HID devices
 2022-09-02 13:29 UTC  (24+ messages)
` [PATCH bpf-next v10 01/23] selftests/bpf: regroup and declare similar kfuncs selftests in an array
` [PATCH bpf-next v10 02/23] bpf: split btf_check_subprog_arg_match in two
` [PATCH bpf-next v10 03/23] bpf/verifier: allow all functions to read user provided context
` [PATCH bpf-next v10 04/23] selftests/bpf: add test for accessing ctx from syscall program type
` [PATCH bpf-next v10 05/23] bpf/btf: bump BTF_KFUNC_SET_MAX_CNT
` [PATCH bpf-next v10 06/23] bpf/verifier: allow kfunc to return an allocated mem
` [PATCH bpf-next v10 07/23] selftests/bpf: Add tests for kfunc returning a memory pointer
` [PATCH bpf-next v10 08/23] HID: core: store the unique system identifier in hid_device
` [PATCH bpf-next v10 09/23] HID: export hid_report_type to uapi
` [PATCH bpf-next v10 10/23] HID: convert defines of HID class requests into a proper enum
` [PATCH bpf-next v10 11/23] HID: Kconfig: split HID support and hid-core compilation
` [PATCH bpf-next v10 12/23] HID: initial BPF implementation
` [PATCH bpf-next v10 13/23] selftests/bpf: add tests for the HID-bpf initial implementation
` [PATCH bpf-next v10 14/23] HID: bpf: allocate data memory for device_event BPF programs
` [PATCH bpf-next v10 15/23] selftests/bpf/hid: add test to change the report size
` [PATCH bpf-next v10 16/23] HID: bpf: introduce hid_hw_request()
` [PATCH bpf-next v10 17/23] selftests/bpf: add tests for bpf_hid_hw_request
` [PATCH bpf-next v10 18/23] HID: bpf: allow to change the report descriptor
` [PATCH bpf-next v10 19/23] selftests/bpf: add report descriptor fixup tests
` [PATCH bpf-next v10 20/23] selftests/bpf: Add a test for BPF_F_INSERT_HEAD
` [PATCH bpf-next v10 21/23] samples/bpf: HID: add new hid_mouse example
` [PATCH bpf-next v10 22/23] samples/bpf: HID: add Surface Dial example
` [PATCH bpf-next v10 23/23] Documentation: add HID-BPF docs

Basic PCP/DEI-based queue classification
 2022-09-02 13:32 UTC  (11+ messages)

[PATCH bpf-next v9 00/23] Introduce eBPF support for HID devices
 2022-09-02 13:11 UTC  (11+ messages)
` [PATCH bpf-next v9 01/23] bpf/verifier: allow all functions to read user provided context

[PATCH net-next] net: moxa: fix endianness-related issues from 'sparse'
 2022-09-02 12:50 UTC 

[PATCH 5.10 22/37] neigh: fix possible DoS due to net iface start/stop loop
 2022-09-02 12:19 UTC 

[PATCH 5.19 48/72] neigh: fix possible DoS due to net iface start/stop loop
 2022-09-02 12:19 UTC 

[PATCH 5.15 57/73] neigh: fix possible DoS due to net iface start/stop loop
 2022-09-02 12:19 UTC 

[PATCH 5.4 67/77] neigh: fix possible DoS due to net iface start/stop loop
 2022-09-02 12:19 UTC 

[PATCH 4.19 52/56] neigh: fix possible DoS due to net iface start/stop loop
 2022-09-02 12:19 UTC 

[PATCH 4.14 38/42] neigh: fix possible DoS due to net iface start/stop loop
 2022-09-02 12:19 UTC 

[PATCH bpf-next v4 4/5] bpf: Add support for writing to nf_conn:mark
 2022-09-02 12:16 UTC  (2+ messages)

[PATCH net-next] net: remove netif_tx_napi_add()
 2022-09-02 12:10 UTC  (2+ messages)

[PATCH net] tcp: TX zerocopy should not sense pfmemalloc status
 2022-09-02 12:10 UTC  (2+ messages)

[PATCH net v3 0/6] rxrpc: Miscellaneous fixes
 2022-09-02 12:10 UTC  (2+ messages)

[PATCH] selftests: net: sort .gitignore file
 2022-09-02 12:03 UTC  (4+ messages)

[PATCH net-next] net: ftmac100: fix endianness-related issues from 'sparse'
 2022-09-02 11:37 UTC 

[PATCH net-next 0/2] net: lan966x: make reset optional
 2022-09-02 11:30 UTC  (2+ messages)

[PATCH net-next] net: bql: add more documentation
 2022-09-02 11:30 UTC  (2+ messages)

[PATCH net-next 0/6] net: ipa: use IDs to track transaction state
 2022-09-02 11:30 UTC  (2+ messages)

[PATCH net v2] sch_sfb: Don't assume the skb is still around after enqueueing to child
 2022-09-02 11:30 UTC  (2+ messages)

[PATCH net] tipc: fix shift wrapping bug in map_get()
 2022-09-02 11:30 UTC  (2+ messages)

[PATCH net-next v2 00/10] optimize the parallelism of SMC-R connections
 2022-09-02 11:25 UTC  (4+ messages)
` [PATCH net-next v2 01/10] net/smc: remove locks smc_client_lgr_pending and smc_server_lgr_pending

[PATCH net-next v2] net: lan966x: Extend lan966x with RGMII support
 2022-09-02 11:15 UTC 

[PATCH net-next] net: ieee802154: Fix compilation error when CONFIG_IEEE802154_NL802154_EXPERIMENTAL is disabled
 2022-09-02 10:35 UTC  (11+ messages)

[PATCH v3 0/3] Namespaceify two sysctls related with route
 2022-09-02 10:07 UTC  (3+ messages)
` [PATCH v3 3/3] ipv4: add documentation of two sysctls about icmp

[Patch net-next v2 0/9] net: dsa: microchip: add support for phylink mac config and link up
 2022-09-02  9:57 UTC  (11+ messages)

[PATCH net] ipv6: sr: fix out-of-bounds read when setting HMAC data
 2022-09-02  9:45 UTC 

[PATCH net v1 1/1] net: dsa: microchip: fix kernel oops on ksz8 switches
 2022-09-02  9:27 UTC 

[PATCH 1/2] dt-bindings: net: rockchip-dwmac: add rv1126 compatible string
 2022-09-02  8:51 UTC  (6+ messages)
` [PATCH 2/2] net: ethernet: stmicro: stmmac: dwmac-rk: Add rv1126 support

[PATCH v2 2/3] net: wireless: move from strlcpy with unused retval to strscpy
 2022-09-02  8:47 UTC  (2+ messages)
` [v2,2/3] wifi: "

[PATCH v2 linux-next] wifi: wilc1000: remove redundant ret variable
 2022-09-02  8:46 UTC  (2+ messages)

[PATCH -next v2] wifi: rtw88: add missing destroy_workqueue() on error path in rtw_core_init()
 2022-09-02  8:45 UTC  (2+ messages)

[net-next PATCH 0/3] Extend action skbedit to RX queue mapping
 2022-09-02  8:37 UTC  (3+ messages)

[PATCH net-next v4 0/5] net: altera: tse: phylink conversion
 2022-09-02  8:32 UTC  (6+ messages)
` [PATCH net-next v4 1/5] dt-bindings: net: Convert Altera TSE bindings to yaml
` [PATCH net-next v4 2/5] net: altera: tse: cosmetic change to use reverse xmas tree ordering
` [PATCH net-next v4 3/5] net: pcs: add new PCS driver for altera TSE PCS
` [PATCH net-next v4 4/5] net: altera: tse: convert to phylink
` [PATCH net-next v4 5/5] dt-bindings: net: altera: tse: add an optional pcs register range

[PATCH net-next,v2 0/2] net: sched: remove redundant resource cleanup when init() fails
 2022-09-02  8:34 UTC  (3+ messages)
` [PATCH net-next,v2 1/2] net: sched: fq_codel: remove redundant resource cleanup in fq_codel_init()
` [PATCH net-next,v2 2/2] net: sched: htb: remove redundant resource cleanup in htb_init()

[PATCH v2] wifi: mac80211_hwsim: check length for virtio packets
 2022-09-02  8:19 UTC 

[RESEND PATCH] net: xscale: Fix return type for implementation of ndo_start_xmit
 2022-09-02  8:16 UTC 

[RESEND PATCH] net: sunplus: Fix return type for implementation of ndo_start_xmit
 2022-09-02  8:15 UTC 

[PATCH net-next v2] net: ieee802154: Fix compilation error when CONFIG_IEEE802154_NL802154_EXPERIMENTAL is disabled
 2022-09-02  8:18 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).