messages from 2022-05-10 16:38:15 to 2022-05-11 08:14:19 UTC [more...]
[PATCH net 0/2] net: sfc: fix memory leak in ->mtd_probe() callback
2022-05-11 8:14 UTC (6+ messages)
` [PATCH net 1/2] net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe()
` [PATCH net 2/2] net: sfc: siena: fix memory leak in siena_mtd_probe()
[PATCH 1/2] kallsyms: add kallsyms_show_value definition in all cases
2022-05-11 8:06 UTC (2+ messages)
` [PATCH 2/2] kallsyms: move sprint_module_info to kallsyms_tiny.c
[PATCH v3 0/6] Support mt7531 on BPI-R2 Pro
2022-05-11 8:02 UTC (4+ messages)
` [PATCH v3 1/6] dt-bindings: net: dsa: convert binding for mediatek switches
` Aw: "
[PATCH 0/6] arm64: add ethernet to orange pi 3
2022-05-11 8:02 UTC (9+ messages)
` [PATCH 3/6] dt-bindings: net: Add documentation for phy-supply
[PATCH net-next 0/5] sfc: refactor of efx_set_channels
2022-05-11 8:02 UTC (7+ messages)
` [PATCH net-next 1/5] sfc: add new helper macros to iterate channels by type
` [PATCH net-next 2/5] sfc: separate channel->tx_queue and efx->xdp_tx_queue mappings
` [PATCH net-next 5/5] sfc: move tx_channel_offset calculation to interrupts probe
[PATCH] igb_ethtool: fix efficiency issues in igb_set_eeprom
2022-05-11 7:59 UTC (3+ messages)
` [Intel-wired-lan] "
[PATCHv2 0/3] perf tools: Fix prologue generation
2022-05-11 7:36 UTC (6+ messages)
` [PATCHv2 perf/core 2/3] perf tools: Register fallback libbpf section handler
[PATCH net-next] net: enetc: kill PHY-less mode for PFs
2022-05-11 7:28 UTC (2+ messages)
[PATCH net-next 00/17] Netfilter updates for net-next
2022-05-11 7:26 UTC (5+ messages)
` [PATCH net-next 01/17] netfilter: ecache: use dedicated list for event redelivery
[PATCH] ethernet/ti: delete if NULL check befort devm_kfree
2022-05-11 7:25 UTC
[PATCH net-next] docs: ctucanfd: Use 'kernel-figure' directive instead of 'figure'
2022-05-11 7:23 UTC (6+ messages)
` [PATCH net-next v2] "
[PATCH net-next] net: wwan: t7xx: Fix return type of t7xx_dl_add_timedout()
2022-05-11 7:19 UTC
[GIT PULL] virtio: last minute fixup
2022-05-11 7:13 UTC (7+ messages)
[PATCH] usb/peak_usb: cleanup code
2022-05-11 7:11 UTC (3+ messages)
` "
[PATCH net-next v4 00/12] add support for Renesas RZ/N1 ethernet subsystem devices
2022-05-11 7:08 UTC (6+ messages)
` [PATCH net-next v4 07/12] net: dsa: rzn1-a5psw: add statistics support
[PATCH net-next] selftests: forwarding: tc_actions: allow mirred egress test to run on non-offloaded h2
2022-05-11 7:07 UTC (2+ messages)
[PATCH] intel/i40e: delete if NULL check before dev_kfree_skb
2022-05-11 6:54 UTC
[PATCH V2 mlx5-next 0/4] Improve mlx5 live migration driver
2022-05-11 6:40 UTC (4+ messages)
linux-next: manual merge of the sysctl tree with the bpf-next tree
2022-05-11 6:33 UTC
[PATCH] igb: Convert a series of if statements to switch case
2022-05-11 6:32 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH bpf-next v3 0/8] bpf: mptcp: Support for mptcp_sock and is_mptcp
2022-05-11 6:10 UTC (8+ messages)
` [PATCH bpf-next v3 1/8] bpf: expose is_mptcp flag to bpf_tcp_sock
` [PATCH bpf-next v3 6/8] selftests: bpf: verify token of struct mptcp_sock
[PATCH net] net: bcmgenet: Check for Wake-on-LAN interrupt probe deferral
2022-05-11 6:01 UTC (2+ messages)
gateway field missing in netlink message
2022-05-11 5:35 UTC (5+ messages)
[syzbot] WARNING in mntput_no_expire (3)
2022-05-11 5:34 UTC (2+ messages)
[PATCH v6] wfx: use container_of() to get vif
2022-05-11 5:33 UTC (2+ messages)
[PATCH] net: ethernet: mediatek: ppe: fix wrong size passed to memset()
2022-05-11 5:05 UTC (2+ messages)
[PATCH v3 1/2] ath9k: fix use-after-free in ath9k_hif_usb_rx_cb
2022-05-11 4:50 UTC (8+ messages)
[RFC,net-next,x86 0/6] Nontemporal copies in unix socket write path
2022-05-11 3:54 UTC (7+ messages)
` [RFC,net-next,x86 1/6] arch, x86, uaccess: Add nontemporal copy functions
` [RFC,net-next 2/6] iov_iter: Allow custom copyin function
` [RFC,net-next 3/6] iov_iter: Add a nocache copy iov iterator
` [RFC,net-next 4/6] net: Add a struct for managing copy functions
` [RFC,net-next 5/6] net: Add a way to copy skbs without affect cache
` [RFC,net-next 6/6] net: unix: Add MSG_NTCOPY
[PATCH v2 net] net: phy: mscc: Add error check when __phy_read() failed
2022-05-11 3:23 UTC (5+ messages)
[PATCH net-next 00/14] Wangxun 10 Gigabit Ethernet Driver
2022-05-11 3:26 UTC (15+ messages)
` [PATCH net-next 01/14] net: txgbe: Add build support for txgbe ethernet driver
` [PATCH net-next 02/14] net: txgbe: Add hardware initialization
` [PATCH net-next 03/14] net: txgbe: Add operations to interact with firmware
` [PATCH net-next 04/14] net: txgbe: Add PHY interface support
` [PATCH net-next 05/14] net: txgbe: Add interrupt support
` [PATCH net-next 06/14] net: txgbe: Support to receive and tranmit packets
` [PATCH net-next 07/14] net: txgbe: Support flow control
` [PATCH net-next 08/14] net: txgbe: Support flow director
` [PATCH net-next 09/14] net: txgbe: Support PTP
` [PATCH net-next 10/14] net: txgbe: Add ethtool support
` [PATCH net-next 11/14] net: txgbe: Support PCIe recovery
` [PATCH net-next 12/14] net: txgbe: Support power management
` [PATCH net-next 13/14] net: txgbe: Support debug filesystem
` [PATCH net-next 14/14] net: txgbe: Support sysfs file system
[PATCH bpf-next v3 0/7] bpf trampoline for arm64
2022-05-11 3:18 UTC (7+ messages)
` [PATCH bpf-next v3 4/7] bpf, arm64: Impelment bpf_arch_text_poke() "
` [PATCH bpf-next v3 5/7] bpf, arm64: Support to poke bpf prog
[PATCH net-next] Bonding: add per port priority support
2022-05-11 3:13 UTC (7+ messages)
[PATCH v5 net-next 00/13] tcp: BIG TCP implementation
2022-05-11 2:55 UTC (4+ messages)
` [PATCH v5 net-next 13/13] mlx5: support BIG TCP packets
[PATCH] fortify: Provide a memcpy trap door for sharp corners
2022-05-11 2:53 UTC
[PATCH] memcg: accounting for objects allocated for new netdevice
2022-05-11 2:51 UTC (3+ messages)
` [PATCH memcg v2] "
[PATCH v2] net: stmmac: fix missing pci_disable_device() on error in stmmac_pci_probe()
2022-05-11 2:30 UTC (2+ messages)
[PATCH] af_unix: Silence randstruct GCC plugin warning
2022-05-11 2:22 UTC (2+ messages)
[PATCH v2] dt-bindings: net: orion-mdio: Convert to JSON schema
2022-05-11 2:20 UTC (3+ messages)
[PATCH net-next 0/2] net: phy: add comments for LAN8742 phy support
2022-05-11 2:20 UTC (2+ messages)
[PATCH net-next 0/2][pull request] 40GbE Intel Wired LAN Driver Updates 2022-05-09
2022-05-11 2:09 UTC (3+ messages)
` [PATCH net-next 2/2] iavf: Add waiting for response from PF in set mac
[PATCH net-next v3 0/2] Add a bhash2 table hashed by port + address
2022-05-11 2:05 UTC (4+ messages)
` [PATCH net-next v3 1/2] net: Add a second bind table hashed by port and address
` [PATCH net-next v3 2/2] selftests: Add test for timing a bind request to a port with a populated bhash entry
[PATCH net-next v5] net: axienet: Use NAPI for TX completion path
2022-05-11 1:56 UTC (2+ messages)
[PATCH v2] net: rtlwifi: Use pr_warn instead of WARN_ONCE
2022-05-11 1:44 UTC
[PATCH] net: rtlwifi: Use pr_warn_once instead of WARN_ONCE
2022-05-11 1:45 UTC (3+ messages)
[PATCH net-next 0/3] docs: document some aspects of struct sk_buff
2022-05-11 1:40 UTC (2+ messages)
[PATCH net-next] net: fix kdoc on __dev_queue_xmit()
2022-05-11 1:40 UTC (2+ messages)
linux-next: manual merge of the bpf-next tree with the net-next tree
2022-05-11 1:10 UTC
[PATCH net-next v4 00/11]: Move Siena into a separate subdirectory
2022-05-11 0:50 UTC (2+ messages)
[PATCH net-next] net: appletalk: remove Apple/Farallon LocalTalk PC support
2022-05-11 0:20 UTC (6+ messages)
[PATCH bpf-next v9 0/5] New BPF helpers to accelerate synproxy
2022-05-11 0:10 UTC (12+ messages)
` [PATCH bpf-next v9 3/5] bpf: Add helpers to issue and check SYN cookies in XDP
` [PATCH bpf-next v9 4/5] bpf: Add selftests for raw syncookie helpers
[PATCH RFC v1 net-next 0/4] net: Qdisc backpressure infrastructure
2022-05-10 23:27 UTC (4+ messages)
[PATCH 0/4] net: dsa: realtek: rtl8365mb: Add SGMII and HSGMII support
2022-05-10 22:55 UTC (11+ messages)
` [PATCH 3/4] net: dsa: realtek: rtl8365mb: Add setting MTU
` [PATCH 4/4] net: dsa: realtek: rtl8365mb: Add SGMII and HSGMII support
[RFC PATCH bpf-next 0/9] bpf: cgroup hierarchical stats collection
2022-05-10 22:49 UTC (25+ messages)
` [RFC PATCH bpf-next 1/9] bpf: introduce CGROUP_SUBSYS_RSTAT program type
` [RFC PATCH bpf-next 2/9] cgroup: bpf: flush bpf stats on rstat flush
` [RFC PATCH bpf-next 6/9] cgroup: add v1 support to cgroup_get_from_id()
` [RFC PATCH bpf-next 7/9] cgroup: Add cgroup_put() in !CONFIG_CGROUPS case
` [RFC PATCH bpf-next 8/9] bpf: Introduce cgroup iter
[PATCH bpf] bpf_trace: bail out from bpf_kprobe_multi_link_attach when in compat
2022-05-10 22:30 UTC (4+ messages)
[PATCH v2 net] net: phy: micrel: Fix incorret variable type in micrel
2022-05-10 22:30 UTC (2+ messages)
[PATCH v3 net] net: phy: micrel: Fix incorrect variable type in micrel
2022-05-10 22:30 UTC (2+ messages)
[PATCH net-next v1] mlxbf_gige: remove driver-managed interrupt counts
2022-05-10 22:24 UTC (2+ messages)
[PATCH v2] net: dsa: tag_mtk: add padding for tx packets
2022-05-10 22:21 UTC (7+ messages)
[PATCH net-next] nfp: flower: fix 'variable 'flow6' set but not used'
2022-05-10 22:20 UTC (2+ messages)
[RFC PATCH net-next 0/8] DSA changes for multiple CPU ports (part 1)
2022-05-10 22:05 UTC (4+ messages)
` [RFC PATCH net-next 6/8] net: dsa: remove port argument from ->change_tag_protocol()
[PATCHv6 bpf-next 0/5] bpf: Speed up symbol resolving in kprobe multi link
2022-05-10 22:00 UTC (2+ messages)
[PATCH 06/22] octeontx2: use bitmap_empty() instead of bitmap_weight()
2022-05-10 21:31 UTC (2+ messages)
[PATCH bpf-next v6 00/10] bpf: cgroup_sock lsm flavor
2022-05-10 21:14 UTC (16+ messages)
` [PATCH bpf-next v6 03/10] bpf: per-cgroup "
` [PATCH bpf-next v6 04/10] bpf: minimize number of allocated lsm slots per program
` [PATCH bpf-next v6 10/10] selftests/bpf: verify lsm_cgroup struct sock access
[PATCH v3 net] net/sched: act_pedit: really ensure the skb is writable
2022-05-10 21:12 UTC (2+ messages)
[PATCH net-next 0/3][pull request] 1GbE Intel Wired LAN Driver Updates 2022-05-10
2022-05-10 21:06 UTC (4+ messages)
` [PATCH net-next 1/3] igc: Remove igc_set_spd_dplx method
` [PATCH net-next 2/3] igc: Remove unused phy_type enum
` [PATCH net-next 3/3] igc: Change type of the 'igc_check_downshift' method
[PATCH] niu: Silence randstruct warnings
2022-05-10 20:57 UTC
[PATCH net v2 1/1] i40e: i40e_main: fix a missing check on list iterator
2022-05-10 20:48 UTC
[PATCH v3 0/3] adin: add support for clock output
2022-05-10 20:39 UTC (4+ messages)
` [PATCH v4 "
` [PATCH v4 1/3] dt-bindings: net: adin: document phy clock output properties
[PATCH net-next v2 0/2] Add a bhash2 table hashed by port + address
2022-05-10 20:30 UTC (4+ messages)
` [PATCH net-next v2 1/2] net: Add a second bind table hashed by port and address
[RFC] netfilter: nf_tables: ignore errors on flowtable device hw offload setup
2022-05-10 20:27 UTC
[PATCH net] net: ping6: Fix ping -6 with interface name
2022-05-10 20:27 UTC (2+ messages)
[PATCH] niu: Add "overloaded" struct page union member
2022-05-10 20:20 UTC (5+ messages)
[PATCH 00/30] The panic notifiers refactor
2022-05-10 20:11 UTC (15+ messages)
` [PATCH 01/30] x86/crash,reboot: Avoid re-disabling VMX in all CPUs on crash/restart
` [PATCH 04/30] firmware: google: Convert regular spinlock into trylock on panic path
` [PATCH 18/30] notifier: Show function names on notifier routines if DEBUG_NOTIFIERS is set
` [PATCH 23/30] printk: kmsg_dump: Introduce helper to inform number of dumpers
[PATCH V3] octeontx2-pf: Add support for adaptive interrupt coalescing
2022-05-10 20:03 UTC (5+ messages)
` [EXT] "
[PATCH v6 net-next 00/13] tcp: BIG TCP implementation
2022-05-10 19:49 UTC (2+ messages)
[PATCH v6] net: atlantic: always deep reset on pm op, fixing up my null deref regression
2022-05-10 19:17 UTC (3+ messages)
Optimizing kernel compilation / alignments for network performance
2022-05-10 19:15 UTC (12+ messages)
[PATCH net-next 00/10] net: mdio: Start separating C22 and C45
2022-05-10 19:09 UTC (9+ messages)
` [PATCH net-next 07/10] net: ethernet: freescale: xgmac: Separate C22 and C45 transactions for xgmac
` [PATCH net-next 08/10] net: ethernet: freescale: fec: "
` [PATCH net-next 09/10] net: dsa: Separate C22 and C45 MDIO bus transaction methods
[Patch bpf-next v2 0/4] sockmap: some performance optimizations
2022-05-10 18:27 UTC (4+ messages)
` [Patch bpf-next v2 1/4] tcp: introduce tcp_read_skb()
[PATCH RESEND 0/2] j1939: make sure that sent DAT/CTL frames are marked as TX
2022-05-10 18:12 UTC (3+ messages)
[PATCH 0/2] Introduce ICSSG based ethernet Driver
2022-05-10 18:07 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: net: Add ICSSG Ethernet Driver bindings
[PATCH bpf-next v6 1/2] bpf: Extend batch operations for map-in-map bpf-maps
2022-05-10 17:50 UTC (2+ messages)
[PATCH net] Documentation: add description for net.core.gro_normal_batch
2022-05-10 17:42 UTC (4+ messages)
[PATCH bpf-next v2 0/2] Modify some code in sysctl_net_core.c
2022-05-10 17:30 UTC (2+ messages)
[PATCH bpf-next 0/9] selftests: xsk: add busy-poll testing plus various fixes
2022-05-10 17:07 UTC (2+ messages)
[PATCH net-next] net: dsa: ocelot: accept 1000base-X for VSC9959 and VSC9953
2022-05-10 16:43 UTC
[PATCH net-next 0/2] Count tc-taprio window drops in enetc driver
2022-05-10 16:36 UTC (2+ messages)
` [PATCH net-next 2/2] net: enetc: count the tc-taprio window drops
page: next (older) | prev (newer) | latest
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).