messages from 2021-10-14 15:23:58 to 2021-10-15 13:10:36 UTC [more...]
[PATCH v16 bpf-next 00/20] mvneta: introduce XDP multi-buffer support
2021-10-15 13:08 UTC (16+ messages)
` [PATCH v16 bpf-next 01/20] net: skbuff: add size metadata to skb_shared_info for xdp
` [PATCH v16 bpf-next 02/20] xdp: introduce flags field in xdp_buff/xdp_frame
` [PATCH v16 bpf-next 03/20] net: mvneta: update mb bit before passing the xdp buffer to eBPF layer
` [PATCH v16 bpf-next 04/20] net: mvneta: simplify mvneta_swbm_add_rx_fragment management
` [PATCH v16 bpf-next 05/20] net: xdp: add xdp_update_skb_shared_info utility routine
` [PATCH v16 bpf-next 06/20] net: marvell: rely on "
` [PATCH v16 bpf-next 07/20] xdp: add multi-buff support to xdp_return_{buff/frame}
` [PATCH v16 bpf-next 08/20] net: mvneta: add multi buffer support to XDP_TX
` [PATCH v16 bpf-next 09/20] bpf: introduce BPF_F_XDP_MB flag in prog_flags loading the ebpf program
` [PATCH v16 bpf-next 10/20] net: mvneta: enable jumbo frames if the loaded XDP program support mb
` [PATCH v16 bpf-next 11/20] bpf: add multi-buff support to the bpf_xdp_adjust_tail() API
` [PATCH v16 bpf-next 12/20] bpf: introduce bpf_xdp_get_buff_len helper
` [PATCH v16 bpf-next 13/20] bpf: add multi-buffer support to xdp copy helpers
` [PATCH v16 bpf-next 14/20] bpf: move user_size out of bpf_test_init
` [PATCH v16 bpf-next 15/20] bpf: introduce multibuff support to bpf_prog_test_run_xdp()
[PATCH] lan78xx: select CRC32
2021-10-15 13:07 UTC
[PATCH net-next 0/2] net/sched: implement L4S style ce_threshold_ect1 marking
2021-10-15 13:01 UTC (8+ messages)
` [PATCH net-next 1/2] net: add skb_get_dsfield() helper
` [PATCH net-next 2/2] fq_codel: implement L4S style ce_threshold_ect1 marking
[PATCH net-next 1/2] qed: Optimize the ll2 ooo flow
2021-10-15 12:41 UTC (2+ messages)
` [PATCH net-next 2/2] qed: Change the TCP common variable - "iscsi_ooo"
[PATCH bpf-next 0/2] Get ifindex in BPF_SK_LOOKUP prog type
2021-10-15 11:23 UTC (3+ messages)
` [PATCH bpf-next 1/2] bpf: Add ifindex to bpf_sk_lookup
` [PATCH bpf-next 2/2] selftests/bpf: Add tests for accessing ifindex in bpf_sk_lookup
[PATCH netfilter] netfilter: conntrack: udp: generate event on switch to stream timeout
2021-10-15 10:50 UTC (6+ messages)
[PATCH][next] rtw89: Fix two spelling mistakes in debug messages
2021-10-15 10:50 UTC
[PATCH net-next v2] mctp: Avoid leak of mctp_sk_key
2021-10-15 10:30 UTC (2+ messages)
[PATCH v2 net-next] tcp: switch orphan_count to bare per-cpu counters
2021-10-15 10:30 UTC (3+ messages)
[net-next PATCH v7 00/16] Multiple improvement for qca8337 switch
2021-10-15 10:30 UTC (2+ messages)
[PATCH net] sctp: fix transport encap_port update in sctp_vtag_verify
2021-10-15 10:30 UTC (2+ messages)
[PATCH] ptp: fix error print of ptp_kvm on X86_64 platform
2021-10-15 10:20 UTC (2+ messages)
[PATCH] xen-netback: Remove redundant initialization of variable err
2021-10-15 10:10 UTC (2+ messages)
[PATCH] ice: Fix missing error code in ice_ena_vfs()
2021-10-15 10:04 UTC
[PATCH net-next 1/2] of: net: move nvmem_get_mac_address() into of_get_mac_addr_nvmem()
2021-10-15 10:00 UTC (2+ messages)
[PATCH net-next v6] page_pool: disable dma mapping support for 32-bit arch with 64-bit DMA
2021-10-15 10:00 UTC (2+ messages)
[PATCH] selftests/tls: add SM4 GCM/CCM to tls selftests
2021-10-15 9:59 UTC (3+ messages)
KSZ8041 errata - linux patch
2021-10-15 9:36 UTC
[PATCH net-next v4 00/15] net: bridge: mcast: initial IGMPv3/MLDv2 support (part 1)
2021-10-15 9:05 UTC (6+ messages)
` [PATCH net-next v4 10/15] net: bridge: mcast: support for IGMPv3/MLDv2 ALLOW_NEW_SOURCES report
` [PATCH net] net: bridge: mcast: use multicast_membership_interval for IGMPv3
[PATCH] bpf: use count for prealloc hashtab too
2021-10-15 9:03 UTC
[PATCH v2 net-next 0/5] dpaa2-eth: add support for IRQ coalescing
2021-10-15 9:01 UTC (6+ messages)
` [PATCH v2 net-next 1/5] soc: fsl: dpio: extract the QBMAN clock frequency from the attributes
` [PATCH v2 net-next 2/5] soc: fsl: dpio: add support for irq coalescing per software portal
` [PATCH v2 net-next 3/5] net: dpaa2: add support for manual setup of IRQ coalesing
` [PATCH v2 net-next 4/5] soc: fsl: dpio: add Net DIM integration
` [PATCH v2 net-next 5/5] net: dpaa2: add adaptive interrupt coalescing
[PATCH v2 0/13] net: phy: Add qca8081 ethernet phy driver
2021-10-15 8:01 UTC (16+ messages)
` [PATCH v2 01/13] net: phy: at803x: replace AT803X_DEVICE_ADDR with MDIO_MMD_PCS
` [PATCH v2 02/13] net: phy: at803x: use phy_modify()
` [PATCH v2 03/13] net: phy: at803x: improve the WOL feature
` [PATCH v2 04/13] net: phy: at803x: use GENMASK() for speed status
` [PATCH v2 05/13] net: phy: add qca8081 ethernet phy driver
` [PATCH v2 06/13] net: phy: add qca8081 read_status
` [PATCH v2 07/13] net: phy: add qca8081 get_features
` [PATCH v2 08/13] net: phy: add qca8081 config_aneg
` [PATCH v2 09/13] net: phy: add constants for fast retrain related register
` [PATCH v2 10/13] net: phy: add qca8081 config_init
` [PATCH v2 11/13] net: phy: add qca8081 soft_reset and enable master/slave seed
` [PATCH v2 12/13] net: phy: adjust qca8081 master/slave seed value if link down
` [PATCH v2 13/13] net: phy: add qca8081 cdt feature
linux-next: build failure after merge of the kspp-gustavo tree
2021-10-15 8:02 UTC
[PATCH] bpf, sockmap: Do not read sk_receive_queue in tcp_bpf_recvmsg if strparser enabled
2021-10-15 8:01 UTC
[PATCH] net: phy: Add of_node_put() before return
2021-10-15 7:49 UTC
[PATCH] net: ethernet: ti: Add of_node_put() before return
2021-10-15 7:30 UTC
[PATCH v3 0/4] tcp: md5: Fix overlap between vrf and non-vrf keys
2021-10-15 7:26 UTC (5+ messages)
` [PATCH v3 1/4] "
` [PATCH v3 2/4] tcp: md5: Allow MD5SIG_FLAG_IFINDEX with ifindex=0
` [PATCH v3 3/4] selftests: nettest: Add --{force,no}-bind-key-ifindex
` [PATCH v3 4/4] selftests: net/fcnal: Test --{force,no}-bind-key-ifindex
[PATCH 2/2] net: w5100: Make w5100_remove() return void
2021-10-15 7:06 UTC (3+ messages)
[PATCH v4 0/2] gpio: mlxbf2: Introduce proper interrupt handling
2021-10-15 7:01 UTC (3+ messages)
` [PATCH v4 1/2] gpio: mlxbf2: Introduce IRQ support
[PATCH bpf-next v3 0/8] Typeless/weak ksym for gen_loader + misc fixups
2021-10-15 6:58 UTC (13+ messages)
` [PATCH bpf-next v3 1/8] bpf: Add bpf_kallsyms_lookup_name helper
` [PATCH bpf-next v3 2/8] libbpf: Add typeless ksym support to gen_loader
` [PATCH bpf-next v3 3/8] libbpf: Add weak "
` [PATCH bpf-next v3 4/8] libbpf: Ensure that BPF syscall fds are never 0, 1, or 2
` [PATCH bpf-next v3 5/8] libbpf: Use O_CLOEXEC uniformly when opening fds
` [PATCH bpf-next v3 6/8] selftests/bpf: Add weak/typeless ksym test for light skeleton
` [PATCH bpf-next v3 7/8] selftests/bpf: Fix fd cleanup in sk_lookup test
` [PATCH bpf-next v3 8/8] selftests/bpf: Fix memory leak in test_ima
[PATCH v2 0/2 net-next] Let spi drivers return 0 in .remove()
2021-10-15 6:56 UTC (3+ messages)
` [PATCH v2 1/2] net: ks8851: Make ks8851_remove_common() return void
` [PATCH v2 2/2] net: w5100: Make w5100_remove() "
[PATCH] net: can: replace snprintf in show functions with sysfs_emit
2021-10-15 6:50 UTC
[PATCH net-next v4 00/15] Add Management Component Transport Protocol support
2021-10-15 6:27 UTC (5+ messages)
` [PATCH net-next v4 04/15] mctp: Add sockaddr_mctp to uapi
[PATCH v2 0/4] tcp: md5: Fix overlap between vrf and non-vrf keys
2021-10-15 5:58 UTC (4+ messages)
` [PATCH v2 3/4] selftests: nettest: Add --{do,no}-bind-key-ifindex
[RFC] [PATCH net-next v6 3/3] r8169: Implement dynamic ASPM mechanism
2021-10-15 4:11 UTC (3+ messages)
[PATCH net] rsi: stop thread firstly in rsi_91x_init() error handling
2021-10-15 4:03 UTC
[PATCH v2 net-next 0/3] octeontx2-af: Miscellaneous changes for CPT
2021-10-15 3:10 UTC (2+ messages)
Anybody else getting unsubscribed from the list?
2021-10-15 2:50 UTC (7+ messages)
[PATCH iproute2-next v1 0/3] Optional counter statistics support
2021-10-15 2:48 UTC (3+ messages)
[PATCH net-next 0/5] dpaa2-eth: add support for IRQ coalescing
2021-10-15 2:47 UTC (7+ messages)
` [PATCH net-next 1/5] soc: fsl: dpio: extract the QBMAN clock frequency from the attributes
` [PATCH net-next 2/5] soc: fsl: dpio: add support for irq coalescing per software portal
` [PATCH net-next 3/5] net: dpaa2: add support for manual setup of IRQ coalesing
` [PATCH net-next 4/5] soc: fsl: dpio: add Net DIM integration
` [PATCH net-next 5/5] net: dpaa2: add adaptive interrupt coalescing
[PATCH net-next] net: microchip: lan743x: add support for PTP pulse width (duty cycle)
2021-10-15 2:45 UTC (2+ messages)
[PATCH V4 net-next 0/6] ethtool: add support to set/get tx copybreak buf size and rx buf len
2021-10-15 2:41 UTC (3+ messages)
[PATCH] hv_netvsc: Add comment of netvsc_xdp_xmit()
2021-10-15 2:30 UTC (2+ messages)
[PATCH net-next] net: fealnx: fix build for UML
2021-10-15 2:30 UTC (2+ messages)
[PATCH net-next] net: tulip: winbond-840: fix build for UML
2021-10-15 2:30 UTC (2+ messages)
[PATCH net-next 0/3] Minor managed neighbor follow-ups
2021-10-15 2:30 UTC (2+ messages)
[PATCH net-next] net: intel: igc_ptp: fix build for UML
2021-10-15 2:30 UTC (2+ messages)
[PATCH net] ipv6: When forwarding count rx stats on the orig netdev
2021-10-15 2:27 UTC (4+ messages)
[PATCH] net: mvneta: Delete unused variable
2021-10-15 2:20 UTC (2+ messages)
[PATCH net-next v2 0/1] net: phy: dp83867 non-OF and loopback support
2021-10-15 2:20 UTC (2+ messages)
[PATCH] net: phy: micrel: make *-skew-ps check more lenient
2021-10-15 2:20 UTC (2+ messages)
[PATCH net] hamradio: baycom_epp: fix build for UML
2021-10-15 2:18 UTC
[PATCH net-next 0/4] net: hns3: add support for TX push
2021-10-15 1:48 UTC (4+ messages)
` [PATCH net-next 2/4] io: add function to flush the write combine buffer to device immediately
` "
[PATCH net 0/2] Correct the IOAM behavior for undefined trace type bits
2021-10-15 0:28 UTC (2+ messages)
[PATCH v2 1/2] net: macb: Clean up macb_validate
2021-10-14 23:08 UTC (5+ messages)
[PATCH net-next] ethernet: remove random_ether_addr()
2021-10-14 23:00 UTC (2+ messages)
[PATCH net-next v2] ethernet: constify references to netdev->dev_addr in drivers
2021-10-14 23:00 UTC (2+ messages)
[PATCH net-next] net: of: fix stub of_net helpers for CONFIG_NET=n
2021-10-14 23:00 UTC (2+ messages)
[GIT PULL] Networking for 5.15-rc6
2021-10-14 22:38 UTC (2+ messages)
[PATCH V1 mlx5-next 00/13] Add mlx5 live migration driver
2021-10-14 22:11 UTC (3+ messages)
` [PATCH V1 mlx5-next 04/13] PCI/IOV: Allow SRIOV VF drivers to reach the drvdata of a PF
[PATCH net-next] net: Variable SLAAC: SLAAC with prefixes of arbitrary length in PIO
2021-10-14 21:36 UTC (16+ messages)
` "
` [PATCH net-next V3] "
` [PATCH net-next V4] "
` [PATCH net-next V5] "
` [PATCH net-next V6] "
` [PATCH net-next V7] "
` [PATCH net-next V8] "
` [PATCH net-next V9] "
` [PATCH net-next V10] "
[PATCH net-next v7] net: openvswitch: IPv6: Add IPv6 extension header support
2021-10-14 21:18 UTC
[PATCH net-next v6] net: openvswitch: IPv6: Add IPv6 extension header support
2021-10-14 21:12 UTC (9+ messages)
[PATCH net] netfilter: ipvs: make global sysctl readonly in non-init netns
2021-10-14 21:09 UTC (2+ messages)
[PATCHv2 nf] netfilter: ip6t_rt: fix rt0_hdr parsing in rt_mt6
2021-10-14 21:09 UTC (2+ messages)
[PATCH nf-next v6 0/4] Netfilter egress hook
2021-10-14 21:01 UTC (2+ messages)
[PATCH bpf-next v2 0/8] Typeless/weak ksym for gen_loader + misc fixups
2021-10-14 19:12 UTC (9+ messages)
` [PATCH bpf-next v2 2/8] libbpf: Add typeless ksym support to gen_loader
` [PATCH bpf-next v2 3/8] libbpf: Add weak "
` [PATCH bpf-next v2 4/8] libbpf: Ensure that BPF syscall fds are never 0, 1, or 2
[PATCH 1/4] net: arp: introduce arp_evict_nocarrier sysctl parameter
2021-10-14 18:52 UTC (14+ messages)
` [PATCH 3/4] doc: networking: document arp_evict_nocarrier
[PATCH] ieee802154: Remove redundant 'flush_workqueue()' calls
2021-10-14 18:26 UTC
[PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2021-10-14
2021-10-14 18:19 UTC (5+ messages)
` [PATCH net 1/4] ice: Fix failure to re-add LAN/RDMA Tx queues
` [PATCH net 2/4] ice: Avoid crash from unnecessary IDA free
` [PATCH net 3/4] ice: fix getting UDP tunnel entry
` [PATCH net 4/4] ice: Print the api_patch as part of the fw.mgmt.api
[PATCH] net: sfp: add quirk for Finisar FTLF8536P4BCL
2021-10-14 16:49 UTC (2+ messages)
[PATCH net-next v2 00/11] net/smc: introduce SMC-Rv2 support
2021-10-14 16:47 UTC (12+ messages)
` [PATCH net-next v2 01/11] net/smc: improved fix wait on already cleared link
` [PATCH net-next v2 02/11] net/smc: save stack space and allocate smc_init_info
` [PATCH net-next v2 03/11] net/smc: prepare for SMC-Rv2 connection
` [PATCH net-next v2 04/11] net/smc: add SMC-Rv2 connection establishment
` [PATCH net-next v2 05/11] net/smc: add listen processing for SMC-Rv2
` [PATCH net-next v2 06/11] net/smc: add v2 format of CLC decline message
` [PATCH net-next v2 07/11] net/smc: retrieve v2 gid from IB device
` [PATCH net-next v2 08/11] net/smc: add v2 support to the work request layer
` [PATCH net-next v2 09/11] net/smc: extend LLC layer for SMC-Rv2
` [PATCH net-next v2 10/11] net/smc: add netlink support "
` [PATCH net-next v2 11/11] net/smc: stop links when their GID is removed
[PATCH net-next 00/11] net/smc: introduce SMC-Rv2 support
2021-10-14 16:36 UTC (4+ messages)
[PATCH net-next v2 0/4][pull request] 100GbE Intel Wired LAN Driver Updates 2021-10-14
2021-10-14 16:10 UTC (6+ messages)
` [PATCH net-next v2 1/4] ice: Refactor ice_aqc_link_topo_addr
` [PATCH net-next v2 2/4] ice: Implement functions for reading and setting GPIO pins
` [PATCH net-next v2 3/4] ice: Add support for SMA control multiplexer
` [PATCH net-next v2 4/4] ice: Implement support for SMA and U.FL on E810-T
[PATCH v3 1/2] net: macb: Allow SGMII only if we are a GEM in mac_validate
2021-10-14 16:01 UTC (4+ messages)
` [PATCH v3 2/2] net: macb: Clean up macb_validate
[PATCH net-next 0/4][pull request] 100GbE Intel Wired LAN Driver Updates 2021-10-12
2021-10-14 15:17 UTC (4+ messages)
` [PATCH net-next 3/4] ice: Add support for SMA control multiplexer
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).