netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-16 20:00:09 to 2022-06-17 20:39:54 UTC [more...]

[PATCH bpf-next] selftests/bpf: add lwt ip encap tests to test_progs
 2022-06-17 20:36 UTC  (5+ messages)

[PATCH net-next 00/28] [RFC] net: dpaa: Convert to phylink
 2022-06-17 20:33 UTC  (29+ messages)
` [PATCH net-next 01/28] dt-bindings: phy: Add QorIQ SerDes binding
` [PATCH net-next 02/28] dt-bindings: net: fman: Add additional interface properties
` [PATCH net-next 03/28] phy: fsl: Add QorIQ SerDes driver
` [PATCH net-next 04/28] net: fman: Convert to SPDX identifiers
` [PATCH net-next 05/28] net: fman: Don't pass comm_mode to enable/disable
` [PATCH net-next 06/28] net: fman: Store en/disable in mac_device instead of mac_priv_s
` [PATCH net-next 07/28] net: fman: dtsec: Always gracefully stop/start
` [PATCH net-next 08/28] net: fman: Get PCS node in per-mac init
` [PATCH net-next 09/28] net: fman: Store initialization function in match data
` [PATCH net-next 10/28] net: fman: Move struct dev to mac_device
` [PATCH net-next 11/28] net: fman: Configure fixed link in memac_initialization
` [PATCH net-next 12/28] net: fman: Export/rename some common functions
` [PATCH net-next 13/28] net: fman: memac: Use params instead of priv for max_speed
` [PATCH net-next 14/28] net: fman: Move initialization to mac-specific files
` [PATCH net-next 15/28] net: fman: Mark mac methods static
` [PATCH net-next 16/28] net: fman: Inline several functions into initialization
` [PATCH net-next 17/28] net: fman: Remove internal_phy_node from params
` [PATCH net-next 18/28] net: fman: Map the base address once
` [PATCH net-next 19/28] net: fman: Pass params directly to mac init
` [PATCH net-next 20/28] net: fman: Use mac_dev for some params
` [PATCH net-next 21/28] net: fman: Clean up error handling
` [PATCH net-next 22/28] net: fman: memac: Add serdes support
` [PATCH net-next 23/28] net: fman: memac: Use lynx pcs driver
` [PATCH net-next 24/28] net: dpaa: Use mac_dev variable in dpaa_netdev_init
` [PATCH net-next 25/28] [RFC] net: dpaa: Convert to phylink
` [PATCH net-next 26/28] arm64: dts: ls1046ardb: Add serdes bindings
` [PATCH net-next 27/28] arm64: dts: ls1046a: Add SerDes bindings
` [PATCH net-next 28/28] arm64: dts: ls1046a: Specify which MACs support RGMII

[PATCH bpf-next v3 0/5] Align BPF TCP CCs implementing cong_control() with non-BPF CCs
 2022-06-17 20:26 UTC  (5+ messages)
` [PATCH bpf-next v3 1/5] bpf: Allow a TCP CC to write sk_pacing_rate and sk_pacing_status
` [PATCH bpf-next v3 2/5] bpf: Require only one of cong_avoid() and cong_control() from a TCP CC

pull-request: bpf 2022-06-17
 2022-06-17 20:21 UTC 

[PATCH net-next 0/2] raw: RCU conversion
 2022-06-17 20:10 UTC  (3+ messages)
` [PATCH net-next 1/2] raw: use more conventional iterators
` [PATCH net-next 2/2] raw: convert raw sockets to RCU

[PATCH net] veth: Add updating of trans_start
 2022-06-17 19:44 UTC  (5+ messages)

[PATCH wpan-next v2 0/6] net: ieee802154: PAN management
 2022-06-17 19:32 UTC  (7+ messages)
` [PATCH wpan-next v2 1/6] net: ieee802154: Create a device type
` [PATCH wpan-next v2 2/6] net: ieee802154: Ensure only FFDs can become PAN coordinators
` [PATCH wpan-next v2 3/6] net: mac802154: Allow the creation of PAN coordinator interfaces
` [PATCH wpan-next v2 4/6] net: ieee802154: Add support for inter PAN management
` [PATCH wpan-next v2 5/6] net: ieee802154: Give the user to the PAN information
` [PATCH wpan-next v2 6/6] net: ieee802154: Trace the registration of new PANs

[PATCH] net: mac802154: Fix a Tx warning check
 2022-06-17 19:29 UTC 

[PATCH bpf-next v9 00/10] bpf: cgroup_sock lsm flavor
 2022-06-17 18:28 UTC  (18+ messages)
` [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 09/10] bpftool: implement cgroup tree for BPF_LSM_CGROUP

[PATCH v2] ipv4: ping: fix bind address validity check
 2022-06-17 18:26 UTC  (4+ messages)

[PATCH v1 net-next 0/6] af_unix: Introduce per-netns socket hash table
 2022-06-17 18:17 UTC  (14+ messages)
` [PATCH v1 net-next 1/6] af_unix: Clean up some sock_net() uses
` [PATCH v1 net-next 2/6] af_unix: Include the whole hash table size in UNIX_HASH_SIZE
` [PATCH v1 net-next 3/6] af_unix: Define a per-netns hash table
` [PATCH v1 net-next 4/6] af_unix: Acquire/Release per-netns hash table's locks
` [PATCH v1 net-next 5/6] af_unix: Put a socket into a per-netns hash table
` [PATCH v1 net-next 6/6] af_unix: Remove unix_table_locks

[PATCHv2 net-next] Bonding: add per-port priority for failover re-selection
 2022-06-17 18:12 UTC  (5+ messages)

[PATCH] net: dp83822: disable false carrier interrupt
 2022-06-17 17:55 UTC  (2+ messages)

[PATCH net-next v2 1/1] net: phy: at803x: fix NULL pointer dereference on AR9331 PHY
 2022-06-17 17:42 UTC  (2+ messages)

[PATCH net-next 1/1] net: wwan: t7xx: Add AP CLDMA and GNSS port
 2022-06-17 16:59 UTC  (3+ messages)

[PATCH iproute2 0/2] Fixes from LGTM
 2022-06-17 17:19 UTC  (3+ messages)
` [PATCH iproute2 1/2] genl: fix duplicate include guard
` [PATCH iproute2 2/2] tc: declaration hides parameter

[RESEND][PATCH v4 0/4] bpf: Add bpf_verify_pkcs7_signature() helper
 2022-06-17 17:06 UTC  (7+ messages)
` [RESEND][PATCH v4 2/4] bpf: Add bpf_request_key_by_id() helper
` [RESEND][PATCH v4 4/4] selftests/bpf: Add test for bpf_verify_pkcs7_signature() helper

[PATCH] bpf: fix bpf_skc_lookup comment wrt. return type
 2022-06-17 16:40 UTC  (2+ messages)

Netlink NLM_F_DUMP_INTR flag lost
 2022-06-17 16:28 UTC  (8+ messages)

[PATCH][next] iavf: Replace one-element array in struct virtchnl_iwarp_qvlist_info and iavf_qvlist_info
 2022-06-17 16:00 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH bpf v2 0/2] rethook: Reject getting a rethook if RCU is not watching
 2022-06-17 16:19 UTC  (6+ messages)
` [PATCH bpf v2 1/2] fprobe: samples: Add use_trace option and show hit/missed counter
` [PATCH bpf v2 2/2] rethook: Reject getting a rethook if RCU is not watching

[PATCH wpan-next 0/6] net: ieee802154: PAN management
 2022-06-17 15:12 UTC  (10+ messages)
` [PATCH wpan-next 1/6] net: ieee802154: Drop coordinator interface type

[PATCH net] igb: fix a use-after-free issue in igb_clean_tx_ring
 2022-06-17 14:36 UTC  (3+ messages)

[PATCH V6 8/9] virtio: harden vring IRQ
 2022-06-17 14:33 UTC  (12+ messages)

[PATCH wpan-next v4 00/11] ieee802154: Synchronous Tx support
 2022-06-17 14:20 UTC  (6+ messages)

[PATCH V2 net-next 0/4] net: marvell: prestera: add MDB offloading support
 2022-06-17 14:01 UTC  (6+ messages)
` [PATCH V2 net-next 1/4] net: marvell: prestera: rework bridge flags setting
` [PATCH V2 net-next 2/4] net: marvell: prestera: define MDB/flood domain entries and HW API to offload them to the HW
` [PATCH V2 net-next 3/4] net: marvell: prestera: define and implement MDB / flood domain API for entires creation and deletion
` [PATCH V2 net-next 4/4] net: marvell: prestera: implement software MDB entries allocation

[PATCH net] bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiers
 2022-06-17 13:46 UTC  (2+ messages)

[PATCH net] ethtool: Fix get module eeprom fallback
 2022-06-17 13:16 UTC  (2+ messages)

[PATCH] virtio-net: fix race between ndo_open() and virtio_device_ready()
 2022-06-17 12:32 UTC  (4+ messages)

[PATCH bpf-next 0/2] Allow mixing bpf2bpf calls with tail calls on arm64
 2022-06-17 10:57 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: x64: Add predicate for bpf2bpf with tailcalls support in JIT
` [PATCH bpf-next 2/2] bpf: arm64: Keep tail call count across bpf2bpf calls

[PATCH net-next v2 1/1] net: macb: fix negative max_mtu size for sama5d3
 2022-06-17 10:50 UTC  (3+ messages)

[net-next] tipc: cleanup unused function
 2022-06-17 10:50 UTC  (2+ messages)

[PATCH] hinic: Replace memcpy() with direct assignment
 2022-06-17 10:40 UTC  (4+ messages)

[net] tipc: fix use-after-free Read in tipc_named_reinit
 2022-06-17 10:40 UTC  (2+ messages)

[PATCH v2] hamradio: 6pack: fix array-index-out-of-bounds in decode_std_command()
 2022-06-17 10:40 UTC  (2+ messages)

[PATCH net] net: fix data-race in dev_isalive()
 2022-06-17 10:40 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Read in ath9k_hif_usb_reg_in_cb (3)
 2022-06-17 10:22 UTC  (2+ messages)

[PATCH v2 net-next 0/2] tcp: final (?) round of mem pressure fixes
 2022-06-17 10:13 UTC  (4+ messages)
` [PATCH v2 net-next 2/2] tcp: fix possible freeze in tx path under memory pressure

[PATCH net-next v5 0/5] pcs-xpcs, stmmac: add 1000BASE-X AN for network switch
 2022-06-17 10:10 UTC  (2+ messages)

[PATCH net-next v1 1/1] net: ag71xx: fix discards 'const' qualifier warning
 2022-06-17 10:10 UTC  (2+ messages)

[PATCH net-next v4 0/8] net: tcp: add skb drop reasons to tcp state change
 2022-06-17 10:05 UTC  (9+ messages)
` [PATCH net-next v4 1/8] net: skb: use SKB_NOT_DROPPED in kfree_skb_reason() as consume_skb()
` [PATCH net-next v4 2/8] net: skb: introduce __skb_queue_purge_reason()
` [PATCH net-next v4 3/8] net: sock: introduce sk_stream_kill_queues_reason()
` [PATCH net-next v4 4/8] net: inet: add skb drop reason to inet_csk_destroy_sock()
` [PATCH net-next v4 5/8] net: tcp: add skb drop reasons to tcp connect requesting
` [PATCH net-next v4 6/8] net: tcp: add skb drop reasons to tcp tw code path
` [PATCH net-next v4 7/8] net: tcp: add skb drop reasons to route_req()
` [PATCH net-next v4 8/8] net: tcp: use LINUX_MIB_TCPABORTONLINGER in tcp_rcv_state_process()

[PATCH net-next 00/11] mlxsw: L3 HW stats improvements
 2022-06-17 10:00 UTC  (2+ messages)

[PATCH iproute2] man: tc-fq_codel: Fix a typo
 2022-06-17  9:28 UTC 

[PATCH net] ipv4: ping: fix bind address validity check
 2022-06-17  8:56 UTC  (3+ messages)

[Patch net-next 00/11] net: dsa: microchip: common spi probe for the ksz series switches - part 1
 2022-06-17  8:42 UTC  (12+ messages)
` [Patch net-next 01/11] net: dsa: microchip: ksz9477: cleanup the ksz9477_switch_detect
` [Patch net-next 02/11] net: dsa: microchip: move switch chip_id detection to ksz_common
` [Patch net-next 03/11] net: dsa: microchip: move tag_protocol "
` [Patch net-next 04/11] net: dsa: microchip: ksz9477: use ksz_read_phy16 & ksz_write_phy16
` [Patch net-next 05/11] net: dsa: microchip: move vlan functionality to ksz_common
` [Patch net-next 06/11] net: dsa: microchip: move the port mirror "
` [Patch net-next 07/11] net: dsa: microchip: get P_STP_CTRL in ksz_port_stp_state by ksz_dev_ops
` [Patch net-next 08/11] net: dsa: microchip: update the ksz_phylink_get_caps
` [Patch net-next 09/11] net: dsa: microchip: update the ksz_port_mdb_add/del
` [Patch net-next 10/11] net: dsa: microchip: update fdb add/del/dump in ksz_common
` [Patch net-next 11/11] net: dsa: microchip: move get_phy_flags & mtu to ksz_common

[PATCH] bpf: Don't redirect packets with pkt_len 0
 2022-06-17  8:10 UTC  (2+ messages)

[PATCH v2] Fix buffer overflow in hinic_devlink.c:hinic_flash_fw
 2022-06-17  5:01 UTC 

[PATCH bpf-next v10 0/6] New BPF helpers to accelerate synproxy
 2022-06-17  4:40 UTC  (3+ messages)

[PATCH, net] phy: aquantia: Fix AN when higher speeds than 1G are not advertised
 2022-06-17  4:00 UTC  (2+ messages)

[PATCH net-next 0/5] net: ipa: more multi-channel event ring work
 2022-06-17  3:50 UTC  (2+ messages)

[PATCH net-next v2 0/3] dt-bindings: dp83867: add binding for io_impedance_ctrl nvmem cell
 2022-06-17  3:50 UTC  (2+ messages)

[PATCH net-next V2 0/4] net: lan743x: PCI11010 / PCI11414 devices Enhancements
 2022-06-17  3:50 UTC  (2+ messages)

[PATCH net-next v3 0/5] net: dsa: realtek: rtl8365mb: improve handling of PHY modes
 2022-06-17  3:50 UTC  (2+ messages)

[PATCH] Fix Fortify String build warnings caused by the memcpy check in hinic_devlink.c
 2022-06-17  3:24 UTC  (3+ messages)

[PATCH v2 net-next] net: dsa: felix: update base time of time-aware shaper when adjusting PTP time
 2022-06-17  3:24 UTC 

[PATCH net] net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit platforms
 2022-06-17  3:08 UTC  (2+ messages)

[PATCHv3 bpf 0/4] bpf: Fix cookie values for kprobe multi
 2022-06-17  2:50 UTC  (2+ messages)

[PATCH v4 0/4] Implement vdpasim stop operation
 2022-06-17  2:42 UTC  (15+ messages)

[PATCH] Fix buffer overflow in hinic_devlink.c:hinic_flash_fw
 2022-06-16 23:57 UTC 

[RFC PATCH v2 0/5] TUN/VirtioNet USO features support
 2022-06-17  1:30 UTC  (7+ messages)

[PATCH v2] libbpf: Fix is_pow_of_2
 2022-06-17  1:25 UTC  (7+ messages)

[net-next PATCH] net: ethernet: stmmac: remove select QCOM_SOCINFO and make it optional
 2022-06-16 22:15 UTC 

Curious bpf regression in 5.18 already fixed in stable 5.18.3
 2022-06-16 21:21 UTC  (12+ messages)

[PATCH bpf-next 0/2] bpftool: Restore memlock rlimit bump
 2022-06-16 20:40 UTC  (16+ messages)
` [PATCH bpf-next 1/2] Revert "bpftool: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK"

[PATCH net-next v6] net: txgbe: Add build support for txgbe
 2022-06-16 20:29 UTC  (3+ messages)

[PATCHv5 bpf-next 0/1] perf tools: Fix prologue generation
 2022-06-16 20:22 UTC  (2+ messages)
` [PATCHv5 bpf-next 1/1] perf tools: Rework prologue generation code


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