messages from 2022-02-28 02:44:38 to 2022-02-28 21:47:30 UTC [more...]
[PATCH 0/6] Remove usage of list iterator past the loop body
2022-02-28 21:47 UTC (32+ messages)
` [PATCH 1/6] drivers: usb: remove "
` [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
` [PATCH 3/6] treewide: fix incorrect use to determine if list is empty
` [PATCH 4/6] drivers: remove unnecessary use of list iterator variable
` [PATCH 5/6] treewide: remove dereference of list iterator after loop body
` [PATCH 6/6] treewide: remove check of list iterator against head past the "
[PATCH] dt-bindings: Another pass removing cases of 'allOf' containing a '$ref'
2022-02-28 21:45 UTC (2+ messages)
[PATCH nf] netfilter: fix use-after-free in __nf_register_net_hook()
2022-02-28 21:35 UTC (2+ messages)
[PATCH v2] net: ksz884x: use time_before in netdev_open for compatibility and remove static variable
2022-02-28 21:31 UTC (5+ messages)
[PATCH] net: dm9051: Make remove() callback a void function
2022-02-28 21:26 UTC (5+ messages)
[PATCH net] ipv4: fix route lookups when handling ICMP redirects and PMTU updates
2022-02-28 20:54 UTC (4+ messages)
[PATCH net-next] ptp: ocp: Add ptp_ocp_adjtime_coarse for large adjustments
2022-02-28 20:39 UTC
[PATCH net-next 1/2] qed: display VF trust config
2022-02-28 20:07 UTC (2+ messages)
` [PATCH net-next 2/2] qed: validate and restrict untrusted VFs vlan promisc mode
[PATCH net-next v1] flow_dissector: Add support for HSR
2022-02-28 19:58 UTC
[PATCH 1/2] Revert "xfrm: interface with if_id 0 should return error"
2022-02-28 18:55 UTC
[PATCH 1/2] Revert "xfrm: interface with if_id 0 should return error"
2022-02-28 18:53 UTC (2+ messages)
` [PATCH 2/2] Revert "xfrm: state and policy should fail if XFRMA_IF_ID 0"
[PATCH 1/2] Revert "xfrm: interface with if_id 0 should return error"
2022-02-28 18:49 UTC
[PATCH net] net: macb: Fix lost RX packet wakeup race in NAPI receive
2022-02-28 18:33 UTC
[PATCH] net:fix up skbs delta_truesize in UDP GRO frag_list
2022-02-28 18:33 UTC (4+ messages)
[PATCH v1 net-next 1/1] net: dsa: felix: remove prevalidate_phy_mode interface
2022-02-28 18:21 UTC (4+ messages)
[PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2022-02-28
2022-02-28 18:20 UTC (5+ messages)
` [PATCH net 1/4] igc: igc_read_phy_reg_gpy: drop premature return
` [PATCH net 2/4] igc: igc_write_phy_reg_gpy: "
` [PATCH net 3/4] e1000e: Fix possible HW unit hang after an s0ix exit
` [PATCH net 4/4] e1000e: Correct NVM checksum verification flow
[PATCH iproute2-next] configure: Allow command line override of toolchain
2022-02-28 17:50 UTC (3+ messages)
Regression are sometimes merged slowly, maybe optimize the downstream interaction?
2022-02-28 17:46 UTC (2+ messages)
[PATCH bpf-next v1 0/6] Introduce eBPF support for HID devices
2022-02-28 17:41 UTC (15+ messages)
` [PATCH bpf-next v1 1/6] HID: initial BPF implementation
` [PATCH bpf-next v1 2/6] HID: bpf: allow to change the report descriptor from an eBPF program
[PATCH] bpf, docs: add a missing colon in verifier.rst
2022-02-28 17:30 UTC (2+ messages)
[PATCH iproute2-next 0/2] lib: add profinet and ethercat as link layer protocol
2022-02-28 17:21 UTC (4+ messages)
` [PATCH iproute2-next 1/2] lib: add profinet and ethercat as link layer protocol names
` [PATCH iproute2-next 2/2] tc: bash-completion: Add profinet and ethercat to procotol completion list
[PATCH] tun: support NAPI to accelerate packet processing
2022-02-28 17:15 UTC (10+ messages)
` [PATCH net-next v2] tun: support NAPI for packets received from batched XDP buffs
` [PATCH net-next v3] "
[PATCH v2] libbpf: fix BPF_MAP_TYPE_PERF_EVENT_ARRAY auto-pinning
2022-02-28 16:40 UTC (2+ messages)
Question on dev_kfree_skb(): why it is consume_skb()?
2022-02-28 16:23 UTC
[PATCH] tcp: Remove the unused api
2022-02-28 16:08 UTC
[PATCH v10 0/1] wfx: get out from the staging area
2022-02-28 16:00 UTC (3+ messages)
[PATCH] bpf: move the bpf syscall sysctl table to its own module
2022-02-28 15:53 UTC (3+ messages)
` [PATCH v2 sysctl-next] bpf: move the bpf syscall sysctl table to bpf module
[PATCH bpf-next v4 0/4] bpf, arm64: support more atomic ops
2022-02-28 15:36 UTC (4+ messages)
[PATCH net-next v4 0/2] net: dsa: realtek: add rtl8_4t tag
2022-02-28 15:22 UTC (9+ messages)
` [PATCH net-next v4 1/3] dt-bindings: net: dsa: add rtl8_4 and rtl8_4t
` [PATCH net-next v4 2/3] net: dsa: tag_rtl8_4: add rtl8_4t trailing variant
` [PATCH net-next v4 3/3] net: dsa: realtek: rtl8365mb: add support for rtl8_4t
[PATCH bpf-next v2] bpftool: Remove redundant slashes
2022-02-28 15:20 UTC (2+ messages)
[PATCH] ice: Don't use GFP_KERNEL in atomic context
2022-02-28 15:07 UTC (2+ messages)
[PATCH] perf test: Add perf_event_attr tests for the arm_spe event
2022-02-28 15:05 UTC (6+ messages)
[PATCH 1/1] libbpf: ensure F_DUPFD_CLOEXEC is defined
2022-02-28 15:00 UTC (2+ messages)
[PATCH bpf v2] xsk: fix race at socket teardown
2022-02-28 14:50 UTC (4+ messages)
[PATCH v2 1/2] dt-bindings: bluetooth: broadcom: add BCM43430A0 & BCM43430A1
2022-02-28 14:44 UTC (3+ messages)
[PATCH RFC] net: memcg accounting for veth devices
2022-02-28 14:36 UTC (2+ messages)
[PATCH net] net: dsa: restore error path of dsa_tree_change_tag_proto
2022-02-28 14:17 UTC
[RFC PATCH net-next 0/4] Add support for LAN937x T1 Phy
2022-02-28 14:12 UTC (6+ messages)
` [RFC PATCH net-next 1/4] net: phy: used the genphy_soft_reset for phy reset in Lan87xx
` [RFC PATCH net-next 2/4] net: phy: updated the initialization routine for LAN87xx
` [RFC PATCH net-next 3/4] net: phy: added the LAN937x phy support
` [RFC PATCH net-next 4/4] net: phy: added master-slave config and cable diagnostics for Lan937x
[PATCH net-next 0/2] if_ether.h: add industrial fieldbus Ethertypes
2022-02-28 13:30 UTC (3+ messages)
` [PATCH net-next 1/2] if_ether.h: add PROFINET Ethertype
` [PATCH net-next 2/2] if_ether.h: add EtherCAT Ethertype
[PATCH iproute2-next V2 0/4] Add support for locked bridge ports (for 802.1X)
2022-02-28 13:36 UTC (5+ messages)
` [PATCH iproute2-next V2 1/4] bridge: link: add command to set port in locked mode
` [PATCH iproute2-next V2 2/4] ip: iplink_bridge_slave: add locked port flag support
` [PATCH iproute2-next V2 3/4] man8/bridge.8: add locked port feature description and cmd syntax
` [PATCH iproute2-next V2 4/4] man8/ip-link.8: "
[PATCH] net: decnet: use time_is_before_jiffies() instead of open coding it
2022-02-28 13:30 UTC (2+ messages)
[PATCH] net: wan: lmc: use time_is_before_jiffies() instead of open coding it
2022-02-28 13:30 UTC (2+ messages)
[PATCH] net: ethernet: sun: use time_is_before_jiffies() instead of open coding it
2022-02-28 13:30 UTC (2+ messages)
[PATCH] net: ethernet: use time_is_before_eq_jiffies() instead of open coding it
2022-02-28 13:30 UTC (2+ messages)
[PATCH] net: hamradio: use time_is_after_jiffies() instead of open coding it
2022-02-28 13:30 UTC (2+ messages)
[PATCH bpf-next] bpf: add config to allow loading modules with BTF mismatches
2022-02-28 13:30 UTC (4+ messages)
[PATCH] net: qlcnic: use time_is_before_jiffies() instead of open coding it
2022-02-28 13:30 UTC (2+ messages)
[PATCH net-next v1] flow_offload: improve extack msg for user when adding invalid filter
2022-02-28 13:27 UTC (2+ messages)
[PATCH v2 net-next 0/2] sfc: optimize RXQs count and affinities
2022-02-28 13:22 UTC (3+ messages)
` [PATCH v2 net-next 1/2] sfc: default config to 1 channel/core in local NUMA node only
` [PATCH v2 net-next 2/2] sfc: set affinity hints "
[PATCH 0/2] Update L7 BPF maintainers / mailmap
2022-02-28 13:10 UTC (2+ messages)
[PATCH bpf-next v4 0/2] bpf, arm64: fix bpf line info
2022-02-28 12:59 UTC (2+ messages)
[GIT PULL] Add mlx5 live migration driver and v2 migration protocol
2022-02-28 12:39 UTC
[PATCH net-next 1/2] net: dsa: mv88e6xxx: don't error out cmode set on missing lane
2022-02-28 12:10 UTC (2+ messages)
` [PATCH net-next 2/2] net: dsa: mv88e6xxx: support RMII cmode
[PATCH net-next] net: phylink: remove phylink_set_pcs()
2022-02-28 12:00 UTC (2+ messages)
[PATCH net-next] net/sysctl: avoid two synchronize_rcu() calls
2022-02-28 11:50 UTC (2+ messages)
[PATCH net-next] ionic: no transition while stopping
2022-02-28 11:50 UTC (2+ messages)
[PATCH net] net: sparx5: Add #include to remove warning
2022-02-28 11:50 UTC (2+ messages)
[PATCH net] net: ipa: fix a build dependency
2022-02-28 11:50 UTC (2+ messages)
[PATCH net-next] net: netsec: enable pp skb recycling
2022-02-28 11:50 UTC (3+ messages)
[PATCH] atm: firestream: check the return value of ioremap() in fs_init()
2022-02-28 11:50 UTC (2+ messages)
[PATCH] net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe()
2022-02-28 11:44 UTC
[PATCH net-next] net/smc: Call trace_smc_tx_sendmsg when data corked
2022-02-28 11:40 UTC (2+ messages)
[PATCH net-next v3 0/2] flow_offload: add tc police parameters
2022-02-28 11:40 UTC (2+ messages)
[PATCH net] net/smc: Fix cleanup when register ULP fails
2022-02-28 11:40 UTC (2+ messages)
[PATCH] net: ipv6: ensure we call ipv6_mc_down() at most once
2022-02-28 11:10 UTC (2+ messages)
[PATCH net 1/1] net: stmmac: Resolve poor line rate after switching from TSO off to TSO on
2022-02-28 11:15 UTC
[net-next PATCH v2] net: dsa: qca8k: pack driver struct and improve cache use
2022-02-28 11:04 UTC
[PATCH 00/21] Control VQ support in vDPA
2022-02-28 10:57 UTC (7+ messages)
` [RFC PATCH v2 00/19] "
` [RFC PATCH v2 05/19] vdpa: introduce virtqueue groups
[PATCH] can: usb: delete a redundant dev_kfree_skb() in ems_usb_start_xmit()
2022-02-28 10:47 UTC (5+ messages)
[PATCH v2 0/6] bpf-lsm: Extend interoperability with IMA
2022-02-28 10:43 UTC (7+ messages)
[PATCH] dt-bindings: net: can: renesas,rcar-canfd: Document RZ/V2L SoC
2022-02-28 9:46 UTC (2+ messages)
[PATCH net v4 1/1] net/sched: act_ct: Fix flow table lookup failure with no originating ifindex
2022-02-28 9:23 UTC
[PATCH net v3 1/1] net/sched: act_ct: Fix flow table lookup failure with no originating ifindex
2022-02-28 9:23 UTC (2+ messages)
[net-next v7 0/4] page_pool: Add stats counters
2022-02-28 9:08 UTC (14+ messages)
` [net-next v7 1/4] page_pool: Add allocation stats
` [net-next v7 2/4] page_pool: Add recycle stats
` [net-next v7 3/4] page_pool: Add function to batch and return stats
` [net-next v7 4/4] mlx5: add support for page_pool_get_stats
[PATCH] can: usb: fix a possible memory leak in esd_usb2_start_xmit
2022-02-28 8:06 UTC (5+ messages)
[PATCH v3 1/2] dt-bindings: net: ipq4019-mdio: Add ipq6018 compatible
2022-02-28 6:58 UTC (2+ messages)
` [PATCH v3 2/2] arm64: dts: qcom: ipq6018: Add mdio bus description
[PATCHv2 net-next 0/5] bonding: add IPv6 NS/NA monitor support
2022-02-28 3:43 UTC (4+ messages)
` [PATCHv2 iproute2-next] bond: add ns_ip6_target option
[PATCH] net: wireless: cw1200: use time_is_after_jiffies() instead of open coding it
2022-02-28 3:14 UTC
[PATCH] net: wireless: marvell: use time_is_before_jiffies() instead of open coding it
2022-02-28 3:14 UTC
[net-next PATCH] net: dsa: qca8k: pack driver struct and improve cache use
2022-02-28 3:12 UTC (2+ messages)
[PATCH v2 1/2] dt-bindings: net: ipq4019-mdio: Add ipq6018 compatible
2022-02-28 2:44 UTC (2+ messages)
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).