messages from 2022-04-15 17:07:04 to 2022-04-18 01:40:39 UTC [more...]
[PATCH net-next RESEND v5 0/3] Add reset deassertion for Aspeed MDIO
2022-04-18 1:40 UTC (4+ messages)
` [PATCH net-next RESEND v5 1/3] dt-bindings: net: add reset property for aspeed, ast2600-mdio binding
` [PATCH net-next RESEND v5 2/3] net: mdio: add reset control for Aspeed MDIO
` [PATCH net-next RESEND v5 3/3] ARM: dts: aspeed: add reset properties into MDIO nodes
[PATCH] openvswitch: meter: Remove unnecessary int
2022-04-18 0:50 UTC
[PATCH] ip/iplink_virt_wifi: add support for virt_wifi
2022-04-17 22:53 UTC
[PATCH net-next] net_sched: make qdisc_reset() smaller
2022-04-17 22:41 UTC (4+ messages)
9p fs-cache tests/benchmark (was: 9p fscache Duplicate cookie detected)
2022-04-17 22:17 UTC (7+ messages)
` 9p EBADF with cache enabled (Was: 9p fs-cache tests/benchmark (was: 9p fscache Duplicate cookie detected))
[PATCH net-next v2 0/2] tcp: ensure rate sample to use the most recently sent skb
2022-04-17 18:51 UTC (4+ messages)
` [PATCH net-next v2 1/2] tcp: ensure to use the most recently sent skb when filling the rate sample
` [PATCH net-next v2 2/2] tcp: use tcp_skb_sent_after() instead in RACK
[PATCH v2 net-next] tcp: fix signed/unsigned comparison
2022-04-17 18:34 UTC
[PATCH net-next] tcp: fix signed/unsigned comparison
2022-04-17 18:28 UTC (3+ messages)
[PATCH net 0/1] pull-request: can 2022-04-17
2022-04-17 15:29 UTC (2+ messages)
` [PATCH net] can: isotp: stop timeout monitoring when no first frame was sent
[net-next:master 398/403] net/ipv4/tcp_input.c:5966 tcp_rcv_established() warn: unsigned 'reason' is never less than zero
2022-04-17 14:58 UTC
[PATCH net 1/2] dt-bindings: net: dsa: realtek: cleanup compatible strings
2022-04-17 13:58 UTC (10+ messages)
` [PATCH net 2/2] net: dsa: realtek: remove realtek,rtl8367s string
[PATCH] drivers: net: can: Fix deadlock in grcan_close()
2022-04-17 13:05 UTC
[PATCH] drivers: net: hippi: Fix deadlock in rr_close()
2022-04-17 12:55 UTC
[PATCH] net/smc: sync err info when TCP connection is refused
2022-04-17 12:33 UTC
[PATCH net-next 00/10] tcp: drop reason additions
2022-04-17 12:40 UTC (12+ messages)
` [PATCH net-next 01/10] tcp: consume incoming skb leading to a reset
` [PATCH net-next 02/10] tcp: get rid of rst_seq_match
` [PATCH net-next 03/10] tcp: add drop reason support to tcp_validate_incoming()
` [PATCH net-next 04/10] tcp: make tcp_rcv_state_process() drop monitor friendly
` [PATCH net-next 05/10] tcp: add drop reasons to tcp_rcv_state_process()
` [PATCH net-next 06/10] tcp: add two drop reasons for tcp_ack()
` [PATCH net-next 07/10] tcp: add drop reason support to tcp_prune_ofo_queue()
` [PATCH net-next 08/10] tcp: make tcp_rcv_synsent_state_process() drop monitor friend
` [PATCH net-next 09/10] tcp: add drop reasons to tcp_rcv_synsent_state_process()
` [PATCH net-next 10/10] tcp: add drop reason support to tcp_ofo_queue()
[net-next PATCH v3 0/6] Reduce qca8k_priv space usage
2022-04-17 12:40 UTC (8+ messages)
` [net-next PATCH v3 1/6] net: dsa: qca8k: drop MTU tracking from qca8k_priv
` [net-next PATCH v3 2/6] net: dsa: qca8k: drop port_sts "
` [net-next PATCH v3 3/6] net: dsa: qca8k: rework and simplify mdiobus logic
` [net-next PATCH v3 4/6] net: dsa: qca8k: drop dsa_switch_ops from qca8k_priv
` [net-next PATCH v3 5/6] net: dsa: qca8k: correctly handle mdio read error
` [net-next PATCH v3 6/6] net: dsa: qca8k: unify bus id naming with legacy and OF mdio bus
[PATCH] bonding: do not discard lowest hash bit for non layer3+4 hashing
2022-04-17 12:40 UTC (2+ messages)
[PATCH net-next v6] net/ipv6: Introduce accept_unsolicited_na knob to implement router-side changes for RFC9131
2022-04-17 12:30 UTC (4+ messages)
UPDATE for netdev@vger.kernel.org
2022-04-17 11:31 UTC
[PATCH net-next v5 0/3] net: atlantic: Add XDP support
2022-04-17 10:12 UTC (4+ messages)
` [PATCH net-next v5 1/3] net: atlantic: Implement xdp control plane
` [PATCH net-next v5 2/3] net: atlantic: Implement xdp data plane
` [PATCH net-next v5 3/3] net: atlantic: Implement .ndo_xdp_xmit handler
[PATCH v34 11/29] LSM: Use lsmblob in security_current_getsecid
2022-04-17 9:33 UTC (2+ messages)
` [LSM] 0d4df6ae86: BUG:KASAN:stack-out-of-bounds_in_netlbl_unlabel_defconf
[PATCH] usbnet: Fix use-after-free on disconnect
2022-04-17 7:28 UTC (5+ messages)
[PATCH] net: linkwatch: ignore events for unregistered netdevs
2022-04-17 7:04 UTC
problem with accounting of allocations called from __net_init hooks
2022-04-17 6:39 UTC (2+ messages)
` [PATCH memcg RFC] net: set proper memcg for net_init hooks allocations
[PATCH net] net: dsa: hellcreek: Calculate checksums in tagger
2022-04-16 19:40 UTC (2+ messages)
[PATCH net-next v4 00/18] Remove use of list iterator after loop body
2022-04-16 19:40 UTC (13+ messages)
` [PATCH net-next v4 02/18] net: dsa: sja1105: remove use of iterator after list_for_each_entry() loop
` [PATCH net-next v4 03/18] net: dsa: sja1105: reorder sja1105_first_entry_longer_than with memory allocation
` [PATCH net-next v4 04/18] net: dsa: sja1105: use list_add_tail(pos) instead of list_add(pos->prev)
` [PATCH net-next v4 05/18] net: dsa: mv88e6xxx: remove redundant check in mv88e6xxx_port_vlan()
` [PATCH net-next v4 06/18] net: dsa: mv88e6xxx: refactor mv88e6xxx_port_vlan()
` [PATCH net-next v4 07/18] net: dsa: Replace usage of found with dedicated list iterator variable
[net-next PATCH v2 0/4] Reduce qca8k_priv space usage
2022-04-16 19:30 UTC (10+ messages)
` [net-next PATCH v2 1/4] drivers: net: dsa: qca8k: drop MTU tracking from qca8k_priv
` [net-next PATCH v2 2/4] drivers: net: dsa: qca8k: drop port_sts "
` [net-next PATCH v2 3/4] drivers: net: dsa: qca8k: rework and simplify mdiobus logic
` [net-next PATCH v2 4/4] drivers: net: dsa: qca8k: drop dsa_switch_ops from qca8k_priv
[PATCH net-next v3] docs: net: dsa: describe issues with checksum offload
2022-04-16 19:29 UTC (2+ messages)
[PATCH v2] staging: qlge: add blank line after function declaration
2022-04-16 19:17 UTC
[PATCH bpf-next 00/11] bpf: random unpopular userspace fixes (32 bit et al.)
2022-04-16 17:55 UTC (27+ messages)
` [PATCH bpf-next 01/11] bpf, perf: fix bpftool compilation with !CONFIG_PERF_EVENTS
` [PATCH bpf-next 02/11] bpf: always emit struct bpf_perf_link BTF
` [PATCH bpf-next 03/11] tools, bpf: fix bpftool build with !CONFIG_BPF_EVENTS
` [PATCH bpf-next 04/11] samples: bpf: add 'asm/mach-generic' include path for every MIPS
` [PATCH bpf-next 05/11] samples: bpf: use host bpftool to generate vmlinux.h, not target
` [PATCH bpf-next 06/11] tools, bpf: fix fcntl.h include in bpftool
` [PATCH bpf-next 07/11] samples: bpf: fix uin64_t format literals
` [PATCH bpf-next 08/11] samples: bpf: fix shifting unsigned long by 32 positions
` [PATCH bpf-next 09/11] samples: bpf: fix include order for non-Glibc environments
` [PATCH bpf-next 10/11] samples: bpf: fix -Wsequence-point
` [PATCH bpf-next 11/11] samples: bpf: xdpsock: fix -Wmaybe-uninitialized
[PATCH net-next v2 0/5] ptp: Support hardware clocks with additional free running cycle counter
2022-04-16 16:58 UTC (12+ messages)
` [PATCH net-next v2 4/5] ptp: Support late timestamp determination
[PATCH v3] intel: igb: igb_ethtool.c: Convert kmap() to kmap_local_page()
2022-04-16 15:52 UTC (5+ messages)
[RFC bpf-next 0/4] bpf: Speed up symbol resolving in kprobe multi link
2022-04-16 14:21 UTC (11+ messages)
` [RFC bpf-next 1/4] kallsyms: Add kallsyms_lookup_names function
` [RFC bpf-next 4/4] selftests/bpf: Add attach bench test
[PATCH net-next 00/12] add support for Renesas RZ/N1 ethernet subsystem devices
2022-04-16 13:48 UTC (11+ messages)
` [PATCH net-next 09/12] ARM: dts: r9a06g032: describe MII converter
[PATCH] net: ax88179: add proper error handling of usb read errors
2022-04-16 11:57 UTC (6+ messages)
opportunity
2022-04-16 11:55 UTC
[PATCH net] ice: Protect vf_state check by cfg_lock in ice_vc_process_vf_msg()
2022-04-16 11:30 UTC (8+ messages)
` [Intel-wired-lan] "
[PATCH bpf-next v4 0/3] Enlarge offset check value in bpf_skb_load_bytes
2022-04-16 10:58 UTC (4+ messages)
` [PATCH bpf-next v4 1/3] net: Enlarge offset check value from 0xffff to INT_MAX "
` [PATCH bpf-next v4 2/3] net: change skb_ensure_writable()'s write_len param to unsigned int type
` [PATCH bpf-next v4 3/3] selftests: bpf: add test for skb_load_bytes
[PATCH bpf-next v3 0/3] Enlarge offset check value in bpf_skb_load_bytes
2022-04-16 10:45 UTC (4+ messages)
` [PATCH bpf-next v3 1/3] net: Enlarge offset check value from 0xffff to INT_MAX "
[PATCH net-next 0/9] net: hns3: updates for -next
2022-04-16 9:13 UTC (10+ messages)
` [PATCH net-next 1/9] net: hns3: add ethtool parameter check for CQE/EQE mode
` [PATCH net-next 2/9] net: hns3: refactor hns3_set_ringparam()
` [PATCH net-next 3/9] net: hns3: refine the definition for struct hclge_pf_to_vf_msg
` [PATCH net-next 4/9] net: hns3: add failure logs in hclge_set_vport_mtu
` [PATCH net-next 5/9] net: hns3: add log for setting tx spare buf size
` [PATCH net-next 6/9] net: hns3: update the comment of function hclgevf_get_mbx_resp
` [PATCH net-next 7/9] net: hns3: fix the wrong words in comments
` [PATCH net-next 8/9] net: hns3: replace magic value by HCLGE_RING_REG_OFFSET
` [PATCH net-next 9/9] net: hns3: remove unnecessary line wrap for hns3_set_tunable
[RFCv5 PATCH net-next 00/20] net: extend the type of netdev_features_t to bitmap
2022-04-16 9:09 UTC (6+ messages)
` [RFCv5 PATCH net-next 02/20] net: introduce operation helpers for netdev features
[PATCH net 1/2] ip6_gre: Avoid updating tunnel->tun_hlen in __gre6_xmit()
2022-04-16 8:16 UTC (8+ messages)
` [PATCH net 2/2] ip6_gre: Fix skb_under_panic "
[PATCH v2] intel: igb: igb_ethtool.c: Convert kmap() to kmap_local_page()
2022-04-16 7:41 UTC (2+ messages)
[PATCH] staging: qlge: add blank line after struct declaration
2022-04-16 7:39 UTC (2+ messages)
[PATCH] intel: igb: igb_ethtool.c: Convert kmap() to kmap_local_page()
2022-04-16 7:37 UTC (4+ messages)
[PATCH net-next] net: dsa: realtek: add compatible strings for RTL8367RB-VB
2022-04-16 6:27 UTC (10+ messages)
[PATCH net-next v2] docs: net: dsa: describe issues with checksum offload
2022-04-16 5:30 UTC (11+ messages)
[PATCH bpf-next v2 0/6] bpf trampoline for arm64
2022-04-16 1:57 UTC (4+ messages)
` [PATCH bpf-next v2 5/6] bpf, arm64: "
[PATCH bpf-next v2] bpf: move rcu lock management out of BPF_PROG_RUN routines
2022-04-16 1:28 UTC (2+ messages)
[PATCH v2] ath11k: simplify if-if to if-else
2022-04-16 1:50 UTC (3+ messages)
[PATCH v2] net: qlogic: qlcnic: simplify if-if to if-else
2022-04-16 1:44 UTC (2+ messages)
[syzbot] memory leak in lapb_send_control
2022-04-15 21:55 UTC
[syzbot] WARNING in check_map_prog_compatibility
2022-04-15 21:55 UTC
[PATCH net] net: lan966x: Make sure to release ptp interrupt
2022-04-15 21:50 UTC (3+ messages)
[PATCH net] ipv6: make ip6_rt_gc_expire an atomic_t
2022-04-15 21:50 UTC (2+ messages)
[PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2022-04-13
2022-04-15 21:50 UTC (2+ messages)
[PATCH net 0/2] net/sched: two fixes for cls_u32
2022-04-15 21:50 UTC (2+ messages)
[PATCH net 0/2] l3mdev: Fix ip tunnel case after recent l3mdev change
2022-04-15 21:50 UTC (2+ messages)
[PATCH net-next] ipv6: fix NULL deref in ip6_rcv_core()
2022-04-15 21:30 UTC (2+ messages)
[PATCH net-next 0/6] ibmvnic: Use a set of LTBs per pool
2022-04-15 21:30 UTC (2+ messages)
[PATCH net-next] octeon_ep: Remove custom driver version
2022-04-15 21:30 UTC (2+ messages)
[PATCH v34 08/29] LSM: Use lsmblob in security_secctx_to_secid
2022-04-15 21:17 UTC (7+ messages)
` [PATCH v34 09/29] LSM: Use lsmblob in security_secid_to_secctx
` [PATCH v34 11/29] LSM: Use lsmblob in security_current_getsecid
` [PATCH v34 15/29] LSM: Ensure the correct LSM context releaser
` [PATCH v34 16/29] LSM: Use lsmcontext in security_secid_to_secctx
` [PATCH v34 18/29] LSM: security_secid_to_secctx in netlink netfilter
` [PATCH v34 19/29] NET: Store LSM netlabel data in a lsmblob
[PATCH 2/2] Trigger proper interrupts in igc_xsk_wakeup
2022-04-15 21:05 UTC
[PATCH 1/2] Fix race in igc_xdp_xmit_zc
2022-04-15 21:04 UTC
[PATCH net-next v2 0/3] net: ethool: add support to get/set tx push by ethtool -G/g
2022-04-15 21:00 UTC (2+ messages)
[PATCH v2] ixgbe: Treat 1G Cu SFPs as 1G SX for X550EM
2022-04-15 20:56 UTC (2+ messages)
[PATCH] brcmfmac: Remove #ifdef guards for PM related functions
2022-04-15 20:03 UTC
[PATCH v5 net-next 0/4] rtnetlink: improve ALT_IFNAME config and fix dangerous GROUP usage
2022-04-15 19:26 UTC (6+ messages)
` [PATCH v5 net-next 1/4] rtnetlink: return ENODEV when ifname does not exist and group is given
` [PATCH v5 net-next 4/4] rtnetlink: return EINVAL when request cannot succeed
[PATCH v2 bpf-next 00/14] xsk: stop NAPI Rx processing on full XSK RQ
2022-04-15 19:20 UTC (2+ messages)
[PATCH 0/7] Remove unused SLOW_DOWN_IO
2022-04-15 19:08 UTC (8+ messages)
` [PATCH 1/7] net: wan: atp: remove unused eeprom_delay()
` [PATCH 2/7] net: wan: lmc: remove unused DELAY()
` [PATCH 3/7] net: remove comments that mention obsolete __SLOW_DOWN_IO
` [PATCH 4/7] sh: remove unused SLOW_DOWN_IO
` [PATCH 5/7] powerpc: Remove unused SLOW_DOWN_IO definition
` [PATCH 6/7] ia64: remove unused __SLOW_DOWN_IO and SLOW_DOWN_IO definitions
` [PATCH 7/7] alpha: "
[PATCH bpf-next v3 0/7] bpf: cgroup_sock lsm flavor
2022-04-15 18:46 UTC (7+ messages)
` [PATCH bpf-next v3 3/7] bpf: minimize number of allocated lsm slots per program
[Patch net-next v2 0/2] add ethtool SQI support for LAN87xx T1 Phy
2022-04-15 18:33 UTC (2+ messages)
[PATCH net] netlink: reset network and mac headers in netlink_dump()
2022-04-15 18:14 UTC
[PATCH net] ice: Fix race during aux device (un)plugging
2022-04-15 17:53 UTC (3+ messages)
[PATCH v2 net-next] dt-bindings: net: mediatek,net: convert to the json-schema
2022-04-15 17:06 UTC
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).