messages from 2021-12-02 01:48:41 to 2021-12-02 19:25:55 UTC [more...]
[PATCH net-next 00/19] net: add preliminary netdev refcount tracking
2021-12-02 19:25 UTC (29+ messages)
` [PATCH net-next 01/19] lib: add reference counting tracking infrastructure
` [PATCH net-next 02/19] lib: add tests for reference tracker
` [PATCH net-next 03/19] net: add dev_hold_track() and dev_put_track() helpers
` [PATCH net-next 04/19] net: add net device refcount tracker to struct netdev_rx_queue
` [PATCH net-next 05/19] net: add net device refcount tracker to struct netdev_queue
` [PATCH net-next 06/19] net: add net device refcount tracker to ethtool_phys_id()
` [PATCH net-next 07/19] net: add net device refcount tracker to dev_ifsioc()
` [PATCH net-next 08/19] drop_monitor: add net device refcount tracker
` [PATCH net-next 09/19] net: dst: add net device refcount tracking to dst_entry
` [PATCH net-next 10/19] ipv6: add net device refcount tracker to rt6_probe_deferred()
` [PATCH net-next 11/19] sit: add net device refcount tracking to ip_tunnel
` [PATCH net-next 12/19] ipv6: add net device refcount tracker to struct ip6_tnl
` [PATCH net-next 13/19] net: add net device refcount tracker to struct neighbour
` [PATCH net-next 14/19] net: add net device refcount tracker to struct pneigh_entry
` [PATCH net-next 15/19] net: add net device refcount tracker to struct neigh_parms
` [PATCH net-next 16/19] net: add net device refcount tracker to struct netdev_adjacent
` [PATCH net-next 17/19] ipv6: add net device refcount tracker to struct inet6_dev
` [PATCH net-next 18/19] ipv4: add net device refcount tracker to struct in_device
` [PATCH net-next 19/19] net/sched: add net device refcount tracker to struct Qdisc
[patch RFC net-next 0/3 v2] Fix traceroute in the presence of SRv6
2021-12-02 19:11 UTC (6+ messages)
` [patch RFC net-next v2 2/3] icmp: ICMPV6: Examine invoking packet for Segment Route Headers
` [patch RFC net-next v2 3/3] udp6: Use Segment Routing Header for dest address if present
[PATCH net-next 0/2] Extend devlink for port trust setting
2021-12-02 19:06 UTC (8+ messages)
` [PATCH net-next 1/2] devlink: Add support to set port function as trusted
[PATCH net-next v3 0/2] This is a patch series for pinctrl driver for Sunplus SP7021 SoC
2021-12-02 19:03 UTC (7+ messages)
` [PATCH net-next v3 2/2] net: ethernet: Add driver for Sunplus SP7021
[PATCH net-next 0/4] net/mlx5: Memory optimizations
2021-12-02 18:55 UTC (5+ messages)
How to avoid getting ndo_open() immediately after probe
2021-12-02 18:11 UTC
[PATCH net-next] net: prestera: flower template support
2021-12-02 18:03 UTC (4+ messages)
[PATCH net-next 0/2][pull request] 100GbE Intel Wired LAN Driver Updates 2021-11-30
2021-12-02 17:49 UTC (3+ messages)
` [PATCH net-next 1/2] net/ice: Fix boolean assignment
[PATCH net-next v4] rtnetlink: Support fine-grained netdevice bulk deletion
2021-12-02 17:45 UTC
[RFC 00/12] io_uring zerocopy send
2021-12-02 17:40 UTC (17+ messages)
[PATCH -next] wireless: Clean up some inconsistent indenting
2021-12-02 17:37 UTC (3+ messages)
[RFC PATCH v2 net-next 0/4] txhash: Make hash rethink configurable
2021-12-02 17:24 UTC (8+ messages)
` [RFC PATCH v2 net-next 1/4] txhash: Make rethinking txhash behavior configurable via sysctl
` [RFC PATCH v2 net-next 2/4] txhash: Add socket option to control TX hash rethink behavior
` [RFC PATCH v2 net-next 3/4] bpf: Add SO_TXREHASH setsockopt
` [RFC PATCH v2 net-next 4/4] tcp: change SYN ACK retransmit behaviour to account for rehash
[PATCH v4 net-next 0/4] Add ethtool interface for SyncE
2021-12-02 17:20 UTC (9+ messages)
` [PATCH v4 net-next 2/4] ethtool: Add ability to configure recovered clock for SyncE feature
` [PATCH v4 net-next 4/4] ice: add support for SyncE recovered clocks
[PATCH net-next 0/2] net: small csum optimizations
2021-12-02 16:29 UTC (7+ messages)
` [PATCH net-next 2/2] net: optimize skb_postpull_rcsum()
[PATCH net v2 1/3] net: dsa: realtek-smi: don't log an error on EPROBE_DEFER
2021-12-02 16:25 UTC (3+ messages)
[PATCH] wilc1000: Add reset/enable GPIO support to SPI driver
2021-12-02 15:58 UTC (2+ messages)
[PATCH] ath11k: Fix a NULL pointer dereference in ath11k_mac_op_hw_scan()
2021-12-02 15:53 UTC (2+ messages)
` [PATCH v2] "
[PATCH] dt-bindings: net: cdns,macb: Convert to json-schema
2021-12-02 15:53 UTC (4+ messages)
[GIT PULL] Networking for 5.16-rc4
2021-12-02 15:51 UTC
[v2 1/2] Docs/devicetree: add serdes-output-amplitude-mv to marvell.txt
2021-12-02 15:51 UTC (5+ messages)
` [v2 2/2] dsa: mv88e6xxx: make serdes SGMII/Fiber output amplitude configurable
[PATCH net v2] selftests/fib_tests: ping from dummy0 in fib_rp_filter_test()
2021-12-02 15:50 UTC (3+ messages)
` [PATCH net v3] selftests/fib_tests: Rework fib_rp_filter_test()
[PATCH -next] mm: delete oversized WARN_ON() in kvmalloc() calls
2021-12-02 15:34 UTC (4+ messages)
dim_calc_stats() may cause uninitialized values to be used
2021-12-02 15:08 UTC (2+ messages)
[PATCH v1] x86/lib: Optimize 8x loop and memory clobbers in csum_partial.c
2021-12-02 15:01 UTC (2+ messages)
[PATCH net-next] bond: pass get_ts_info and SIOC[SG]HWTSTAMP ioctl to active device
2021-12-02 14:59 UTC (6+ messages)
[PATCH mlx5-next 0/4] Add support to multiple RDMA priorities for FDB rules
2021-12-02 14:58 UTC (9+ messages)
` [PATCH mlx5-next 1/4] net/mlx5: Separate FDB namespace
` [PATCH mlx5-next 2/4] net/mlx5: Refactor mlx5_get_flow_namespace
` [PATCH mlx5-next 3/4] net/mlx5: Create more priorities for FDB bypass namespace
` [PATCH mlx5-next 4/4] RDMA/mlx5: Add support to multiple priorities for FDB rules
[PATCH V3 0/5] x86/Hyper-V: Add Hyper-V Isolation VM support(Second part)
2021-12-02 14:43 UTC (7+ messages)
` [PATCH V3 1/5] Swiotlb: Add Swiotlb bounce buffer remap function for HV IVM
` [PATCH V3 2/5] x86/hyper-v: Add hyperv Isolation VM check in the cc_platform_has()
` [PATCH V3 3/5] hyperv/IOMMU: Enable swiotlb bounce buffer for Isolation VM
[PATCH 1/1] net: cdc_ncm: Allow for dwNtbOutMaxSize to be unset or zero
2021-12-02 14:34 UTC
Bad performance in RX with sfc 40G
2021-12-02 14:26 UTC (3+ messages)
[PATCH net] net/smc: Clear memory when release and reuse buffer
2021-12-02 14:23 UTC (4+ messages)
[PATCH net-next] net: xfrm: drop check of pols[0] for the second time
2021-12-02 14:11 UTC (2+ messages)
[RFC PATCH ipsec-next 0/6] xfrm: start adding netlink extack support
2021-12-02 14:08 UTC (2+ messages)
Regression in v5.16-rc1: Timeout in mlx5_health_wait_pci_up() may try to wait 245 million years
2021-12-02 13:56 UTC (5+ messages)
[PATCH] mctp: Remove redundant if statements
2021-12-02 13:20 UTC (2+ messages)
[PATCH] net: openvswitch: Remove redundant if statements
2021-12-02 13:10 UTC (2+ messages)
[PATCH net] net: dsa: b53: Add SPI ID table
2021-12-02 13:10 UTC (2+ messages)
[PATCH] ipvlan: Remove redundant if statements
2021-12-02 13:10 UTC (2+ messages)
[PATCH] gro: Fix inconsistent indenting
2021-12-02 12:30 UTC (2+ messages)
[PATCH][v2] qed: Enhance rammod debug prints to provide pretty details
2021-12-02 12:30 UTC (2+ messages)
[PATCH net-next] dt-bindings: net: lan966x: Add additional properties for lan966x
2021-12-02 12:30 UTC (2+ messages)
[PATCH net-next] net: lan966x: Fix builds for lan966x driver
2021-12-02 12:30 UTC (2+ messages)
[PATCH] Fix Comment of ETH_P_802_3_MIN
2021-12-02 12:20 UTC (2+ messages)
[PATCH RESEND net] net/smc: Keep smc_close_final rc during active close
2021-12-02 12:20 UTC (2+ messages)
[PATCH net v3] net/smc: fix wrong list_del in smc_lgr_cleanup_early
2021-12-02 12:20 UTC (2+ messages)
[PATCH net] ipv4: convert fib_num_tclassid_users to atomic_t
2021-12-02 12:20 UTC (4+ messages)
[PATCH net-next] net: lan966x: Fix duplicate check in frame extraction
2021-12-02 12:20 UTC (2+ messages)
[PATCH net 1/2] ibmvnic: drop bad optimization in reuse_rx_pools()
2021-12-02 12:20 UTC (2+ messages)
[PATCH v2] selftests: net: Correct case name
2021-12-02 12:20 UTC (2+ messages)
[PATCHv3] ethernet: aquantia: Try MAC address from device tree
2021-12-02 12:20 UTC (2+ messages)
[PATCH net] mctp: Don't let RTM_DELROUTE delete local routes
2021-12-02 12:20 UTC (2+ messages)
[PATCH V2] net/rds: correct socket tunable error in rds_tcp_tune()
2021-12-02 12:20 UTC (2+ messages)
[net-next PATCH v2 1/2] dt-bindings: net: dsa: split generic port definition from dsa.yaml
2021-12-02 12:10 UTC (2+ messages)
[PATCH RESEND net-next 0/5] WWAN debugfs tweaks
2021-12-02 12:03 UTC (9+ messages)
` [PATCH RESEND net-next 5/5] net: wwan: core: make debugfs optional
[PATCH net-next 0/9] net: hns3: some cleanups for -next
2021-12-02 12:00 UTC (11+ messages)
` [PATCH net-next 1/9] net: hns3: extract macro to simplify ring stats update code
` [PATCH net-next 2/9] net: hns3: refactor function hns3_fill_skb_desc to simplify code
` [PATCH net-next 3/9] net: hns3: split function hclge_init_vlan_config()
` [PATCH net-next 4/9] net: hns3: split function hclge_get_fd_rule_info()
` [PATCH net-next 5/9] net: hns3: split function hns3_nic_net_xmit()
` [PATCH net-next 6/9] net: hns3: split function hclge_update_port_base_vlan_cfg()
` [PATCH net-next 7/9] net: hns3: refactor function hclge_configure()
` [PATCH net-next 8/9] net: hns3: refactor function hclge_set_channels()
` [PATCH net-next 9/9] net: hns3: refactor function hns3_get_vector_ring_chain()
kernel-selftests: make run_tests -C bpf cost 5 hours
2021-12-02 11:03 UTC (4+ messages)
[PATCH net-next 0/2] multiple queues support on imx8mp-evk
2021-12-02 10:45 UTC (5+ messages)
` [PATCH net-next 2/2] net: stmmac: make stmmac-tx-timeout configurable in Kconfig
` [EXT] "
[PATCH] Revert "net: ethernet: bgmac: Use devm_platform_ioremap_resource_byname"
2021-12-02 10:16 UTC (5+ messages)
[PATCH draft] bonding: add IPv6 NS/NA monitor support
2021-12-02 10:09 UTC (2+ messages)
[REGRESSION] Kernel 5.15 reboots / freezes upon ifup/ifdown
2021-12-02 8:34 UTC (5+ messages)
` [PATCH] igc: Avoid possible deadlock during suspend/resume
[PATCH] net: mpls: use kmemdup() to replace kmalloc + memcpy
2021-12-02 8:33 UTC
[PATCH net-next v8] net: openvswitch: IPv6: Add IPv6 extension header support
2021-12-02 7:33 UTC (2+ messages)
[PATCH net-next] net/mlx5: SF, silence an uninitialized variable warning
2021-12-02 6:28 UTC (3+ messages)
[PATCH] qed: Enhance rammod debug prints to provide pretty details
2021-12-02 6:23 UTC
[PATCH] ethernet: aquantia: Try MAC address from device tree
2021-12-02 5:10 UTC (5+ messages)
[RFC 0/8] perf/bpf: Add batch support for [ku]probes attach
2021-12-02 5:10 UTC (5+ messages)
` [PATCH 1/8] perf/kprobe: Add support to create multiple probes
[PATCH] wilc1000: Add id_table to spi_driver
2021-12-02 4:50 UTC
[iproute2-next 0/4] vdpa tool to query and set config layout
2021-12-02 4:22 UTC (5+ messages)
` [iproute2-next 1/4] vdpa: Update kernel headers
` [iproute2-next 2/4] vdpa: Enable user to query vdpa device config layout
` [iproute2-next 3/4] vdpa: Enable user to set mac address of vdpa device
` [iproute2-next 4/4] vdpa: Enable user to set mtu of the "
[PATCH net] net: avoid uninit-value from tcp_conn_request
2021-12-02 4:01 UTC (2+ messages)
[PATCH bpf-next v4 0/2] clean-up for BPF_LOG_KERNEL log level
2021-12-02 3:42 UTC (4+ messages)
` [PATCH bpf-next v4 2/2] bpf: disallow BPF_LOG_KERNEL log level for bpf(BPF_BTF_LOAD)
[PATCH net] net: annotate data-races on txq->xmit_lock_owner
2021-12-02 3:40 UTC (2+ messages)
[PATCH net 0/6][pull request] Intel Wired LAN Driver Updates 2021-12-01
2021-12-02 3:27 UTC (5+ messages)
` [PATCH net 2/6] iavf: Fix reporting when setting descriptor count
` [PATCH net 5/6] i40e: Fix VF failed to init adminq: -53
[PATCH net-next] Revert "net: snmp: add statistics for tcp small queue check"
2021-12-02 3:20 UTC (2+ messages)
[PATCH net-next] net: phylink: tidy up disable bit clearing
2021-12-02 3:20 UTC (2+ messages)
[PATCH net-next 0/5] net: dsa: convert two drivers to phylink_generic_validate()
2021-12-02 3:20 UTC (2+ messages)
[PATCH net-next] net: mvneta: program 1ms autonegotiation clock divisor
2021-12-02 3:20 UTC (2+ messages)
[PATCH] octeontx2-af: Fix a memleak bug in rvu_mbox_init()
2021-12-02 3:20 UTC (2+ messages)
[PATCH net] vrf: Reset IPCB/IP6CB when processing outbound pkts in vrf dev xmit
2021-12-02 3:10 UTC (2+ messages)
[PATCH] net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources()
2021-12-02 3:10 UTC (2+ messages)
[PATCH] clk: mediatek: net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()
2021-12-02 3:00 UTC (2+ messages)
[PATCH] net: mdio: mscc-miim: Add depend of REGMAP_MMIO on MDIO_MSCC_MIIM
2021-12-02 3:00 UTC (2+ messages)
[net v4 0/3] Fix bpf_redirect to ifb netdev
2021-12-02 2:47 UTC (4+ messages)
` [net v4 1/3] net: core: set skb useful vars in __bpf_tx_skb
` [net v4 2/3] net: sched: add check tc_skip_classify in sch egress
` [net v4 3/3] selftests: bpf: add bpf_redirect to ifb
[PATCH v2 1/2] selftests: net: remove meaningless help option
2021-12-02 2:29 UTC (2+ messages)
` [PATCH v2 2/2] selftests: add option to list all available tests
[PATCH 1/3] selftest: net: Correct case name
2021-12-02 2:19 UTC (9+ messages)
` [PATCH 2/3] selftests: add option to list all avaliable tests
` [PATCH 3/3] selftest: net: remove meaningless help option
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).