netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-17 08:44:57 to 2022-06-18 10:29:04 UTC [more...]

[PATCH net-next 0/4] introduce mii_bmcr_encode_fixed()
 2022-06-18 10:28 UTC  (3+ messages)
` [PATCH net-next 1/4] net: mii: add mii_bmcr_encode_fixed()
` [PATCH net-next 2/4] net: phy: use mii_bmcr_encode_fixed()

[PATCH net-next v3 0/2] net, neigh: introduce interval_probe_time for periodic probe
 2022-06-18 10:24 UTC  (7+ messages)
` [PATCH net-next v3 2/2] "

[PATCH] bpf: Don't redirect packets with pkt_len 0
 2022-06-18 10:16 UTC 

[PATCH net-next] ping: convert to RCU lookups, get rid of rwlock
 2022-06-18 10:00 UTC  (2+ messages)

[PATCH net-next v8 2/3] net: phy: broadcom: Add PTP support for some Broadcom PHYs
 2022-06-18  9:48 UTC  (2+ messages)

[PATCH net-next 00/28] [RFC] net: dpaa: Convert to phylink
 2022-06-18  8:22 UTC  (39+ 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 v2] ipv4: ping: fix bind address validity check
 2022-06-18  7:36 UTC  (8+ messages)
  ` NEEDS FIXING - Was: "

[Patch net] net_sched: cls_route: free the old filter only when it has been removed
 2022-06-18  6:18 UTC 

[patch net-next 00/11] mlxsw: Implement dev info and dev flash for line cards
 2022-06-18  6:12 UTC  (4+ messages)

[PATCH] libbpf: Remove kprobe_event on failed kprobe_open_legacy
 2022-06-18  5:31 UTC  (3+ messages)

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

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

[PATCH v4] ax25: use GFP_KERNEL in ax25_dev_device_up()
 2022-06-18  3:40 UTC  (2+ messages)

[PATCH net] igb: fix a use-after-free issue in igb_clean_tx_ring
 2022-06-18  3:30 UTC  (6+ messages)

[PATCH net] ethtool: Fix get module eeprom fallback
 2022-06-18  3:30 UTC  (3+ messages)

[PATCH net] bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiers
 2022-06-18  3:30 UTC  (3+ messages)

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

[PATCH net-next v1 1/1] net: dsa: ar9331: fix potential dead lock on mdio access
 2022-06-18  3:20 UTC  (2+ messages)

[PATCH] ppp: Fix typo in comment
 2022-06-18  3:20 UTC  (2+ messages)

[PATCH] atm: iphase: Fix typo in comment
 2022-06-18  3:20 UTC  (2+ messages)

[PATCH net-next] nfp: add support for .get_pauseparam()
 2022-06-18  3:20 UTC  (2+ messages)

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

[PATCH net-next v4 0/8] net: tcp: add skb drop reasons to tcp state change
 2022-06-18  3:05 UTC  (10+ 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 v2] Fix buffer overflow in hinic_devlink.c:hinic_flash_fw
 2022-06-18  3:01 UTC  (2+ messages)

[PATCH] net: export symbol for tracepoint_consume_skb
 2022-06-18  3:00 UTC 

[PATCH v4 bpf-next 00/10] AF_XDP ZC selftests
 2022-06-18  2:56 UTC  (17+ messages)
` [PATCH v4 bpf-next 01/10] ice: compress branches in ice_set_features()
` [PATCH v4 bpf-next 02/10] ice: allow toggling loopback mode via ndo_set_features callback
` [PATCH v4 bpf-next 03/10] ice: check DD bit on Rx descriptor rather than (EOP | RS)
` [PATCH v4 bpf-next 04/10] ice: do not setup vlan for loopback VSI
` [PATCH v4 bpf-next 05/10] selftests: xsk: query for native XDP support
` [PATCH v4 bpf-next 06/10] selftests: xsk: add missing close() on netns fd
` [PATCH v4 bpf-next 07/10] selftests: xsk: introduce default Rx pkt stream
` [PATCH v4 bpf-next 09/10] selftests: xsk: rely on pkts_in_flight in wait_for_tx_completion()

pull-request: bpf-next 2022-06-17
 2022-06-18  2:40 UTC  (2+ messages)

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

[Patch bpf-next v4 0/4] sockmap: some performance optimizations
 2022-06-18  1:31 UTC  (2+ messages)

[PATCH net] veth: Add updating of trans_start
 2022-06-18  0:55 UTC  (7+ messages)

[RFC PATCH net] ipv4: fix bind address validity regression tests
 2022-06-17 23:46 UTC 

[PATCH bpf-next v9 00/10] bpf: cgroup_sock lsm flavor
 2022-06-17 23:07 UTC  (20+ messages)
` [PATCH bpf-next v9 03/10] bpf: per-cgroup "
` [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

[syzbot] WARNING: suspicious RCU usage (5)
 2022-06-17 22:56 UTC 

[linux-next:master] BUILD REGRESSION 07dc787be2316e243a16a33d0a9b734cd9365bd3
 2022-06-17 22:36 UTC 

[PATCH net-next] samples/bpf: fixup some xdp progs to be able to support xdp multibuffer
 2022-06-17 22:07 UTC 

[Patch net-next 00/11] net: dsa: microchip: common spi probe for the ksz series switches - part 1
 2022-06-17 22:03 UTC  (7+ messages)
` [Patch net-next 06/11] net: dsa: microchip: move the port mirror to ksz_common
` [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-next v3 0/5] Align BPF TCP CCs implementing cong_control() with non-BPF CCs
 2022-06-17 21:22 UTC  (9+ 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
` [PATCH bpf-next v3 3/5] selftests/bpf: Test a BPF CC writing sk_pacing_*
` [PATCH bpf-next v3 5/5] selftests/bpf: Test a BPF CC implementing the unsupported get_info()

[PATCH v1 net-next 3/6] af_unix: Define a per-netns hash table
 2022-06-17 20:44 UTC  (3+ messages)

[PATCH v4 bpf-next 00/14] net: netfilter: add kfunc helper to update ct timeout
 2022-06-17 20:45 UTC  (6+ messages)

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

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

[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 

[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 v1 net-next 3/6] af_unix: Define a per-netns hash table
 2022-06-17 17:52 UTC  (2+ 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  (5+ messages)
` [RESEND][PATCH v4 2/4] bpf: Add bpf_request_key_by_id() 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 V6 8/9] virtio: harden vring IRQ
 2022-06-17 14:33 UTC  (8+ 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] 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  (2+ 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  (2+ 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 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  (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).