messages from 2022-02-04 15:19:24 to 2022-02-05 12:14:55 UTC [more...]
[PATCH 0/2 net-next v6] igb/igc: fix XDP registration
2022-02-05 12:14 UTC (3+ messages)
` [PATCH 2/2 net-next v6] igb: refactor "
` [Intel-wired-lan] "
[PATCH net-next v3 0/3] Optimizing performance in short-lived scenarios
2022-02-05 12:09 UTC (5+ messages)
` [PATCH net-next v3 1/3] net/smc: Make smc_tcp_listen_work() independent
` [RFC PATCH] net/smc: smc_tcp_ls_wq can be static
` [PATCH net-next v3 2/3] net/smc: Limits backlog connections
` [PATCH net-next v3 3/3] net/smc: Fallback when handshake workqueue congested
sunhme: some cleanups
2022-02-05 11:27 UTC (4+ messages)
` [PATCH 2/3] sunhme: fix the version number in struct ethtool_drvinfo
[PATCH net-next v3 1/1] net/sched: Enable tc skb ext allocation on chain miss only when needed
2022-02-05 10:20 UTC (2+ messages)
AMD XGBE "phy irq request failed" kernel v5.17-rc2 on V1500B based board
2022-02-05 10:06 UTC
[PATCH net] igc: Clear old XDP info when changing ring settings
2022-02-05 9:57 UTC (3+ messages)
[PATCH net-next 0/2] gro: a couple of minor optimization
2022-02-05 9:51 UTC (6+ messages)
` [PATCH net-next 1/2] net: gro: avoid re-computing truesize twice on recycle
[PATCH v6 net-next] net: drop_monitor: support drop reason
2022-02-05 8:17 UTC
[PATCH] perf test: Add perf_event_attr tests for the arm_spe event
2022-02-05 8:10 UTC (2+ messages)
[PATCH v5 net-next] net: drop_monitor: support drop reason
2022-02-05 7:56 UTC (2+ messages)
[PATCH v4 net-next 0/7] net: use kfree_skb_reason() for ip/udp packet receive
2022-02-05 7:47 UTC (8+ messages)
` [PATCH v4 net-next 1/7] net: skb_drop_reason: add document for drop reasons
` [PATCH v4 net-next 2/7] net: netfilter: use kfree_drop_reason() for NF_DROP
` [PATCH v4 net-next 3/7] net: ipv4: use kfree_skb_reason() in ip_rcv_core()
` [PATCH v4 net-next 4/7] net: ipv4: use kfree_skb_reason() in ip_rcv_finish_core()
` [PATCH v4 net-next 5/7] net: ipv4: use kfree_skb_reason() in ip_protocol_deliver_rcu()
` [PATCH v4 net-next 6/7] net: udp: use kfree_skb_reason() in udp_queue_rcv_one_skb()
` [PATCH v4 net-next 7/7] net: udp: use kfree_skb_reason() in __udp_queue_rcv_skb()
[net-next v8 0/2] net: sched: allow user to select txqueue
2022-02-05 7:25 UTC (5+ messages)
` [net-next v8 2/2] net: sched: support hash/classid/cpuid selecting tx queue
[PATCH] net: phy: mscc: enable MAC SerDes autonegotiation
2022-02-05 6:44 UTC
[PATCH net-next 0/9] mptcp: Improve set-flags command and update self tests
2022-02-05 6:10 UTC (11+ messages)
` [PATCH net-next 1/9] mptcp: allow to use port and non-signal in set_flags
` [PATCH net-next 2/9] selftests: mptcp: add the port argument for set_flags
` [PATCH net-next 3/9] selftests: mptcp: add backup with port testcase
` [PATCH net-next 4/9] selftests: mptcp: add ip mptcp wrappers
` [PATCH net-next 5/9] selftests: mptcp: add wrapper for showing addrs
` [PATCH net-next 6/9] selftests: mptcp: add wrapper for setting flags
` [PATCH net-next 7/9] selftests: mptcp: add the id argument for set_flags
` [PATCH net-next 8/9] selftests: mptcp: add set_flags tests in pm_netlink.sh
` [PATCH net-next 9/9] selftests: mptcp: set ip_mptcp in command line
[PATCH net-next v2 0/2] Support for the IOAM insertion frequency
2022-02-05 6:10 UTC (2+ messages)
[PATCH net-next] net: initialize init_net earlier
2022-02-05 5:52 UTC (2+ messages)
[PATCH net-next v2] net: hsr: use hlist_head instead of list_head for mac addresses
2022-02-05 5:13 UTC (3+ messages)
[PATCH v2 net-next] skmsg: convert struct sk_msg_sg::copy to a bitmap
2022-02-05 4:56 UTC
[PATCH v2 net-next] net: typhoon: implement ndo_features_check method
2022-02-05 4:54 UTC
[PATCH net-next 0/2] net: remove two MAX_SKB_FRAGS dependencies
2022-02-05 4:38 UTC (6+ messages)
` [PATCH net-next 1/2] net: typhoon: implement ndo_features_check method
[PATCH] crypto: octeontx2: disable DMA black hole on an DMA fault
2022-02-05 4:30 UTC (2+ messages)
[PATCH net] tcp: take care of mixed splice()/sendmsg(MSG_ZEROCOPY) case
2022-02-05 4:30 UTC (4+ messages)
[PATCH net-next 0/7] net: ipa: use bulk interconnect interfaces
2022-02-05 4:23 UTC (9+ messages)
` [PATCH net-next 1/7] net: ipa: kill struct ipa_interconnect
` [PATCH net-next 2/7] net: ipa: use icc_enable() and icc_disable()
` [PATCH net-next 3/7] net: ipa: use interconnect bulk enable/disable operations
` [PATCH net-next 4/7] net: ipa: use bulk operations to set up interconnects
` [PATCH net-next 5/7] net: ipa: use bulk interconnect initialization
` [PATCH net-next 6/7] net: ipa: embed interconnect array in the power structure
` [PATCH net-next 7/7] net: ipa: use IPA power device pointer
[PATCH net-next v2 0/3] net: dev: PREEMPT_RT fixups
2022-02-05 4:17 UTC (8+ messages)
` [PATCH net-next v2 1/3] net: dev: Remove preempt_disable() and get_cpu() in netif_rx_internal()
` [PATCH net-next v2 2/3] net: dev: Makes sure netif_rx() can be invoked in any context
` [PATCH net-next v2 3/3] net: dev: Make rps_lock() disable interrupts
[PATCH net-next 1/1] net: Add new protocol attribute to IP addresses
2022-02-05 4:10 UTC (3+ messages)
[PATCH] net: phy: marvell: Fix RGMII Tx/Rx delays setting in 88e1121-compatible PHYs
2022-02-05 4:02 UTC (2+ messages)
[PATCH v3 net-next] bonding: pair enable_port with slave_arr_updates
2022-02-05 3:59 UTC (3+ messages)
[PATCH net-next v2] net: don't include ndisc.h from ipv6.h
2022-02-05 3:50 UTC (2+ messages)
[PATCH][next] net: sundance: Replace one-element array with non-array object
2022-02-05 3:40 UTC (2+ messages)
[PATCH][next] bnx2x: Replace one-element array with flexible-array member
2022-02-05 3:38 UTC (2+ messages)
[PATCH v7 net-next 00/10] net: dsa: microchip: DSA driver support for LAN937x switch
2022-02-05 3:29 UTC (16+ messages)
` [PATCH v7 net-next 01/10] dt-bindings: net: dsa: dt bindings for microchip lan937x
` [PATCH v7 net-next 02/10] net: dsa: move mib->cnt_ptr reset code to ksz_common.c
` [PATCH v7 net-next 03/10] net: phy: Add support for LAN937x T1 phy driver
` [PATCH v7 net-next 04/10] net: dsa: tag_ksz: add tag handling for Microchip LAN937x
` [PATCH v7 net-next 05/10] net: dsa: microchip: add DSA support for microchip lan937x
` [PATCH v7 net-next 06/10] net: dsa: microchip: add support for phylink management
` [PATCH v7 net-next 07/10] net: dsa: microchip: add support for ethtool port counters
` [PATCH v7 net-next 08/10] net: dsa: microchip: add support for port mirror operations
` [PATCH v7 net-next 09/10] net: dsa: microchip: add support for fdb and mdb management
` [PATCH v7 net-next 10/10] net: dsa: microchip: add support for vlan operations
[PATCH devicetree v3] dt-bindings: phy: Add `tx-p2p-microvolt` property binding
2022-02-05 3:18 UTC (4+ messages)
WARNING in ieee80211_rx_list
2022-02-05 2:33 UTC (2+ messages)
` [syzbot] "
[PATCH nf-next] netfilter: nft_cmp: optimize comparison for up to 16-bytes
2022-02-05 1:17 UTC (2+ messages)
[PATCH bpf-next 1/2] bpf: test_run: fix overflow in xdp frags parsing
2022-02-04 23:58 UTC (2+ messages)
` [PATCH bpf-next 2/2] bpf: test_run: fix overflow in bpf_test_finish "
[PATCH net-next] net: dsa: realtek: don't default Kconfigs to y
2022-02-04 23:55 UTC (4+ messages)
[PATCH net-next, 0/2] net: mana: Add handling of CQE_RX_TRUNCATED and a cleanup
2022-02-04 23:52 UTC (5+ messages)
` [PATCH net-next, 1/2] net: mana: Add handling of CQE_RX_TRUNCATED
` [PATCH net-next, 2/2] net: mana: Remove unnecessary check of cqe_type in mana_process_rx_cqe()
[PATCH][next] brcmfmac: p2p: Replace one-element arrays with flexible-array members
2022-02-04 23:22 UTC
[PATCH bpf-next 1/3] libbpf: Add names for auxiliary maps
2022-02-04 23:08 UTC (5+ messages)
` [PATCH bpf-next 2/3] selftests/bpf/test_offload.py: Add more base maps names
` [PATCH bpf-next 3/3] bpftool: Fix pretty print dump for maps without BTF loaded
[PATCH net] net: mscc: ocelot: fix all IP traffic getting trapped to CPU with PTP over IP
2022-02-04 23:03 UTC
[PATCH] selftests: Fix build when $(O) points to a relative path
2022-02-04 22:58 UTC
[PATCH v4 00/12] arm64: prepare and add verdin imx8m mini support
2022-02-04 22:57 UTC (2+ messages)
` [PATCH v4 06/12] arm64: defconfig: enable bpf/cgroup firewalling
[PATCH bpf-next] libbpf: Fix strict mode calculation
2022-02-04 22:55 UTC (4+ messages)
[PATCH net v3] net: phy: intel-xway: enable integrated led functions
2022-02-04 22:54 UTC (12+ messages)
[PATCH v2 net-next 0/3] net: device tracking improvements
2022-02-04 22:42 UTC (4+ messages)
` [PATCH v2 net-next 1/3] ref_tracker: implement use-after-free detection
` [PATCH v2 net-next 2/3] ref_tracker: add a count of untracked references
` [PATCH v2 net-next 3/3] net: refine dev_put()/dev_hold() debugging
[PATCH net-next 0/3] net: device tracking improvements
2022-02-04 22:24 UTC (6+ messages)
` [PATCH net-next 1/3] ref_tracker: implement use-after-free detection
` [PATCH net-next 2/3] ref_tracker: add a count of untracked references
` [PATCH net-next 3/3] net: refine dev_put()/dev_hold() debugging
[PATCH v17, 0/2] ADD DM9051 ETHERNET DRIVER
2022-02-04 22:07 UTC (3+ messages)
` [PATCH v17, 1/2] yaml: Add dm9051 SPI network yaml file
[PATCH] net: usb: pegasus: Request Ethernet FCS from hardware
2022-02-04 20:57 UTC (6+ messages)
[PATCH net-next 0/2] ipv6: mc_forwarding changes
2022-02-04 20:15 UTC (3+ messages)
` [PATCH net-next 1/2] ipv6: make mc_forwarding atomic
` [PATCH net-next 2/2] ip6mr: ip6mr_sk_done() can exit early in common cases
[PATCH bpf-next v5 0/9] libbpf: Implement BTFGen
2022-02-04 20:05 UTC (14+ messages)
` [PATCH bpf-next v5 6/9] bpftool: Implement relocations recording for BTFGen
` [PATCH bpf-next v5 9/9] selftest/bpf: Implement tests for bpftool gen min_core_btf
[PATCH net-next] net: minor __dev_alloc_name() optimization
2022-02-04 19:57 UTC (2+ messages)
[PATCH v3 bpf-next 0/4] libbpf: name-based u[ret]probe attach
2022-02-04 19:30 UTC (9+ messages)
` [PATCH v3 bpf-next 1/4] libbpf: support function name-based attach uprobes
` [PATCH v3 bpf-next 2/4] libbpf: add auto-attach for uprobes based on section name
` [PATCH v3 bpf-next 3/4] selftests/bpf: add get_lib_path() helper
` [PATCH v3 bpf-next 4/4] selftests/bpf: add tests for u[ret]probe attach by name
[PATCH bpf-next] selftest/bpf: check invalid length in test_xdp_update_frags
2022-02-04 19:08 UTC (6+ messages)
[PATCH net-next 1/2] net: napi: wake up ksoftirqd if needed after scheduling NAPI
2022-02-04 18:52 UTC (12+ messages)
[PATCH net-next 0/4] net: dev: PREEMPT_RT fixups
2022-02-04 18:46 UTC (18+ messages)
` [PATCH net-next 1/4] net: dev: Remove the preempt_disable() in netif_rx_internal()
` [PATCH net-next v2 1/4] net: dev: Remove preempt_disable() and get_cpu() "
` [PATCH net-next 3/4] net: dev: Makes sure netif_rx() can be invoked in any context
` [PATCH net-next v2 "
[PATCH net-next 1/1] net: Add new protocol attribute to IP addresses
2022-02-04 18:40 UTC (2+ messages)
[PATCH] arm64: dts: qcom: add IPA qcom,qmp property
2022-02-04 18:35 UTC (2+ messages)
` (subset) "
[PATCH iproute2-next v2 0/2] GTP support for ip link and tc flower
2022-02-04 18:20 UTC (5+ messages)
` [PATCH iproute2-next v2 1/2] ip: GTP support in ip link
` [PATCH iproute2-next v2 2/2] f_flower: Implement gtp options support
[PATCH net-next 0/4] inet: Separate DSCP from ECN bits using new dscp_t type
2022-02-04 18:19 UTC (3+ messages)
` [PATCH net-next 3/4] ipv4: Reject routes specifying ECN bits in rtm_tos
[PATCH iproute2-next] mptcp: add the fullmesh flag setting support
2022-02-04 18:17 UTC (2+ messages)
[PATCH v8 bpf-next 4/9] bpf: use prog->jited_len in bpf_prog_ksym_set_addr()
2022-02-04 18:05 UTC (2+ messages)
[net-next v4 00/11] page_pool: Add page_pool stat counters
2022-02-04 18:04 UTC (12+ messages)
` [net-next v4 01/11] page_pool: kconfig: Add flag for page pool stats
` [net-next v4 10/11] page_pool: Add a stat tracking waived pages
` [net-next v4 11/11] page_pool: Add function to batch and return stats
[PATCH net 1/6] netfilter: conntrack: don't refresh sctp entries in closed state
2022-02-04 17:40 UTC (2+ messages)
[PATCH nf-next] nfqueue: enable to set skb->priority
2022-02-04 17:18 UTC (2+ messages)
[PATCH net-next] net: dsa: qca8k: check correct variable in qca8k_phy_eth_command()
2022-02-04 17:06 UTC (2+ messages)
[PATCH 0/2] net: phy: micrel: add Microchip KSZ 9897 Switch PHY support
2022-02-04 17:04 UTC (5+ messages)
` [PATCH 1/2] "
[RFC] ice: use msleep instead of mdelay
2022-02-04 16:58 UTC
[RFC PATCH net-next v4 0/6] ice: GTP support in switchdev
2022-02-04 16:51 UTC (7+ messages)
` [RFC PATCH net-next v4 1/6] gtp: Allow to create GTP device without FDs
` [RFC PATCH net-next v4 2/6] gtp: Add support for checking GTP device type
` [RFC PATCH net-next v4 3/6] net/sched: Allow flower to match on GTP options
` [RFC PATCH net-next v4 4/6] gtp: Implement GTP echo response
` [RFC PATCH net-next v4 5/6] ice: Fix FV offset searching
` [RFC PATCH net-next v4 6/6] ice: Support GTP-U and GTP-C offload in switchdev
[PATCH net 0/2] net: fix issues when uncloning an skb dst+metadata
2022-02-04 16:19 UTC (6+ messages)
` [PATCH net 1/2] net: do not keep the dst cache when uncloning an skb dst and its metadata
[PATCH net-next v6 00/13] net: dsa: realtek: MDIO interface and RTL8367S,RTL8367RB-VB
2022-02-04 15:53 UTC (5+ messages)
` [PATCH net-next v6 05/13] net: dsa: realtek: convert subdrivers into modules
[PATCH net-next 00/15] tcp: BIG TCP implementation
2022-02-04 15:46 UTC (7+ messages)
` [PATCH net-next 09/15] net: increase MAX_SKB_FRAGS
[PATCH bpf-next v3 0/3] bpf, arm64: enable kfunc call
2022-02-04 15:42 UTC (4+ messages)
` [PATCH bpf-next v3 1/3] "
[RFC] failing selftests/bpf/test_offload.py
2022-02-04 15:20 UTC (3+ messages)
[PATCH net 0/6] Netfilter fixes for net
2022-02-04 15:19 UTC (2+ messages)
` [PATCH net 6/6] netfilter: ctnetlink: disable helper autoassign
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).