netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-04 23:07:39 to 2023-05-06 03:16:04 UTC [more...]

[PATCH bpf-next v7 0/2] Introduce a new kfunc of bpf_task_under_cgroup
 2023-05-06  3:15 UTC 

[PATCH vhost v7 00/11] virtio core prepares for AF_XDP
 2023-05-06  3:08 UTC  (4+ messages)
` [PATCH vhost v7 01/11] virtio_ring: split: separate dma codes

BUG: KASAN: stack-out-of-bounds in __ip_options_echo
 2023-05-06  3:01 UTC  (5+ messages)

[PATCH v1 net] net: Fix sk->sk_stamp race in sock_recv_cmsgs()
 2023-05-06  3:01 UTC  (2+ messages)

[PATCH] virtio_net: set default mtu to 1500 when 'Device maximum MTU' bigger than 1500
 2023-05-06  2:50 UTC  (2+ messages)

[PATCH net v3] virtio_net: Fix error unwinding of XDP initialization
 2023-05-06  2:33 UTC  (2+ messages)

[GIT PULL] Networking for v6.4-rc1
 2023-05-06  2:20 UTC  (2+ messages)

[PATCH v4] virtio_net: suppress cpu stall when free_unused_bufs
 2023-05-06  2:04 UTC  (4+ messages)

[PATCH v2 0/2] Add motorcomm phy pad-driver-strength-cfg support
 2023-05-06  1:52 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: net: motorcomm: Add pad driver strength cfg
` [PATCH v2 2/2] net: phy: motorcomm: Add pad drive strength cfg support

Quirks for exotic SFP module
 2023-05-06  1:15 UTC  (7+ messages)

[PATCH v2 0/6] Bug fixes for net/handshake
 2023-05-06  0:47 UTC  (7+ messages)
` [PATCH v2 1/6] net/handshake: Remove unneeded check from handshake_dup()
` [PATCH v2 2/6] net/handshake: Fix handshake_dup() ref counting
` [PATCH v2 3/6] net/handshake: Fix uninitialized local variable
` [PATCH v2 4/6] net/handshake: handshake_genl_notify() shouldn't ignore @flags
` [PATCH v2 5/6] net/handshake: Unpin sock->file if a handshake is cancelled
` [PATCH v2 6/6] net/handshake: Enable the SNI extension to work properly

[syzbot] [net?] KASAN: slab-use-after-free Write in mini_qdisc_pair_swap
 2023-05-06  0:16 UTC  (8+ messages)
` [PATCH net 0/6] net/sched: Fixes for sch_ingress and sch_clsact
  ` [PATCH net 1/6] net/sched: sch_ingress: Only create under TC_H_INGRESS
  ` [PATCH net 2/6] net/sched: sch_clsact: Only create under TC_H_CLSACT
  ` [PATCH net 3/6] net/sched: Reserve TC_H_INGRESS (TC_H_CLSACT) for ingress (clsact) Qdiscs
  ` [PATCH net 4/6] net/sched: Prohibit regrafting ingress or clsact Qdiscs
  ` [PATCH net 5/6] net/sched: Refactor qdisc_graft() for ingress and "
  ` [PATCH net 6/6] net/sched: qdisc_destroy() old ingress and clsact Qdiscs before grafting

[PATCH 0/5] Bug fixes for net/handshake
 2023-05-05 23:58 UTC  (17+ messages)
` [PATCH 1/5] net/handshake: Remove unneeded check from handshake_dup()
` [PATCH 2/5] net/handshake: Fix handshake_dup() ref counting
` [PATCH 3/5] net/handshake: Fix uninitialized local variable
` [PATCH 4/5] net/handshake: handshake_genl_notify() shouldn't ignore @flags
` [PATCH 5/5] net/handshake: Enable the SNI extension to work properly

[PATCH 09/22] wifi: iwlwifi: Use alloc_ordered_workqueue() to create ordered workqueues
 2023-05-05 22:53 UTC  (6+ messages)
    ` [PATCH] wifi: iwlwifi: Use default @max_active for trans_pcie->rba.alloc_wq
` [PATCH 10/22] wifi: mwifiex: Use alloc_ordered_workqueue() to create ordered workqueues
    ` [PATCH] wifi: mwifiex: Use default @max_active for workqueues

[PATCH v8 0/3] mm/gup: disallow GUP writing to file-backed mappings by default
 2023-05-05 22:07 UTC  (6+ messages)
` [PATCH v8 3/3] mm/gup: disallow FOLL_LONGTERM GUP-fast writing to file-backed mappings

[syzbot] Monthly batman report (May 2023)
 2023-05-05 21:39 UTC 

[PATCH v4 0/4] Enable multiple MCAN on AM62x
 2023-05-05 21:29 UTC  (3+ messages)
` [PATCH v4 1/4] dt-bindings: net: can: Add poll-interval for MCAN

[PATCH v2 net-next] netfilter: nft_set_pipapo: Use struct_size()
 2023-05-05 21:26 UTC 

[PATCH net-next] netfilter: nft_set_pipapo: Use struct_size()
 2023-05-05 21:20 UTC 

[PATCH v9 0/3] mm/gup: disallow GUP writing to file-backed mappings by default
 2023-05-05 21:12 UTC  (3+ messages)

[RFC PATCH net-next v6 0/9] TXGBE PHYLINK support
 2023-05-05 20:10 UTC  (12+ messages)
` [RFC PATCH net-next v6 1/9] net: txgbe: Add software nodes to support phylink
` [RFC PATCH net-next v6 2/9] i2c: designware: Add driver support for Wangxun 10Gb NIC
` [RFC PATCH net-next v6 3/9] net: txgbe: Register fixed rate clock
` [RFC PATCH net-next v6 4/9] net: txgbe: Register I2C platform device
` [RFC PATCH net-next v6 5/9] net: txgbe: Add SFP module identify
` [RFC PATCH net-next v6 6/9] net: txgbe: Support GPIO to SFP socket
` [RFC PATCH net-next v6 7/9] net: pcs: Add 10GBASE-R mode for Synopsys Designware XPCS
` [RFC PATCH net-next v6 8/9] net: txgbe: Implement phylink pcs
` [RFC PATCH net-next v6 9/9] net: txgbe: Support phylink MAC layer

[PATCH v8 0/7] drm/i915: use ref_tracker library for tracking wakerefs
 2023-05-05 20:06 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH RFC 0/3] siw on tunnel devices
 2023-05-05 20:03 UTC  (9+ messages)
` [PATCH RFC 1/3] net/tun: Ensure tun devices have a MAC address
` [PATCH RFC 2/3] net/lo: Ensure lo "
` [PATCH RFC 3/3] RDMA/siw: Require non-zero 6-byte MACs for soft iWARP

[PATCH v2 0/5] can: bxcan: add support for single peripheral configuration
 2023-05-05 19:50 UTC  (3+ messages)
` [PATCH v2 1/5] dt-bindings: net: can: add "st,can-secondary" property

TCP_ULP option is not working for tls
 2023-05-05 19:43 UTC  (3+ messages)

[regression] Kernel OOPS on boot with Kernel 6.3(.1) and RTL8153 Gigabit Ethernet Adapter
 2023-05-05 19:37 UTC  (5+ messages)

[PATCH net] net: skb_partial_csum_set() fix against transport header magic value
 2023-05-05 19:34 UTC  (2+ messages)

[PATCH v3 net 1/1] net: fec: correct the counting of XDP sent frames
 2023-05-05 19:23 UTC  (3+ messages)

[RFC PATCH 11/13] netdevice.h: Fix parentheses around macro parameter use
 2023-05-05 18:54 UTC  (3+ messages)

[PATCH] RDMA/mana_ib: Use v2 version of cfg_rx_steer_req to enable RX coalescing
 2023-05-05 18:51 UTC 

[PATCH bpf-next v6 0/2] Introduce a new kfunc of bpf_task_under_cgroup
 2023-05-05 18:48 UTC  (10+ messages)
` [PATCH bpf-next v6 1/2] bpf: Add bpf_task_under_cgroup() kfunc
    `  "
` [PATCH bpf-next v6 2/2] selftests/bpf: Add testcase for bpf_task_under_cgroup
    `  "

[PATCH net] net: mdio: mvusb: Fix an error handling path in mvusb_mdio_probe()
 2023-05-05 18:39 UTC 

[PATCH bpf v7 00/13] bpf sockmap fixes
 2023-05-05 17:39 UTC  (7+ messages)
` [PATCH bpf v7 08/13] bpf: sockmap, incorrectly handling copied_seq
` [PATCH bpf v7 09/13] bpf: sockmap, pull socket helpers out of listen test for general use
` [PATCH bpf v7 10/13] bpf: sockmap, build helper to create connected socket pair

[PATCH] bpf: Fix mask generation for 32-bit narrow loads of 64-bit fields
 2023-05-05 16:34 UTC  (4+ messages)

[PATCH v9 vfio 0/7] pds_vfio driver
 2023-05-05 15:42 UTC  (17+ messages)
` [PATCH v9 vfio 2/7] vfio/pds: Initial support for pds_vfio VFIO driver
` [PATCH v9 vfio 4/7] vfio/pds: Add VFIO live migration support

[PATCH RFC v6 2/6] dpll: Add DPLL framework base functions
 2023-05-05 15:35 UTC  (9+ messages)

[RFC PATCH v7 0/8] Create common DPLL configuration API
 2023-05-05 15:29 UTC  (15+ messages)
` [RFC PATCH v7 1/8] dpll: spec: Add Netlink spec in YAML
` [RFC PATCH v7 3/8] dpll: documentation on DPLL subsystem interface
` [RFC PATCH v7 6/8] ptp_ocp: implement DPLL ops
` [RFC PATCH v7 7/8] netdev: expose DPLL pin handle for netdevice

[BUG] Dependence of routing cache entries on the ignore-df flag
 2023-05-05 15:22 UTC  (5+ messages)

[PATCH] vhost_net: Use fdget() and fdput()
 2023-05-05 14:59 UTC  (4+ messages)

[PATCH LSM v2 0/2] security: SELinux/LSM label with MPTCP and accept
 2023-05-05 14:16 UTC  (4+ messages)

mv88e6320: Failed to forward PTP multicast
 2023-05-05 14:03 UTC  (6+ messages)

[PATCH] [net] Fix memory leak in htc_connect_service
 2023-05-05 14:03 UTC  (3+ messages)

[PATCH iproute2-next] mptcp: add support for implicit flag
 2023-05-05 13:58 UTC 

[syzbot] WARNING in print_bfs_bug (2)
 2023-05-05 13:27 UTC  (4+ messages)
` [syzbot] [net?] "

[PATCH net 2/2] net/sched: flower: fix error handler on replace
 2023-05-05 13:25 UTC  (11+ messages)

[PATCH net-next] wifi: ath11k: Use list_count_nodes()
 2023-05-05 13:08 UTC  (3+ messages)

[PATCH net-next] wifi: ath10k: Use list_count_nodes()
 2023-05-05 13:07 UTC  (2+ messages)

[PATCH v2] 9p: Remove INET dependency
 2023-05-05 12:39 UTC  (4+ messages)

[PATCH 0/9] fix softlockup in run_timer_softirq
 2023-05-05 12:10 UTC  (11+ messages)
` [PATCH 1/9] softirq: Rewrite softirq processing loop
` [PATCH 2/9] softirq: Use sched_clock() based timeout
` [PATCH 3/9] softirq: Factor loop termination condition
` [PATCH 4/9] softirq: Allow early break
` [PATCH 5/9] softirq: Context aware timeout
` [PATCH 6/9] softirq: Provide a softirq_needs_break() API
` [PATCH 7/9] softirq,net: Use softirq_needs_break()
` [PATCH 8/9] softirq,rcu: "
` [PATCH 9/9] softirq, timer: "

[PATCH v2] wifi: mt7601u: delete dead code checking debugfs returns
 2023-05-05 12:03 UTC  (2+ messages)

[PATCH net-next] wifi: mwifiex: Use list_count_nodes()
 2023-05-05 12:02 UTC  (2+ messages)

[PATCH ipsec] xfrm: Ensure consistent address families when resolving templates
 2023-05-05 11:36 UTC  (7+ messages)
      ` [PATCH ipsec] xfrm: Reject optional tunnel/BEET mode templates in outbound policies
          ` [PATCH ipsec] af_key: "

[syzbot] KASAN: use-after-free Read in rdma_close
 2023-05-05 10:40 UTC  (2+ messages)

[PATCH] net: socket: Use fdget() and fdput()
 2023-05-05 10:37 UTC  (2+ messages)

[PATCH net 0/2] cxgb4: fix memory vulnerabilities
 2023-05-05  9:32 UTC  (5+ messages)
` [PATCH net 1/2] net/ethernet/chelsio: fix cxgb4_getpgtccfg wrong memory access

[PATCH net v2 0/3] Fixes for miss to tc action series
 2023-05-05  9:10 UTC  (2+ messages)

[PATCH net] pds_core: fix mutex double unlock in error path
 2023-05-05  9:10 UTC  (2+ messages)

[PATCH net] net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop()
 2023-05-05  9:10 UTC  (2+ messages)

[PATCH net-next v7 1/2] Add nolocalbypass option to vxlan
 2023-05-05  8:52 UTC  (5+ messages)
` [PATCH net-next v7 2/2] Add tests for vxlan nolocalbypass option

[PATCH v3 net] bonding: add xdp_features support
 2023-05-05  8:40 UTC  (3+ messages)

[PATCH net] ice: block LAN in case of VF to VF offload
 2023-05-05  8:40 UTC  (2+ messages)

[PATCH net] sfc: Add back mailing list
 2023-05-05  8:40 UTC  (4+ messages)

[PATCH net] net: enetc: check the index of the SFI rather than the handle
 2023-05-05  8:40 UTC  (2+ messages)

[PATCH v3 net 1/2] net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz XTAL MT7621
 2023-05-05  8:30 UTC  (2+ messages)

[PATCH v3 1/2] wifi: rtw88: fix incorrect error codes in rtw_debugfs_copy_from_user
 2023-05-05  7:38 UTC  (2+ messages)

[PATCH] wifi: rtl8xxxu: (trivial) remove unnecessary return
 2023-05-05  7:34 UTC  (2+ messages)
` wifi: rtl8xxxu: rtl8xxxu_rx_complete(): "

[PATCH v2] b43legacy: Add checking for null for ssb_get_devtypedata(dev)
 2023-05-05  7:28 UTC  (2+ messages)

[PATCH v5 0/3] Add pinctrl support for SDX75
 2023-05-05  6:56 UTC  (6+ messages)
` [PATCH v5 2/3] pinctrl: qcom: Refactor target specific pinctrl driver

Sending Multicast General QUERY with unicast dest MAC
 2023-05-05  6:44 UTC 

[PATCH] wifi: iwlwifi: Fix spurious packet drops with RSS
 2023-05-05  6:40 UTC  (3+ messages)

r8125b ethernet hardware
 2023-05-05  5:30 UTC  (2+ messages)

[PATCH net-next V2 1/2] virtio-net: convert rx mode setting to use workqueue
 2023-05-05  3:46 UTC  (4+ messages)

[PATCH bpf-next v5 0/2] Introduce a new kfunc of bpf_task_under_cgroup
 2023-05-05  3:20 UTC  (7+ messages)
` [PATCH bpf-next v5 1/2] bpf: Add bpf_task_under_cgroup() kfunc
    `  "
` [PATCH bpf-next v5 2/2] selftests/bpf: Add testcase for bpf_task_under_cgroup
    `  "

[PATCH V6] can: usb: f81604: add Fintek F81604 support
 2023-05-05  2:23 UTC 

Help needed: supporting new device with unique register bitfields
 2023-05-05  1:26 UTC  (5+ messages)

[PATCH RFC net-next/mm V3 0/2] page_pool: new approach for leak detection and shutdown phase
 2023-05-05  0:54 UTC  (5+ messages)
` [PATCH RFC net-next/mm V3 1/2] page_pool: Remove workqueue in new shutdown scheme

system hang on start-up (mlx5?)
 2023-05-04 23:38 UTC  (6+ messages)


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).