messages from 2021-10-11 16:59:50 to 2021-10-12 13:26:02 UTC [more...]
[PATCH ethtool-next 00/14] ethtool: Use memory maps for EEPROM parsing
2021-10-12 13:25 UTC (5+ messages)
` [PATCH ethtool-next 01/14] cmis: Rename CMIS parsing functions
` [PATCH ethtool-next 02/14] cmis: Initialize CMIS memory map
` [PATCH ethtool-next 03/14] cmis: Use memory map during parsing
` [PATCH ethtool-next 04/14] cmis: Consolidate code between IOCTL and netlink paths
[PATCH net-next 0/6] net: dsa: add support for RTL8365MB-VC
2021-10-12 13:22 UTC (13+ messages)
` [PATCH net-next 1/6] ether: add EtherType for proprietary Realtek protocols
` [PATCH net-next 2/6] net: dsa: move NET_DSA_TAG_RTL4_A to right place in Kconfig/Makefile
` [PATCH net-next 3/6] dt-bindings: net: dsa: realtek-smi: document new compatible rtl8365mb
` [PATCH net-next 4/6] net: dsa: tag_rtl8_4: add realtek 8 byte protocol 4 tag
` [PATCH net-next 5/6] net: dsa: realtek-smi: add rtl8365mb subdriver for RTL8365MB-VC
` [PATCH net-next 6/6] net: phy: realtek: add support for RTL8365MB-VC internal PHYs
[RFC net-next PATCH 00/16] Add support for Xilinx PCS
2021-10-12 13:16 UTC (4+ messages)
` [RFC net-next PATCH 01/16] dt-bindings: net: Add pcs property
[PATCH net-next v4 0/6] devlink reload simplification
2021-10-12 13:15 UTC (7+ messages)
` [PATCH net-next v4 1/6] devlink: Reduce struct devlink exposure
` [PATCH net-next v4 2/6] devlink: Move netdev_to_devlink helpers to devlink.c
` [PATCH net-next v4 3/6] devlink: Annotate devlink API calls
` [PATCH net-next v4 4/6] devlink: Allow control devlink ops behavior through feature mask
` [PATCH net-next v4 5/6] net/mlx5: Set devlink reload feature bit for supported devices only
` [PATCH net-next v4 6/6] devlink: Delete reload enable/disable interface
[PATCH] [v2] wireless: Initial driver submission for pureLiFi devices
2021-10-12 12:50 UTC (4+ messages)
` [PATCH 0/2] wireless: New Driver submission for pureLiFi STA devices
` [PATCH 1/2] [v19 1/2] nl80211: Add LC placeholder band definition to enum nl80211_band
` [PATCH 2/2] [v19 2/2] wireless: Initial driver submission for pureLiFi STA devices
[PATCH mlx5-next 0/7] Clean MR key use across mlx5_* modules
2021-10-12 12:52 UTC (11+ messages)
` [PATCH mlx5-next 1/7] RDMA/mlx5: Don't set esc_size in user mr
` [PATCH mlx5-next 2/7] RDMA/mlx5: Remove iova from struct mlx5_core_mkey
` [PATCH mlx5-next 3/7] RDMA/mlx5: Remove size "
` [PATCH mlx5-next 4/7] RDMA/mlx5: Remove pd "
` [PATCH mlx5-next 5/7] RDMA/mlx5: Replace struct mlx5_core_mkey by u32 key
` [PATCH mlx5-next 6/7] RDMA/mlx5: Move struct mlx5_core_mkey to mlx5_ib
` [PATCH mlx5-next 7/7] RDMA/mlx5: Attach ndescs to mlx5_ib_mkey
[RESEND PATCH v4 0/8] bpf powerpc: Add BPF_PROBE_MEM support in powerpc JIT compiler
2021-10-12 12:30 UTC (9+ messages)
` [RESEND PATCH v4 1/8] bpf powerpc: Remove unused SEEN_STACK
` [RESEND PATCH v4 2/8] bpf powerpc: Remove extra_pass from bpf_jit_build_body()
` [RESEND PATCH v4 3/8] bpf powerpc: refactor JIT compiler code
` [RESEND PATCH v4 4/8] powerpc/ppc-opcode: introduce PPC_RAW_BRANCH() macro
` [RESEND PATCH v4 5/8] bpf ppc64: Add BPF_PROBE_MEM support for JIT
` [RESEND PATCH v4 6/8] bpf ppc64: Access only if addr is kernel address
` [RESEND PATCH v4 7/8] bpf ppc32: Add BPF_PROBE_MEM support for JIT
` [RESEND PATCH v4 8/8] bpf ppc32: Access only if addr is kernel address
[PATCH v2] nfp: flow_offload: move flow_indr_dev_register from app init to app start
2021-10-12 12:48 UTC
[PATCH net-next] net: dsa: unregister cross-chip notifier after ds->ops->teardown
2021-10-12 12:37 UTC
[PATCH] net: encx24j600: check error in devm_regmap_init_encx24j600
2021-10-12 12:59 UTC
[PATCH nf] netfilter: ip6t_rt: fix rt0_hdr parsing in rt_mt6
2021-10-12 12:19 UTC (4+ messages)
[PATCHv2 nf] netfilter: ip6t_rt: fix rt0_hdr parsing in rt_mt6
2021-10-12 12:18 UTC
[PATCH net-next] net: enetc: include ip6_checksum.h for csum_ipv6_magic
2021-10-12 12:13 UTC
[PATCH v2 net 00/10] Felix DSA driver fixes
2021-10-12 11:40 UTC (11+ messages)
` [PATCH v2 net 01/10] net: mscc: ocelot: make use of all 63 PTP timestamp identifiers
` [PATCH v2 net 02/10] net: mscc: ocelot: avoid overflowing the PTP timestamp FIFO
` [PATCH v2 net 03/10] net: mscc: ocelot: warn when a PTP IRQ is raised for an unknown skb
` [PATCH v2 net 04/10] net: mscc: ocelot: deny TX timestamping of non-PTP packets
` [PATCH v2 net 05/10] net: mscc: ocelot: cross-check the sequence id from the timestamp FIFO with the skb PTP header
` [PATCH v2 net 06/10] net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driver
` [PATCH v2 net 07/10] net: dsa: tag_ocelot_8021q: break circular dependency with ocelot switch lib
` [PATCH v2 net 08/10] net: dsa: felix: purge skb from TX timestamping queue if it cannot be sent
` [PATCH v2 net 09/10] net: dsa: tag_ocelot_8021q: fix inability to inject STP BPDUs into BLOCKING ports
` [PATCH v2 net 10/10] net: dsa: felix: break at first CPU port during init and teardown
[PATCH] ipv4: only allow increasing fib_info_hash_size
2021-10-12 11:06 UTC
[PATCH net] net: dsa: fix spurious error message when unoffloaded port leaves bridge
2021-10-12 11:36 UTC (2+ messages)
[PATCH] mwifiex: Add quirk resetting the PCI bridge on MS Surface devices
2021-10-12 11:29 UTC (5+ messages)
[PATCH net-next] ethernet: tulip: avoid duplicate variable name on sparc
2021-10-12 11:20 UTC (2+ messages)
[net PATCH] ice: fix locking for Tx timestamp tracking flush
2021-10-12 11:20 UTC (2+ messages)
[PATCH] Fix application of sizeof to pointer
2021-10-12 11:16 UTC
[PATCH net] can: j1939: j1939_xtp_rx_dat_one(): cancel session if receive TP.DT with error length
2021-10-12 11:09 UTC (10+ messages)
[PATCH net 0/2] Correct the IOAM behavior for undefined trace type bits
2021-10-12 11:00 UTC (4+ messages)
` [PATCH net 1/2] ipv6: ioam: move the check for undefined bits
` [PATCH net 2/2] selftests: net: modify IOAM tests for undef bits
[PATCH v2 net] net: dsa: microchip: Added the condition for scheduling ksz_mib_read_work
2021-10-12 10:40 UTC (2+ messages)
[PATCH] r8152: select CRC32 and CRYPTO/CRYPTO_HASH/CRYPTO_SHA256
2021-10-12 10:40 UTC (3+ messages)
[PATCH] net: phy: micrel: make *-skew-ps check more lenient
2021-10-12 10:34 UTC
[PATCH net-next 0/6] mlxsw: Add support for ECN mirroring
2021-10-12 10:30 UTC (2+ messages)
[PATCH] net: mscc: ocelot: Fix dumplicated argument in ocelot
2021-10-12 10:30 UTC (2+ messages)
[PATCH] af_unix: Rename UNIX-DGRAM to UNIX to maintain backwards compatability
2021-10-12 10:20 UTC (2+ messages)
[PATCH net-next 00/11] net/smc: introduce SMC-Rv2 support
2021-10-12 10:17 UTC (12+ messages)
` [PATCH net-next 01/11] net/smc: improved fix wait on already cleared link
` [PATCH net-next 02/11] net/smc: save stack space and allocate smc_init_info
` [PATCH net-next 03/11] net/smc: prepare for SMC-Rv2 connection
` [PATCH net-next 04/11] net/smc: add SMC-Rv2 connection establishment
` [PATCH net-next 05/11] net/smc: add listen processing for SMC-Rv2
` [PATCH net-next 06/11] net/smc: add v2 format of CLC decline message
` [PATCH net-next 07/11] net/smc: retrieve v2 gid from IB device
` [PATCH net-next 08/11] net/smc: add v2 support to the work request layer
` [PATCH net-next 09/11] net/smc: extend LLC layer for SMC-Rv2
` [PATCH net-next 10/11] net/smc: add netlink support "
` [PATCH net-next 11/11] net/smc: stop links when their GID is removed
[PATCH] net: arc: select CRC32
2021-10-12 9:34 UTC (2+ messages)
` [PATCH v2] "
[PATCH iproute2] iplink: enable to specify newifindex when changing netns
2021-10-12 9:34 UTC (2+ messages)
` [PATCH iproute2 v2] iplink: enable to specify index "
[PATCH] cgroup: fix memory leak caused by missing cgroup_bpf_offline
2021-10-12 9:32 UTC (4+ messages)
[PATCH v2 1/2] net: macb: Clean up macb_validate
2021-10-12 9:24 UTC (7+ messages)
` [PATCH v2 2/2] net: macb: Allow SGMII only if we are a GEM in mac_validate
[syzbot] KASAN: use-after-free Read in veth_xdp_rcv
2021-10-12 9:20 UTC (3+ messages)
[PATCH] mwifiex: Add quirk resetting the PCI bridge on MS Surface devices
2021-10-12 8:55 UTC (3+ messages)
[PATCH net-next v2 0/4] net: wwan: Add Qualcomm BAM-DMUX WWAN network driver
2021-10-12 8:43 UTC (8+ messages)
` [PATCH net-next v2 2/4] dmaengine: qcom: bam_dma: Add "powered remotely" mode
` [PATCH net-next v2 4/4] net: wwan: Add Qualcomm BAM-DMUX WWAN network driver
[PATCH net] icmp: fix icmp_ext_echo_iio parsing in icmp_build_probe
2021-10-12 8:43 UTC
[PATCH v3 0/8] net: phy: adin1100: Add initial support for ADIN1100 industrial PHY
2021-10-12 8:29 UTC (12+ messages)
` [PATCH v3 1/8] ethtool: Add 10base-T1L link mode entry
` [PATCH v3 2/8] net: phy: Add 10-BaseT1L registers
` [PATCH v3 3/8] net: phy: Add BaseT1 auto-negotiation registers
` [PATCH v3 4/8] net: phy: adin1100: Add initial support for ADIN1100 industrial PHY
` [PATCH v3 8/8] dt-bindings: adin1100: Add binding for ADIN1100 Ethernet PHY
[PATCH net-next] net: qed_debug: fix check of false (grc_param < 0) expression
2021-10-12 8:21 UTC
[PATCH] net: ncsi: Adding padding bytes in the payload
2021-10-12 8:02 UTC (2+ messages)
[PATCH net-next -v5 0/4] some optimization for page pool
2021-10-12 7:49 UTC (7+ messages)
` [PATCH net-next -v5 3/4] mm: introduce __get_page() and __put_page()
[PATCH net-next] net: qed_debug: fix check of false (grc_param < 0) expression
2021-10-12 7:46 UTC
[Patch bpf v4 0/4] sock_map: fix ->poll() and update selftests
2021-10-12 7:45 UTC (2+ messages)
[PATCH] ipv6: enable net.ipv6.route.max_size sysctl in network namespace
2021-10-12 7:39 UTC
[PATHC bpf v5 1/3] skmsg: lose offset info in sk_psock_skb_ingress
2021-10-12 6:57 UTC (3+ messages)
` [PATHC bpf v5 2/3] selftests, bpf: Fix test_txmsg_ingress_parser error
` [PATHC bpf v5 3/3] selftests, bpf: Add one test for sockmap with strparser
[PATCH] ax25: Fix use of copy_from_sockptr() in ax25_setsockopt()
2021-10-12 6:23 UTC (2+ messages)
[RESEND][PATCH] cgroup: fix memory leak caused by missing cgroup_bpf_offline
2021-10-12 5:44 UTC (3+ messages)
[PATCH v4] skmsg: lose offset info in sk_psock_skb_ingress
2021-10-12 5:27 UTC (4+ messages)
[PATHC bpf v2] tcp_bpf: Fix one concurrency problem in the tcp_bpf_send_verdict function
2021-10-12 5:20 UTC
[Patch bpf] udp: validate checksum in udp_read_sock()
2021-10-12 5:06 UTC (2+ messages)
[PATCH bpf-next 1/3] libbpf: use func name when pinning programs with LIBBPF_STRICT_SEC_NAME
2021-10-12 4:11 UTC (3+ messages)
[PATCH v2 1/2] firmware: include drivers/firmware/Kconfig unconditionally
2021-10-12 3:11 UTC (3+ messages)
` [PATCH v2 2/2] qcom_scm: hide Kconfig symbol
[PATCH] [v2] selftests: bpf: Remove duplicated include in cgroup_helpers
2021-10-12 2:32 UTC
[PATCH] selftests: bpf: Remove dumplicated include in cgroup_helpers
2021-10-12 2:20 UTC (2+ messages)
` [PATCH] selftests: bpf: Remove duplicated "
[PATCH] sctp: account stream padding length for reconf chunk
2021-10-12 0:17 UTC (3+ messages)
[PATCH] nfp: flow_offload: move flow_indr_dev_register from app init to app start
2021-10-12 0:15 UTC (2+ messages)
[PATCH net-next] netpoll: Fix carrier_timeout for msleep()
2021-10-12 0:11 UTC (2+ messages)
[PATCH v3 0/7] nfc: minor printk cleanup
2021-10-12 0:10 UTC (2+ messages)
[PATCH net 00/10] Felix DSA driver fixes
2021-10-11 23:30 UTC (12+ messages)
` [PATCH net 01/10] net: mscc: ocelot: make use of all 63 PTP timestamp identifiers
` [PATCH net 02/10] net: mscc: ocelot: avoid overflowing the PTP timestamp FIFO
` [PATCH net 03/10] net: mscc: ocelot: warn when a PTP IRQ is raised for an unknown skb
` [PATCH net 04/10] net: mscc: ocelot: deny TX timestamping of non-PTP packets
` [PATCH net 05/10] net: mscc: ocelot: cross-check the sequence id from the timestamp FIFO with the skb PTP header
` [PATCH net 06/10] net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driver
` [PATCH net 07/10] net: dsa: tag_ocelot_8021q: break circular dependency with ocelot switch lib
` [PATCH net 08/10] net: dsa: felix: purge skb from TX timestamping queue if it cannot be sent
` [PATCH net 09/10] net: dsa: tag_ocelot_8021q: fix inability to inject STP BPDUs into BLOCKING ports
` [PATCH net 10/10] net: dsa: felix: break at first CPU port during init and teardown
[PATCH net-next 1/3] octeontx2-af: Enable CPT HW interrupts
2021-10-11 23:25 UTC (2+ messages)
[net-next 0/4] devlink: add dry run support for flash update
2021-10-11 23:21 UTC (5+ messages)
[PATCH net-next v2 0/7] gve: minor code and performance improvements
2021-10-11 22:30 UTC (2+ messages)
[PATCH net-next 0/9][pull request] 100GbE Intel Wired LAN Driver Updates 2021-10-11
2021-10-11 22:30 UTC (7+ messages)
` [PATCH net-next 5/9] ice: allow deleting advanced rules
` [PATCH net-next 6/9] ice: cleanup rules info
` [PATCH net-next 7/9] ice: Allow changing lan_en and lb_en on all kinds of filters
` [PATCH net-next 8/9] ice: ndo_setup_tc implementation for PF
` [PATCH net-next 9/9] ice: ndo_setup_tc implementation for PR
Potential bio_vec networking/igb size dependency?
2021-10-11 22:29 UTC (2+ messages)
[PATCH v2 bpf-next 0/2] bpf: keep track of verifier insn_processed
2021-10-11 20:54 UTC (3+ messages)
` [PATCH v2 bpf-next 1/2] bpf: add verified_insns to bpf_prog_info and fdinfo
` [PATCH v2 bpf-next 2/2] selftests/bpf: add verif_stats test
[PATCH 0/5] PCI/VPD: Add and use pci_read/write_vpd_any()
2021-10-11 20:43 UTC (2+ messages)
[PATCH bpf 0/4] bpf, sockmap: fixes stress testing and regression
2021-10-11 19:16 UTC (5+ messages)
` [PATCH bpf 1/4] bpf, sockmap: Remove unhash handler for BPF sockmap usage
` [PATCH bpf 2/4] bpf, sockmap: Fix race in ingress receive verdict with redirect to self
` [PATCH bpf 3/4] bpf: sockmap, strparser, and tls are reusing qdisc_skb_cb and colliding
` [PATCH bpf 4/4] bpf, sockmap: sk_skb data_end access incorrect when src_reg = dst_reg
[PATCH net v2 0/2] fix tx buffer concurrent access protection
2021-10-11 19:11 UTC (5+ messages)
` [PATCH net v2 1/2] can: isotp: add result check for wait_event_interruptible()
` [PATCH net v2 2/2] can: isotp: fix tx buffer concurrent access in isotp_sendmsg()
[PATCH bpf-next v2 0/3] Add XDP support for bpf_load_hdr_opt
2021-10-11 18:43 UTC (7+ messages)
[PATCH v15 bpf-next 00/18] mvneta: introduce XDP multi-buffer support
2021-10-11 18:35 UTC (4+ messages)
` [PATCH v15 bpf-next 17/18] net: xdp: introduce bpf_xdp_pointer utility routine
[PATCH stable 4.14] net: phy: bcm7xxx: Fixed indirect MMD operations
2021-10-11 18:15 UTC
[PATCH stable 4.19] net: phy: bcm7xxx: Fixed indirect MMD operations
2021-10-11 18:15 UTC
[PATCH stable 5.4] net: phy: bcm7xxx: Fixed indirect MMD operations
2021-10-11 18:15 UTC
[PATCH v4 net-next 00/10] net: dsa: microchip: DSA driver support for LAN937x switch
2021-10-11 17:43 UTC (4+ messages)
` [PATCH v4 net-next 10/10] net: dsa: microchip: add support for vlan operations
[syzbot] KASAN: use-after-free Read in vlan_dev_real_dev (2)
2021-10-11 17:38 UTC
[PATCH V7 0/9] x86/Hyper-V: Add Hyper-V Isolation VM support(First part)
2021-10-11 17:22 UTC (4+ messages)
` [PATCH V7 5/9] x86/sev-es: Expose __sev_es_ghcb_hv_call() to call ghcb hv call out of sev code
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).