netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-18 15:33:23 to 2022-08-18 20:00:47 UTC [more...]

[PATCH v7 00/26] tcp: Initial support for RFC5925 auth option
 2022-08-18 19:59 UTC  (2+ messages)
` [PATCH v7 13/26] tcp: authopt: Add key selection controls

[PATCH V3 net 0/2] Add DT property to disable hibernation mode
 2022-08-18 19:58 UTC  (6+ messages)
` [PATCH V3 net 1/2] dt-bindings: net: ar803x: add disable-hibernation-mode propetry
` [PATCH V3 net 2/2] net: phy: at803x: add disable hibernation mode support

[PULL] Networking for 6.0-rc2
 2022-08-18 19:55 UTC 

[PATCH bpf-next v2 3/4] bpf: Add support for writing to nf_conn:mark
 2022-08-18 19:52 UTC  (7+ messages)

[PATCH v3 00/11] net: phy: Add support for rate adaptation
 2022-08-18 19:51 UTC  (11+ messages)
` [PATCH v3 02/11] net: phy: Add 1000BASE-KX interface mode

[PATCH net-next v4 00/10] net: phy: Add support for rate adaptation
 2022-08-18 19:31 UTC  (14+ messages)
` [PATCH net-next v4 01/10] net: phy: Add 1000BASE-KX interface mode
` [PATCH net-next v4 02/10] net: phylink: Document MAC_(A)SYM_PAUSE
` [PATCH net-next v4 03/10] net: phylink: Export phylink_caps_to_linkmodes
` [PATCH net-next v4 04/10] net: phylink: Generate caps and convert to linkmodes separately
` [PATCH net-next v4 05/10] net: phylink: Add some helpers for working with mac caps
` [PATCH net-next v4 06/10] net: phy: Add support for rate adaptation
` [PATCH net-next v4 07/10] net: phylink: Adjust link settings based on "
` [PATCH net-next v4 08/10] net: phylink: Adjust advertisement "
` [PATCH net-next v4 09/10] net: phy: aquantia: Add some additional phy interfaces
` [PATCH net-next v4 10/10] net: phy: aquantia: Add support for rate adaptation

[PATCH bpf] ip_tunnel: respect tunnel key's "flow_flags" in IP tunnels
 2022-08-18 19:30 UTC  (2+ messages)

[RESEND PATCH net-next v4 00/25] net: dpaa: Cleanups in preparation for phylink conversion
 2022-08-18 19:28 UTC  (31+ messages)
` [RESEND PATCH net-next v4 01/25] dt-bindings: net: Convert FMan MAC bindings to yaml
` [RESEND PATCH net-next v4 02/25] net: fman: Convert to SPDX identifiers
` [RESEND PATCH net-next v4 03/25] net: fman: Don't pass comm_mode to enable/disable
` [RESEND PATCH net-next v4 04/25] net: fman: Store en/disable in mac_device instead of mac_priv_s
` [RESEND PATCH net-next v4 05/25] net: fman: dtsec: Always gracefully stop/start
` [RESEND PATCH net-next v4 06/25] net: fman: Get PCS node in per-mac init
` [RESEND PATCH net-next v4 07/25] net: fman: Store initialization function in match data
` [RESEND PATCH net-next v4 08/25] net: fman: Move struct dev to mac_device
` [RESEND PATCH net-next v4 09/25] net: fman: Configure fixed link in memac_initialization
` [RESEND PATCH net-next v4 10/25] net: fman: Export/rename some common functions
` [RESEND PATCH net-next v4 11/25] net: fman: memac: Use params instead of priv for max_speed
` [RESEND PATCH net-next v4 12/25] net: fman: Move initialization to mac-specific files
` [RESEND PATCH net-next v4 13/25] net: fman: Mark mac methods static
` [RESEND PATCH net-next v4 14/25] net: fman: Inline several functions into initialization
` [RESEND PATCH net-next v4 15/25] net: fman: Remove internal_phy_node from params
` [RESEND PATCH net-next v4 16/25] net: fman: Map the base address once
` [RESEND PATCH net-next v4 17/25] net: fman: Pass params directly to mac init
` [RESEND PATCH net-next v4 18/25] net: fman: Use mac_dev for some params
` [RESEND PATCH net-next v4 19/25] net: fman: Specify type of mac_dev for exception_cb
` [RESEND PATCH net-next v4 20/25] net: fman: Clean up error handling
` [RESEND PATCH net-next v4 21/25] net: fman: Change return type of disable to void
` [RESEND PATCH net-next v4 22/25] net: dpaa: Use mac_dev variable in dpaa_netdev_init
` [RESEND PATCH net-next v4 23/25] soc: fsl: qbman: Add helper for sanity checking cgr ops
` [RESEND PATCH net-next v4 24/25] soc: fsl: qbman: Add CGR update function
` [RESEND PATCH net-next v4 25/25] net: dpaa: Adjust queue depth on rate change

[PATCH 1/2] net: moxa: do not call dma_unmap_single() with null
 2022-08-18 19:27 UTC  (4+ messages)
` [PATCH 2/2] net: moxa: prevent double-mapping of DMA areas

[PATCH v16 mfd 0/8] add support for VSC7512 control over SPI
 2022-08-18 19:26 UTC  (7+ messages)
` [PATCH v16 mfd 8/8] mfd: ocelot: add support for the vsc7512 chip via spi

[PATCH bpf-next v2 00/12] bpf: Introduce selectable memcg for bpf map
 2022-08-18 19:11 UTC  (5+ messages)
` [PATCH bpf-next v2 01/12] cgroup: Update the comment on cgroup_get_from_fd
` [PATCH bpf-next v2 07/12] bpf: Introduce new helpers bpf_ringbuf_pages_{alloc,free}

[PATCH v3 net 00/17] net: sysctl: Fix data-races around net.core.XXX
 2022-08-18 19:09 UTC  (20+ messages)
` [PATCH v3 net 01/17] net: Fix data-races around sysctl_[rw]mem_(max|default)
` [PATCH v3 net 02/17] net: Fix data-races around weight_p and dev_weight_[rt]x_bias
` [PATCH v3 net 03/17] net: Fix data-races around netdev_max_backlog
` [PATCH v3 net 04/17] net: Fix data-races around netdev_tstamp_prequeue
` [PATCH v3 net 05/17] ratelimit: Fix data-races in ___ratelimit()
` [PATCH v3 net 06/17] net: Fix data-races around sysctl_optmem_max
` [PATCH v3 net 07/17] net: Fix a data-race around sysctl_tstamp_allow_data
` [PATCH v3 net 08/17] net: Fix a data-race around sysctl_net_busy_poll
` [PATCH v3 net 09/17] net: Fix a data-race around sysctl_net_busy_read
` [PATCH v3 net 10/17] net: Fix a data-race around netdev_budget
` [PATCH v3 net 11/17] net: Fix data-races around sysctl_max_skb_frags
` [PATCH v3 net 12/17] net: Fix a data-race around netdev_budget_usecs
` [PATCH v3 net 13/17] net: Fix data-races around sysctl_fb_tunnels_only_for_init_net
` [PATCH v3 net 14/17] net: Fix data-races around sysctl_devconf_inherit_init_net
` [PATCH v3 net 15/17] net: Fix a data-race around gro_normal_batch
` [PATCH v3 net 16/17] net: Fix a data-race around netdev_unregister_timeout_secs
` [PATCH v3 net 17/17] net: Fix a data-race around sysctl_somaxconn

[PATCH v2 0/5] sched, net: NUMA-aware CPU spreading interface
 2022-08-18 19:04 UTC  (12+ messages)
` [PATCH v2 1/5] bitops: Introduce find_next_andnot_bit()
` [PATCH v2 3/5] sched/topology: Introduce sched_numa_hop_mask()
  ` [PATCH v2 4/5] sched/topology: Introduce for_each_numa_hop_cpu()
  ` [PATCH v2 5/5] SHOWCASE: net/mlx5e: Leverage for_each_numa_hop_cpu()

[PATCH 00/31] net/tcp: Add TCP-AO support
 2022-08-18 19:00 UTC  (35+ messages)
` [PATCH 01/31] crypto: Introduce crypto_pool
` [PATCH 02/31] crypto_pool: Add crypto_pool_reserve_scratch()
` [PATCH 03/31] net/tcp: Separate tcp_md5sig_info allocation into tcp_md5sig_info_add()
` [PATCH 04/31] net/tcp: Disable TCP-MD5 static key on tcp_md5sig_info destruction
` [PATCH 05/31] net/tcp: Use crypto_pool for TCP-MD5
` [PATCH 06/31] net/ipv6: sr: Switch to using crypto_pool
` [PATCH 07/31] tcp: Add TCP-AO config and structures
` [PATCH 08/31] net/tcp: Introduce TCP_AO setsockopt()s
` [PATCH 09/31] net/tcp: Prevent TCP-MD5 with TCP-AO being set
` [PATCH 10/31] net/tcp: Calculate TCP-AO traffic keys
` [PATCH 11/31] net/tcp: Add TCP-AO sign to outgoing packets
` [PATCH 12/31] net/tcp: Add tcp_parse_auth_options()
` [PATCH 13/31] net/tcp: Add AO sign to RST packets
` [PATCH 14/31] net/tcp: Add TCP-AO sign to twsk
` [PATCH 15/31] net/tcp: Wire TCP-AO to request sockets
` [PATCH 16/31] net/tcp: Sign SYN-ACK segments with TCP-AO
` [PATCH 17/31] net/tcp: Verify inbound TCP-AO signed segments
` [PATCH 18/31] net/tcp: Add TCP-AO segments counters
` [PATCH 19/31] net/tcp: Add TCP-AO SNE support
` [PATCH 20/31] net/tcp: Add tcp_hash_fail() ratelimited logs
` [PATCH 21/31] net/tcp: Ignore specific ICMPs for TCP-AO connections
` [PATCH 22/31] net/tcp: Add option for TCP-AO to (not) hash header
` [PATCH 23/31] net/tcp: Add getsockopt(TCP_AO_GET)
` [PATCH 24/31] net/tcp: Allow asynchronous delete for TCP-AO keys (MKTs)
` [PATCH 25/31] selftests/net: Add TCP-AO library
` [PATCH 26/31] selftests/net: Verify that TCP-AO complies with ignoring ICMPs
` [PATCH 27/31] selftest/net: Add TCP-AO ICMPs accept test
` [PATCH 28/31] selftest/tcp-ao: Add a test for MKT matching
` [PATCH 29/31] selftest/tcp-ao: Add test for TCP-AO add setsockopt() command
` [PATCH 30/31] selftests/tcp-ao: Add TCP-AO + TCP-MD5 + no sign listen socket tests
` [PATCH 31/31] selftests/aolib: Add test/benchmark for removing MKTs

[PATCH net 1/1] igb: Add lock to avoid data race
 2022-08-18 18:30 UTC  (2+ messages)

[PATCH net 0/5][pull request] Intel Wired LAN Driver Updates 2022-08-17 (ice)
 2022-08-18 18:30 UTC  (2+ messages)

[Patch net v3 0/4] tcp: some bug fixes for tcp_read_skb()
 2022-08-18 18:30 UTC  (2+ messages)

[PATCH v2] net: moxa: MAC address reading, generating, validity checking
 2022-08-18 18:30 UTC  (2+ messages)

[PATCH v2] dt-bindings: Fix incorrect "the the" corrections
 2022-08-18 18:30 UTC  (2+ messages)

RIP: 0010:qede_load+0x128d/0x13b0 [qede] - 5.19.0
 2022-08-18 18:26 UTC  (8+ messages)
          ` [EXT] "

[PATCH v2 net] net: dsa: microchip: make learning configurable and keep it off while standalone
 2022-08-18 18:12 UTC  (2+ messages)

[PATCH net] net: dpaa: Fix <1G ethernet on LS1046ARDB
 2022-08-18 18:09 UTC  (2+ messages)

[PATCH net] net/sched: fix netdevice reference leaks in attach_one_default_qdisc()
 2022-08-18 17:56 UTC  (2+ messages)

[PATCH net v2] Revert "tcp: change pingpong threshold to 3"
 2022-08-18 17:50 UTC  (10+ messages)
          ` python-eventlet test broken in 5.19 [was: Revert "tcp: change pingpong threshold to 3"]

[PATCH 9/9] u64_stat: Remove the obsolete fetch_irq() variants
 2022-08-18 17:45 UTC  (6+ messages)

[PATCH v2 1/2] stmmac: intel: Add a missing clk_disable_unprepare() call in intel_eth_pci_remove()
 2022-08-18 17:40 UTC  (3+ messages)

[PATCH net v2] net: genl: fix error path memory leak in policy dumping
 2022-08-18 17:40 UTC  (2+ messages)

[PATCH net] net: ethernet: altera: Add use of ethtool_op_get_ts_info
 2022-08-18 17:40 UTC  (4+ messages)

[PATCH net] net: phy: Warn if phy is attached when removing
 2022-08-18 17:32 UTC  (3+ messages)

[net-next v4 0/3] net: ethernet: adi: Add ADIN1110 support
 2022-08-18 17:21 UTC  (3+ messages)
` [net-next v4 3/3] dt-bindings: net: adin1110: Add docs

[PATCH 0/2] allow userspace to query device features
 2022-08-18 17:20 UTC  (9+ messages)
` [PATCH 2/2] vDPA: conditionally read fields in virtio-net dev

[PATCH] net: sfp: use simplified HWMON_CHANNEL_INFO macro
 2022-08-18 17:14 UTC  (8+ messages)

[PATCH net-next v4] net: skb: prevent the split of kfree_skb_reason() by gcc
 2022-08-18 17:09 UTC  (5+ messages)

[PATCH bpf-next 0/3] A couple of small refactorings of BPF program call sites
 2022-08-18 16:59 UTC  (4+ messages)
` [PATCH bpf-next 1/3] dev: Move received_rps counter next to RPS members in softnet data
` [PATCH bpf-next 2/3] bpf: Expand map key argument of bpf_redirect_map to u64
` [PATCH bpf-next 3/3] bpf: Use 64-bit return value for bpf_prog_run

[PATCH net] iavf: Detach device during reset task
 2022-08-18 16:55 UTC 

[RFC PATCH net-next] net: dsa: qca8k: convert to regmap read/write API
 2022-08-18 16:51 UTC  (2+ messages)

[RFC PATCH v2 net-next] docs: net: add an explanation of VF (and other) Representors
 2022-08-18 16:44 UTC  (2+ messages)

[PATCH v2 net 13/17] net: Fix data-races around sysctl_fb_tunnels_only_for_init_net
 2022-08-18 16:41 UTC  (4+ messages)

[PATCH -next] net: neigh: use dev_kfree_skb_irq instead of kfree_skb()
 2022-08-18 16:32 UTC  (3+ messages)

ULA and privacy addressing
 2022-08-18 16:29 UTC 

[PATCH v2 net 13/17] net: Fix data-races around sysctl_fb_tunnels_only_for_init_net
 2022-08-18 16:17 UTC  (2+ messages)

[PATCH net-next 2/5] net: wwan: t7xx: Infrastructure for early port configuration
 2022-08-18 16:15 UTC  (3+ messages)

[PATCH v2 0/3] can: ctucanfd: hardware rx timestamps reporting
 2022-08-18 16:03 UTC  (8+ messages)
` [PATCH v2 1/3] can: ctucanfd: add HW timestamps to RX and error CAN frames

[PATCH net-next 0/5][pull request] Intel Wired LAN Driver Updates 2022-08-18 (ice)
 2022-08-18 15:52 UTC  (6+ messages)
` [PATCH net-next 1/5] ice: Implement control of FCS/CRC stripping
` [PATCH net-next 2/5] ice: Implement FCS/CRC and VLAN stripping co-existence policy
` [PATCH net-next 3/5] ice: Allow 100M speeds for some devices
` [PATCH net-next 4/5] ice: Remove ucast_shared
` [PATCH net-next 5/5] ice: remove non-inclusive language

[RFC PATCH net-next 00/10] Use robust notifiers in DSA
 2022-08-18 15:49 UTC  (11+ messages)
` [RFC PATCH net-next 01/10] notifier: allow robust variants to take a different void *v argument on rollback
` [RFC PATCH net-next 02/10] net: dsa: introduce and use robust form of dsa_tree_notify()
` [RFC PATCH net-next 03/10] net: dsa: introduce and use robust form of dsa_broadcast()
` [RFC PATCH net-next 04/10] net: dsa: introduce and use robust form of dsa_port_notify()
` [RFC PATCH net-next 05/10] Revert "net: dsa: felix: suppress non-changes to the tagging protocol"
` [RFC PATCH net-next 06/10] net: dsa: convert switch.c functions to return void if they can
` [RFC PATCH net-next 07/10] net: dsa: remove "breaking chain" comment from dsa_switch_event
` [RFC PATCH net-next 08/10] net: dsa: introduce a robust form of MTU cross-chip notifiers
` [RFC PATCH net-next 09/10] net: dsa: make dsa_tree_notify() and derivatives return void
` [RFC PATCH net-next 10/10] net: dsa: make _del variants of functions "

[PATCH v7 0/2] Remove useless param of devcoredump functions and fix bugs
 2022-08-18 15:46 UTC  (6+ messages)
` [PATCH v7 1/2] devcoredump: remove the useless gfp_t parameter in dev_coredumpv and dev_coredumpm

[RFC net-next PATCH 0/3] net: dsa: mv88e6xxx: Add RMU support
 2022-08-18 15:36 UTC  (3+ messages)
` [RFC net-next PATCH 3/3] mv88e6xxx: rmon: Use RMU to collect rmon data

[PATCH net] net: dsa: microchip: keep compatibility with device tree blobs with no phy-mode
 2022-08-18 15:33 UTC  (3+ 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).