netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-10 10:33:07 to 2022-06-10 20:15:55 UTC [more...]

[PATCH net-next v2 0/2] Update bhash2 when socket's rcv saddr changes
 2022-06-10 20:15 UTC  (10+ messages)

[PATCH v2 0/6] Configurable VLAN mode for NCSI driver
 2022-06-10 20:09 UTC  (8+ messages)
` [PATCH v2 1/6] net/ncsi: Fix value of NCSI_CAP_VLAN_ANY
` [PATCH v2 2/6] net/ncsi: Rename NCSI_CAP_VLAN_NO to NCSI_CAP_VLAN_FILTERED
` [PATCH v2 3/6] net/ncsi: Enable VLAN filtering when callback is registered
` [PATCH v2 4/6] ftgmac100: Remove enable NCSI VLAN filtering
` [PATCH v2 5/6] dt-bindings: net: Add NCSI bindings
` [PATCH v2 6/6] net/ncsi: Support VLAN mode configuration

[PATCH bpf-next v2 0/7] Add bpf_link based TC-BPF API
 2022-06-10 20:04 UTC  (7+ messages)

[PATCH net-next 0/2] mptcp: Header fixups
 2022-06-10 19:59 UTC  (6+ messages)
` [PATCH net-next 1/2] mptcp: fix conflict with <netinet/in.h>

[PATCH] selinux: fix typos in comments
 2022-06-10 19:52 UTC  (2+ messages)

[PATCH v9 net-next 0/7] add support for VSC7512 control over SPI
 2022-06-10 19:51 UTC  (9+ messages)
` [PATCH v9 net-next 1/7] mfd: ocelot: add helper to get regmap from a resource
` [PATCH v9 net-next 2/7] net: mdio: mscc-miim: add ability to be used in a non-mmio configuration
` [PATCH v9 net-next 3/7] pinctrl: ocelot: "
` [PATCH v9 net-next 4/7] pinctrl: microchip-sgpio: "
` [PATCH v9 net-next 5/7] resource: add define macro for register address resources
` [PATCH v9 net-next 6/7] dt-bindings: mfd: ocelot: add bindings for VSC7512
` [PATCH v9 net-next 7/7] mfd: ocelot: add support for the vsc7512 chip via spi

[PATCH bpf-next v2 0/8] bpf: rstat: cgroup hierarchical stats
 2022-06-10 19:48 UTC  (10+ messages)
` [PATCH bpf-next v2 1/8] cgroup: enable cgroup_get_from_file() on cgroup1
` [PATCH bpf-next v2 2/8] cgroup: Add cgroup_put() in !CONFIG_CGROUPS case
` [PATCH bpf-next v2 3/8] bpf, iter: Fix the condition on p when calling stop
` [PATCH bpf-next v2 4/8] bpf: Introduce cgroup iter
` [PATCH bpf-next v2 5/8] selftests/bpf: Test cgroup_iter
` [PATCH bpf-next v2 6/8] cgroup: bpf: enable bpf programs to integrate with rstat
` [PATCH bpf-next v2 7/8] selftests/bpf: extend cgroup helpers
` [PATCH bpf-next v2 8/8] bpf: add a selftest for cgroup hierarchical stats collection

[kernel PATCH v1 0/1] Fix refresh cached connection info
 2022-06-10 19:19 UTC  (2+ messages)
` [kernel PATCH v1 1/1] Bluetooth: mgmt: "

[PATCHv4 bpf-next 0/2] perf tools: Fix prologue generation
 2022-06-10 18:45 UTC  (5+ messages)

[PATCH v5 1/2] ath9k: fix use-after-free in ath9k_hif_usb_rx_cb
 2022-06-10 18:34 UTC  (4+ messages)

[GIT PULL] Networking for 5.19-rc2 (follow up)
 2022-06-10 18:25 UTC  (3+ messages)

TCP socket send return EAGAIN unexpectedly when sending small fragments
 2022-06-10 18:21 UTC  (9+ messages)

[net-next v2 1/1] net: seg6: Add support for SRv6 Headend Reduced Encapsulation
 2022-06-10 18:21 UTC  (3+ messages)

[PATCH net] docs: tls: document the TLS_TX_ZEROCOPY_RO
 2022-06-10 18:02 UTC 

[RFC bpf-next] bpf: Use prog->active instead of bpf_prog_active for kprobe_multi
 2022-06-10 17:58 UTC  (6+ messages)

[PATCH net] net: bpf: fix request_sock leak in filter.c
 2022-06-10 17:58 UTC  (5+ messages)

[PATCH net-next v2 0/5] net: dsa: realtek: rtl8365mb: improve handling of PHY modes
 2022-06-10 17:45 UTC  (8+ messages)
` [PATCH net-next v2 1/5] net: dsa: realtek: rtl8365mb: rename macro RTL8367RB -> RTL8367RB_VB
` [PATCH net-next v2 2/5] net: dsa: realtek: rtl8365mb: remove port_mask private data member
` [PATCH net-next v2 3/5] net: dsa: realtek: rtl8365mb: correct the max number of ports
` [PATCH net-next v2 4/5] net: dsa: realtek: rtl8365mb: remove learn_limit_max private data member
` [PATCH net-next v2 5/5] net: dsa: realtek: rtl8365mb: handle PHY interface modes correctly

[PATCH bpf-next 0/2] bpftool: Restore memlock rlimit bump
 2022-06-10 17:17 UTC  (8+ messages)
` [PATCH bpf-next 1/2] Revert "bpftool: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK"
` [PATCH bpf-next 2/2] bpftool: Do not check return value from libbpf_set_strict_mode()

[PATCH v4 0/6] Support mt7531 on BPI-R2 Pro
 2022-06-10 17:05 UTC  (7+ messages)
` [PATCH v4 1/6] dt-bindings: net: dsa: convert binding for mediatek switches
` [PATCH v4 2/6] net: dsa: mt7530: rework mt7530_hw_vlan_{add,del}
` [PATCH v4 3/6] net: dsa: mt7530: rework mt753[01]_setup
` [PATCH v4 4/6] net: dsa: mt7530: get cpu-port via dp->cpu_dp instead of constant
` [PATCH v4 5/6] dt-bindings: net: dsa: make reset optional and add rgmii-mode to mt7531
` [PATCH v4 6/6] arm64: dts: rockchip: Add mt7531 dsa node to BPI-R2-Pro board

[PATCH bpf-next v9 00/10] bpf: cgroup_sock lsm flavor
 2022-06-10 16:58 UTC  (11+ messages)
` [PATCH bpf-next v9 01/10] bpf: add bpf_func_t and trampoline helpers
` [PATCH bpf-next v9 02/10] bpf: convert cgroup_bpf.progs to hlist
` [PATCH bpf-next v9 03/10] bpf: per-cgroup lsm flavor
` [PATCH bpf-next v9 04/10] bpf: minimize number of allocated lsm slots per program
` [PATCH bpf-next v9 05/10] bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUP
` [PATCH bpf-next v9 06/10] bpf: expose bpf_{g,s}etsockopt to lsm cgroup
` [PATCH bpf-next v9 07/10] libbpf: add lsm_cgoup_sock type
` [PATCH bpf-next v9 08/10] libbpf: implement bpf_prog_query_opts
` [PATCH bpf-next v9 09/10] bpftool: implement cgroup tree for BPF_LSM_CGROUP
` [PATCH bpf-next v9 10/10] selftests/bpf: lsm_cgroup functional test

[PATCH v2] Bluetooth: RFCOMM: Use skb_trim to trim checksum
 2022-06-10 16:55 UTC  (4+ messages)

pull-request: wireless-next-2022-06-10
 2022-06-10 16:50 UTC  (2+ messages)

[PATCH 0/6] Configurable VLAN mode for NCSI driver
 2022-06-10 16:48 UTC  (7+ messages)
` [PATCH 1/6] net/ncsi: Fix value of NCSI_CAP_VLAN_ANY
` [PATCH 2/6] net/ncsi: Rename NCSI_CAP_VLAN_NO to NCSI_CAP_VLAN_FILTERED
` [PATCH 3/6] net/ncsi: Enable VLAN filtering when callback is registered
` [PATCH 4/6] ftgmac100: Remove enable NCSI VLAN filtering
` [PATCH 5/6] dt-bindings: net: Add NCSI bindings
` [PATCH 6/6] net/ncsi: Support VLAN mode configuration

[PATCH 0/6] Configurable VLAN mode for NCSI driver
 2022-06-10 16:45 UTC  (7+ messages)
` [PATCH 1/6] net/ncsi: Fix value of NCSI_CAP_VLAN_ANY
` [PATCH 2/6] net/ncsi: Rename NCSI_CAP_VLAN_NO to NCSI_CAP_VLAN_FILTERED
` [PATCH 3/6] net/ncsi: Enable VLAN filtering when callback is registered
` [PATCH 4/6] ftgmac100: Remove enable NCSI VLAN filtering
` [PATCH 5/6] dt-bindings: net: Add NCSI bindings
` [PATCH 6/6] net/ncsi: Support VLAN mode configuration

[PATCH v3 0/2] bpf: Add bpf_verify_signature() helper
 2022-06-10 16:30 UTC  (8+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] selftests/bpf: Add test for "

neighbour netlink notifications delivered in wrong order
 2022-06-10 16:18 UTC  (9+ messages)

[PATCH net-next v1 0/5] ptp_ocp: set of small cleanups
 2022-06-10 16:04 UTC  (7+ messages)
` [PATCH net-next v1 1/5] ptp_ocp: use dev_err_probe()

[PATCH v2 0/5] Atomics support for eBPF on powerpc
 2022-06-10 15:55 UTC  (6+ messages)
` [PATCH v2 1/5] bpf ppc64: add support for BPF_ATOMIC bitwise operations
` [PATCH v2 2/5] bpf ppc64: add support for atomic fetch operations
` [PATCH v2 3/5] bpf ppc64: Add instructions for atomic_[cmp]xchg
` [PATCH v2 4/5] bpf ppc32: add support for BPF_ATOMIC bitwise operations
` [PATCH v2 5/5] bpf ppc32: Add instructions for atomic_[cmp]xchg

[PATCH net-next 0/6] net: ipa: simple refactoring
 2022-06-10 15:46 UTC  (7+ messages)
` [PATCH net-next 1/6] net: ipa: verify command channel TLV count
` [PATCH net-next 2/6] net: ipa: rename channel->tlv_count
` [PATCH net-next 3/6] net: ipa: rename endpoint->trans_tre_max
` [PATCH net-next 4/6] net: ipa: simplify endpoint transaction completion
` [PATCH net-next 5/6] net: ipa: determine channel from event
` [PATCH net-next 6/6] net: ipa: derive channel from transaction

[PATCH bpf-next 00/10] AF_XDP ZC selftests
 2022-06-10 15:22 UTC  (12+ messages)
` [PATCH bpf-next 01/10] ice: introduce priv-flag for toggling loopback mode
` [PATCH bpf-next 02/10] ice: check DD bit on Rx descriptor rather than (EOP | RS)
` [PATCH bpf-next 03/10] ice: do not setup vlan for loopback VSI
` [PATCH bpf-next 04/10] selftests: xsk: query for native XDP support
` [PATCH bpf-next 05/10] selftests: xsk: add missing close() on netns fd
` [PATCH bpf-next 06/10] selftests: xsk: introduce default Rx pkt stream
` [PATCH bpf-next 07/10] selftests: xsk: add support for executing tests on physical device
` [PATCH bpf-next 08/10] selftests: xsk: rely on pkts_in_flight in wait_for_tx_completion()
` [PATCH bpf-next 09/10] selftests: xsk: remove struct xsk_socket_info::outstanding_tx
` [PATCH bpf-next 10/10] selftests: xsk: add support for zero copy testing

[PATCH iproute2-next 00/10] bridge: fdb: add extended flush support
 2022-06-10 15:10 UTC  (2+ messages)

[PATCHv2 net 0/3] Documentation: add description for a couple of sctp sysctl options
 2022-06-10 14:43 UTC  (2+ messages)

[syzbot] BUG: sleeping function called from invalid context in sk_psock_stop
 2022-06-10 14:35 UTC  (2+ messages)

[PATCH v6 0/7] can: refactoring of can-dev module and of Kbuild
 2022-06-10 14:30 UTC  (8+ messages)
  ` [PATCH v6 1/7] can: Kconfig: rename config symbol CAN_DEV into CAN_NETLINK
  ` [PATCH v6 2/7] can: Kconfig: turn menu "CAN Device Drivers" into a menuconfig using CAN_DEV
  ` [PATCH v6 3/7] can: bittiming: move bittiming calculation functions to calc_bittiming.c
  ` [PATCH v6 4/7] can: Kconfig: add CONFIG_CAN_RX_OFFLOAD
  ` [PATCH v6 5/7] net: Kconfig: move the CAN device menu to the "Device Drivers" section
  ` [PATCH v6 6/7] can: skb: move can_dropped_invalid_skb() and can_skb_headroom_valid() to skb.c
  ` [PATCH v6 7/7] can: skb: drop tx skb if in listen only mode

[PATCH] net: gro: respect nf_conntrack_checksum for skipping csum verification
 2022-06-10 14:08 UTC  (2+ messages)

[PATCH bpf-next v2 2/2] bpf: Require only one of cong_avoid() and cong_control() from a TCP CC
 2022-06-10 13:26 UTC  (2+ messages)

[PATCH v6 0/2] Remove useless param of devcoredump functions and fix bugs
 2022-06-10 13:27 UTC  (5+ messages)
` [PATCH v6 1/2] devcoredump: remove the useless gfp_t parameter in dev_coredumpv and dev_coredumpm

[PATCH v2 00/10] RTW88: Add support for USB variants
 2022-06-10 13:26 UTC  (6+ messages)
` [PATCH v2 10/10] rtw88: disable powersave modes for USB devices

[PATCH net-next v1 1/1] net: macb: fix negative max_mtu size for sama5d3
 2022-06-10 13:06 UTC  (2+ messages)

[PATCH 00/12] Clang -Wformat warning fixes
 2022-06-10 12:44 UTC  (7+ messages)

[PATCH net v4] net: ax25: Fix deadlock caused by skb_recv_datagram in ax25_recvmsg
 2022-06-10 12:33 UTC 

[PATCH v2 0/3] bpf: Add bpf_verify_pkcs7_signature() helper
 2022-06-10 12:10 UTC  (6+ messages)
` [PATCH v2 2/3] selftests/bpf: Add test_progs opts for sign-file and kernel priv key + cert

[RFC PATCH 00/13] can: slcan: extend supported features
 2022-06-10 10:51 UTC  (9+ messages)
` [RFC PATCH 11/13] can: slcan: add ethtool support to reset adapter errors

[PATCH RESEND net-next v7 00/16] add support for Renesas RZ/N1 ethernet subsystem devices
 2022-06-10 10:37 UTC  (17+ messages)
` [PATCH RESEND net-next v7 01/16] net: dsa: allow port_bridge_join() to override extack message
` [PATCH RESEND net-next v7 02/16] net: dsa: add support for ethtool get_rmon_stats()
` [PATCH RESEND net-next v7 03/16] net: dsa: add Renesas RZ/N1 switch tag driver
` [PATCH RESEND net-next v7 04/16] dt-bindings: net: pcs: add bindings for Renesas RZ/N1 MII converter
` [PATCH RESEND net-next v7 05/16] net: pcs: add Renesas MII converter driver
` [PATCH RESEND net-next v7 06/16] dt-bindings: net: dsa: add bindings for Renesas RZ/N1 Advanced 5 port switch
` [PATCH RESEND net-next v7 07/16] net: dsa: rzn1-a5psw: add Renesas RZ/N1 advanced 5 port switch driver
` [PATCH RESEND net-next v7 08/16] net: dsa: rzn1-a5psw: add statistics support
` [PATCH RESEND net-next v7 09/16] net: dsa: rzn1-a5psw: add FDB support
` [PATCH RESEND net-next v7 10/16] dt-bindings: net: snps,dwmac: add "power-domains" property
` [PATCH RESEND net-next v7 11/16] dt-bindings: net: snps,dwmac: add "renesas,rzn1" compatible
` [PATCH RESEND net-next v7 12/16] ARM: dts: r9a06g032: describe MII converter
` [PATCH RESEND net-next v7 13/16] ARM: dts: r9a06g032: describe GMAC2
` [PATCH RESEND net-next v7 14/16] ARM: dts: r9a06g032: describe switch
` [PATCH RESEND net-next v7 15/16] ARM: dts: r9a06g032-rzn1d400-db: add switch description
` [PATCH RESEND net-next v7 16/16] MAINTAINERS: add Renesas RZ/N1 switch related driver entry

(no subject)
 2022-06-10 10:28 UTC  (6+ messages)
` [PATCH net-next v7 12/16] ARM: dts: r9a06g032: describe MII converter
` [PATCH net-next v7 13/16] ARM: dts: r9a06g032: describe GMAC2
` [PATCH net-next v7 14/16] ARM: dts: r9a06g032: describe switch
` [PATCH net-next v7 15/16] ARM: dts: r9a06g032-rzn1d400-db: add switch description
` [PATCH net-next v7 16/16] MAINTAINERS: add Renesas RZ/N1 switch related driver entry


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).