netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-29 05:26:10 to 2022-04-29 21:57:20 UTC [more...]

[PATCH 00/30] The panic notifiers refactor
 2022-04-29 21:56 UTC  (44+ messages)
` [PATCH 02/30] ARM: kexec: Disable IRQs/FIQs also on crash CPUs shutdown path
` [PATCH 09/30] coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier
` [PATCH 12/30] parisc: Replace regular spinlock with spin_trylock on panic path
` [PATCH 13/30] s390/consoles: Improve panic notifiers reliability
` [PATCH 16/30] drivers/hv/vmbus, video/hyperv_fb: Untangle and refactor Hyper-V panic notifiers
` [PATCH 17/30] tracing: Improve panic/die notifiers
` [PATCH 18/30] notifier: Show function names on notifier routines if DEBUG_NOTIFIERS is set
` [PATCH 19/30] panic: Add the panic hypervisor notifier list
` [PATCH 20/30] panic: Add the panic informational "
` [PATCH 21/30] panic: Introduce the panic pre-reboot "
` [PATCH 24/30] panic: Refactor the panic path

Routing loops & TTL tracking with tunnel devices
 2022-04-29 21:53 UTC  (9+ messages)

[PATCH v1 0/4] can: ctucanfd: clenup acoording to the actual rules and documentation linking
 2022-04-29 21:31 UTC  (3+ messages)

[PATCH v1 net-next 0/1] net: ethernet: ocelot: remove num_stats initializer requirement
 2022-04-29 21:30 UTC  (2+ messages)
` [PATCH v1 net-next 1/1] net: ethernet: ocelot: remove the need for num_stats initializer

[PATCH bpf-next v6 00/10] bpf: cgroup_sock lsm flavor
 2022-04-29 21:15 UTC  (11+ messages)
` [PATCH bpf-next v6 01/10] bpf: add bpf_func_t and trampoline helpers
` [PATCH bpf-next v6 02/10] bpf: convert cgroup_bpf.progs to hlist
` [PATCH bpf-next v6 03/10] bpf: per-cgroup lsm flavor
` [PATCH bpf-next v6 04/10] bpf: minimize number of allocated lsm slots per program
` [PATCH bpf-next v6 05/10] bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUP
` [PATCH bpf-next v6 06/10] bpf: allow writing to a subset of sock fields from lsm progtype
` [PATCH bpf-next v6 07/10] libbpf: add lsm_cgoup_sock type
` [PATCH bpf-next v6 08/10] bpftool: implement cgroup tree for BPF_LSM_CGROUP
` [PATCH bpf-next v6 09/10] selftests/bpf: lsm_cgroup functional test
` [PATCH bpf-next v6 10/10] selftests/bpf: verify lsm_cgroup struct sock access

[PATCH v2 net-next] net: generalize skb freeing deferral to per-cpu lists
 2022-04-29 20:44 UTC  (4+ messages)

[PATCH net] rxrpc: Enable IPv6 checksums on transport socket
 2022-04-29 20:05 UTC 

[PATCH net v2 0/2] emaclite: improve error handling and minor cleanup
 2022-04-29 19:49 UTC  (3+ messages)
` [PATCH net v2 1/2] net: emaclite: Don't advertise 1000BASE-T and do auto negotiation
` [PATCH net v2 2/2] net: emaclite: Add error handling for of_address_to_resource()

[PATCH net 0/5] pull-request: can 2022-04-29
 2022-04-29 19:40 UTC  (7+ messages)
` [PATCH net 1/5] can: isotp: remove re-binding of bound socket
` [PATCH net 2/5] can: grcan: grcan_close(): fix deadlock
` [PATCH net 3/5] can: grcan: use ofdev->dev when allocating DMA memory
` [PATCH net 4/5] can: grcan: grcan_probe(): fix broken system id check for errata workaround needs
` [PATCH net 5/5] can: grcan: only use the NAPI poll budget for RX

[net-next v2 00/12] add support for Renesas RZ/N1 ethernet subsystem devices
 2022-04-29 19:32 UTC  (17+ messages)
` [net-next v2 01/12] net: dsa: add support for ethtool get_rmon_stats()
` [net-next v2 02/12] net: dsa: add Renesas RZ/N1 switch tag driver
` [net-next v2 03/12] dt-bindings: net: pcs: add bindings for Renesas RZ/N1 MII converter
` [net-next v2 04/12] net: pcs: add Renesas MII converter driver
` [net-next v2 05/12] dt-bindings: net: dsa: add bindings for Renesas RZ/N1 Advanced 5 port switch
` [net-next v2 06/12] net: dsa: rzn1-a5psw: add Renesas RZ/N1 advanced 5 port switch driver
` [net-next v2 07/12] net: dsa: rzn1-a5psw: add statistics support
` [net-next v2 08/12] net: dsa: rzn1-a5psw: add FDB support
` [net-next v2 09/12] ARM: dts: r9a06g032: describe MII converter
` [net-next v2 10/12] ARM: dts: r9a06g032: describe GMAC2
` [net-next v2 11/12] ARM: dts: r9a06g032: describe switch
` [net-next v2 12/12] MAINTAINERS: add Renesas RZ/N1 switch related driver entry

[PATCH net-next 00/11] mlxsw: extend line card model by devices and info
 2022-04-29 19:29 UTC  (13+ messages)

[PATCH net v2 1/2] ptp: ptp_clockmatrix: Add PTP_CLK_REQ_EXTTS support
 2022-04-29 19:28 UTC  (3+ messages)
` [PATCH net v2 2/2] ptp: ptp_clockmatrix: return -EBUSY if phase pull-in is in progress

[PATCH net-next] tls: Add opt-in zerocopy mode of sendfile()
 2022-04-29 19:11 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: net: adin: document adi,clk_rcvr_125_en property
 2022-04-29 18:44 UTC  (2+ messages)
` [PATCH 2/2] net: phy: adin: add "

[PATCH net-next] nfp: VF rate limit support
 2022-04-29 18:04 UTC  (5+ messages)

[PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2022-04-20
 2022-04-29 17:57 UTC  (7+ messages)
` [PATCH net 1/2] iavf: Fix error when changing ring parameters on ice PF

[PATCH net-next] eth: remove remaining copies of the NAPI_POLL_WEIGHT define
 2022-04-29 17:43 UTC 

[PATCH iproute2-next] f_flower: add number of vlans man entry
 2022-04-29 17:30 UTC  (2+ messages)

[PATCH net-next v4] selftests: net: vrf_strict_mode_test: add support to select a test to run
 2022-04-29 17:05 UTC  (2+ messages)

[PATCH net] net: dsa: b53: convert to phylink_pcs
 2022-04-29 16:43 UTC 

[PATCH bpf-next v8 0/5] New BPF helpers to accelerate synproxy
 2022-04-29 16:41 UTC  (7+ messages)
` [PATCH bpf-next v8 1/5] bpf: Fix documentation of th_len in bpf_tcp_{gen,check}_syncookie
` [PATCH bpf-next v8 2/5] bpf: Allow helpers to accept pointers with a fixed size
` [PATCH bpf-next v8 3/5] bpf: Add helpers to issue and check SYN cookies in XDP
` [PATCH bpf-next v8 4/5] bpf: Add selftests for raw syncookie helpers
` [PATCH bpf-next v8 5/5] bpf: Allow the new syncookie helpers to work with SKBs

[PATCH net] mld: respect RCU rules in ip6_mc_source() and ip6_mc_msfilter()
 2022-04-29 16:20 UTC 

[PATCH net-next] net: phy: marvell: update abilities and advertising when switching to SGMII
 2022-04-29 16:17 UTC  (3+ messages)

[PATCH] net: mdio: Fix ENOMEM return value in BCM6368 mux bus controller
 2022-04-29 16:04 UTC  (2+ messages)

[RFC PATCH v11 net-next 00/10] net: dsa: microchip: DSA driver support for LAN937x switch
 2022-04-29 15:58 UTC  (3+ messages)
` [RFC PATCH v11 net-next 06/10] net: dsa: microchip: add support for phylink management

[PATCH net] qede: Reduce verbosity of ptp tx timestamp
 2022-04-29 15:57 UTC 

[PATCH net] net: igmp: respect RCU rules in ip_mc_source() and ip_mc_msfilter()
 2022-04-29 15:42 UTC 

[PATCH v2 net 0/7] insufficient TCP source port randomness
 2022-04-29 15:30 UTC  (8+ messages)
` [PATCH v2 net 1/7] secure_seq: use the 64 bits of the siphash for port offset calculation
` [PATCH v2 net 3/7] tcp: resalt the secret every 10 seconds

[PATCH v7 0/7] net: phy: adin1100: Add initial support for ADIN1100 industrial PHY
 2022-04-29 15:34 UTC  (8+ messages)
` [PATCH v7 1/7] ethtool: Add 10base-T1L link mode entry
` [PATCH v7 2/7] net: phy: Add 10-BaseT1L registers
` [PATCH v7 3/7] net: phy: Add BaseT1 auto-negotiation registers
` [PATCH v7 4/7] net: phy: Add 10BASE-T1L support in phy-c45
` [PATCH v7 5/7] net: phy: adin1100: Add initial support for ADIN1100 industrial PHY
` [PATCH v7 6/7] net: phy: adin1100: Add SQI support
` [PATCH v7 7/7] dt-bindings: net: phy: Add 10-baseT1L 2.4 Vpp

[PATCH RFC 0/5] Implement a TLS handshake upcall
 2022-04-29 15:19 UTC  (7+ messages)
` [PATCH RFC 4/5] net/tls: Add support for PF_TLSH (a TLS handshake listener)

FEC MDIO read timeout on linkup
 2022-04-29 15:15 UTC  (4+ messages)

[PATCH net-next] tcp: use tcp_skb_sent_after() instead in RACK
 2022-04-29 15:07 UTC  (3+ messages)

[PATCHv4 bpf-next 0/5] bpf: Speed up symbol resolving in kprobe multi link
 2022-04-29 14:56 UTC  (8+ messages)
` [PATCHv4 bpf-next 1/5] kallsyms: Fully export kallsyms_on_each_symbol function
` [PATCHv4 bpf-next 2/5] ftrace: Add ftrace_lookup_symbols function
` [PATCHv4 bpf-next 3/5] fprobe: Resolve symbols with ftrace_lookup_symbols

Optimizing kernel compilation / alignments for network performance
 2022-04-29 14:49 UTC  (5+ messages)

[RFC v2 19/39] mISDN: add HAS_IOPORT dependencies
 2022-04-29 14:40 UTC  (7+ messages)
` [PATCH 20/37] net: "
` [RFC v2 21/39] "
` [RFC v2 38/39] wireless: "

[PATCH net-next] net: dsa: mv88e6xxx: Cosmetic change spaces to tabs in dsa_switch_ops
 2022-04-29 14:32 UTC 

[PATCH net] ping: fix address binding wrt vrf
 2022-04-29 14:31 UTC  (3+ messages)
` [PATCH net v2] "

[PATCH net-next] selftests: forwarding: add Per-Stream Filtering and Policing test for Ocelot
 2022-04-29 14:30 UTC  (6+ messages)

[PATCH] Marvell MDIO clock related changes
 2022-04-29 14:24 UTC  (2+ messages)

[PATCH] net: thunderx: Do not invoke pci_irq_vector() from interrupt context,
 2022-04-29 13:54 UTC 

[PATCH net-next v3] selftests: net: vrf_strict_mode_test: add support to select a test to run
 2022-04-29 13:34 UTC  (3+ messages)

[PATCH v1] net: phy: fix motorcomm module automatic loading
 2022-04-29 12:51 UTC  (4+ messages)

[PATCH net-next v5 0/2] propagate extack to vxlan_fdb_delete
 2022-04-29 12:49 UTC  (3+ messages)
` [PATCH net-next v5 1/2] rtnetlink: add extack support in fdb del handlers
` [PATCH net-next v5 2/2] net: vxlan: Add extack support to vxlan_fdb_delete

[PATCH net v6 0/2] Replace improper checks and fix bugs in nfc subsystem
 2022-04-29 12:45 UTC  (3+ messages)
` [PATCH net v6 1/2] nfc: replace improper check device_is_registered() in netlink related functions
` [PATCH net v6 2/2] nfc: nfcmrvl: main: reorder destructive operations in nfcmrvl_nci_unregister_dev to avoid bugs

[PATCH net-next 0/2] net: lan966x: remove PHY reset support
 2022-04-29 12:45 UTC  (2+ messages)

[PATCH RESEND] ethernet: stmmac: fix for none child queue node for tx node
 2022-04-29 12:14 UTC  (4+ messages)
` [PATCH V2] ethernet: stmmac: support driver work for DTs without child queue node
      `  "

[PATCH net-next v2 00/13]: Move Siena into a separate subdirectory
 2022-04-29 12:12 UTC  (3+ messages)

[PATCH net v2 1/1] net: stmmac: disable Split Header (SPH) for Intel platforms
 2022-04-29 11:58 UTC 

[PATCH v3 0/5] Make evlist CPUs more accurate
 2022-04-29 11:34 UTC  (4+ messages)
` [PATCH v3 4/5] perf evlist: Respect all_cpus when setting user_requested_cpus

[PATCH] ice: wait for EMP reset after firmware flash
 2022-04-29 11:32 UTC  (3+ messages)
` [Intel-wired-lan] "
  ` [Intel-wired-lan] [PATCH] ice: wait for EMP reset after firmware flash #forregzbot

[PATCH] Fix le16_to_cpu warning for beacon_interval
 2022-04-29 11:16 UTC  (3+ messages)

[PATCH] [v3] plfxlc: fix le16_to_cpu warning for beacon_interval
 2022-04-29 11:16 UTC 

[PATCH net-next v2 00/15] remove copies of the NAPI_POLL_WEIGHT define
 2022-04-29 11:00 UTC  (6+ messages)
` [PATCH net-next v2 01/15] eth: "
` [PATCH net-next v2 15/15] qeth: remove a copy "

[PATCH] [v2] plfxlc: fix le16_to_cpu warning for beacon_interval
 2022-04-29 10:59 UTC  (2+ messages)

Simplify ambient capability dropping in iproute2:ip tool
 2022-04-29  9:56 UTC  (2+ messages)

[PATCH stable 0/3] SOF_TIMESTAMPING_OPT_ID backport to 4.14 and 4.19
 2022-04-29  9:54 UTC  (4+ messages)

[PATCH bpf-next v7 0/6] New BPF helpers to accelerate synproxy
 2022-04-29  9:23 UTC  (4+ messages)
` [PATCH bpf-next v7 1/6] bpf: Use ipv6_only_sock in bpf_tcp_gen_syncookie

[PATCH ethtool-next v3 0/2] Add support to get/set tx push by ethtool -G/g
 2022-04-29  9:17 UTC  (3+ messages)
` [PATCH ethtool-next v3 1/2] update UAPI header copies
` [PATCH ethtool-next v3 2/2] ethtool: add support to get/set tx push by ethtool -G/g

[PATCH net v5 0/2] Replace improper checks and fix bugs in nfc subsystem
 2022-04-29  9:18 UTC  (8+ messages)
` [PATCH net v5 1/2] nfc: replace improper check device_is_registered() in netlink related functions
    `  "
` [PATCH net v5 2/2] nfc: nfcmrvl: main: reorder destructive operations in nfcmrvl_nci_unregister_dev to avoid bugs
    `  "

[PATCH] net/funeth: simplify the return expression of fun_dl_info_get()
 2022-04-29  9:01 UTC 

[PATCH] wireless: Remove unused including <linux/version.h>
 2022-04-29  8:43 UTC  (2+ messages)

[PATCH v2 net-next] nfp: flower: utilize the tuple iifidx in offloading ct flows
 2022-04-29  7:51 UTC 

[PATCH] NFC: Add error mapping for Directed Advertising DISCOVERY_TEAR_DOWN
 2022-04-29  7:30 UTC  (2+ messages)

[PATCH net-next] net: lan966x: Fix compilation error
 2022-04-29  7:19 UTC 

[PATCH net-next] nfp: flower: utilize the tuple iifidx in offloading ct flows
 2022-04-29  7:02 UTC  (3+ messages)

__rtnl_newlink(): the frame size of 1104 bytes is larger than 1024 bytes
 2022-04-29  6:17 UTC 

[PATCH v2] ath10k: skip ath10k_halt during suspend for driver state RESTARTING
 2022-04-29  6:06 UTC  (2+ messages)

[PATCH] ath9k: hif_usb: simplify if-if to if-else
 2022-04-29  6:05 UTC  (2+ messages)

[PATCH -next] rtw89: remove unneeded semicolon
 2022-04-29  5:56 UTC  (2+ messages)

[PATCH] net: dsa: sja1105: simplify the return expression of sja1105_cls_flower_stats()
 2022-04-29  5:52 UTC 

[PATCH] ipv6: Don't send rs packets to the interface of ARPHRD_TUNNEL
 2022-04-29  5:38 UTC 

[PATCH v2 net-next 0/2] ip_gre, ip6_gre: Make [IP6]GRE[TAP] devices always NETIF_F_LLTX
 2022-04-29  5:25 UTC  (2+ messages)
` [PATCH v2 net-next 2/2] ip6_gre: Make IP6GRE and IP6GRETAP "


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