Netdev Archive on lore.kernel.org
help / color / mirror / Atom feed
messages from 2021-08-20 14:00:14 to 2021-08-21 17:50:22 UTC [more...]
[PATCH][next] mwifiex: usb: Replace one-element array with flexible-array member
2021-08-21 17:50 UTC (2+ messages)
[PATCH] mwifiex: drop redundant null-pointer check in mwifiex_dnld_cmd_to_fw()
2021-08-21 17:49 UTC (2+ messages)
[PATCH] wilc1000: remove redundant code
2021-08-21 17:46 UTC (2+ messages)
[PATCH 1/3] wilc1000: use goto labels on error path
2021-08-21 17:46 UTC (2+ messages)
[PATCH 1/3][RESEND] rtlwifi: rtl8192de: Remove redundant variable initializations
2021-08-21 17:33 UTC (2+ messages)
[PATCH 3/3] rtlwifi: rtl8192de: fix array size limit in for-loop
2021-08-21 17:31 UTC (2+ messages)
[PATCH 1/3] ipw2x00: Avoid field-overflowing memcpy()
2021-08-21 17:15 UTC (2+ messages)
[PATCH] ipw2x00: Use struct_size helper instead of open-coded arithmetic
2021-08-21 17:15 UTC (2+ messages)
[PATCH v1 1/1] ray_cs: use %*ph to print small buffer
2021-08-21 17:14 UTC (2+ messages)
[PATCH] net/mlx4: tcp_drop replace of tcp_drop_new
2021-08-21 15:53 UTC
[PATCH v3 0/4] open/accept directly into io_uring fixed file table
2021-08-21 15:52 UTC (5+ messages)
` [PATCH v3 1/4] net: add accept helper not installing fd
` [PATCH v3 2/4] io_uring: openat directly into fixed fd table
` [PATCH v3 3/4] io_uring: hand code io_accept() fd installing
` [PATCH v3 4/4] io_uring: accept directly into fixed file table
[syzbot] BUG: unable to handle kernel NULL pointer dereference in unix_shutdown
2021-08-21 15:19 UTC
[PATCH] ipw2x00: no need to initilise statics to 0
2021-08-21 14:11 UTC (2+ messages)
[PATCH] ip_gre/ip6_gre: add check for invalid csum_start
2021-08-21 13:44 UTC (9+ messages)
` [PATCH 1/2 net] ip_gre: add validation for csum_start
` [PATCH 2/2 net] ip6_gre: "
[PATCH] [v2] wireless: Initial driver submission for pureLiFi devices
2021-08-21 13:42 UTC (5+ messages)
` [PATCH] [v14] wireless: Initial driver submission for pureLiFi STA devices
[PATCH] iwlwifi Add support for ax201 in Samsung Galaxy Book Flex2 Alpha
2021-08-21 13:34 UTC (5+ messages)
Divide error in minstrel_ht_get_tp_avg()
2021-08-21 12:19 UTC (4+ messages)
[PATCH bpf-next] bpf: test_bpf: Print total time of test in the summary
2021-08-21 12:13 UTC
[PATCH net] net/mlx5: Remove all auxiliary devices at the unregister event
2021-08-21 12:05 UTC
[PATCH v2] net: usb: pegasus: fixes of set_register(s) return value evaluation;
2021-08-21 11:47 UTC (2+ messages)
[PATCH v2 00/63] Introduce strict memcpy() bounds checking
2021-08-21 10:17 UTC (24+ messages)
` [PATCH v2 22/63] HID: cp2112: Use struct_group() for memcpy() region
` [PATCH v2 45/63] ath11k: Use memset_startat() for clearing queue descriptors
` [PATCH v2 55/63] HID: roccat: Use struct_group() to zero kone_mouse_event
` [PATCH v2 56/63] RDMA/mlx5: Use struct_group() to zero struct mlx5_ib_mr
` [PATCH v2 57/63] powerpc/signal32: Use struct_group() to zero spe regs
[PATCH 0/3] net: Cleanups for FORTIFY_SOURCE
2021-08-21 10:13 UTC (4+ messages)
[PATCH linux-next] net:wireless:mt76: fix boolreturn.cocci warnings
2021-08-21 10:10 UTC (2+ messages)
[PATCH net] stmmac: Revert "stmmac: align RX buffers"
2021-08-21 9:50 UTC (3+ messages)
[PATCH net-next v4] net: ipvs: add sysctl_run_estimation to support disable estimation
2021-08-21 8:41 UTC (2+ messages)
[PATCH] xgene-v2: Fix a resource leak in the error handling path of 'xge_probe()'
2021-08-21 7:35 UTC
[RFC PATCH 00/15] create power sequencing subsystem
2021-08-21 6:50 UTC (10+ messages)
` [RFC PATCH 10/15] pwrseq: add support for QCA BT+WiFi power sequencer
linux-next: Signed-off-by missing for commits in the net-next tree
2021-08-21 6:37 UTC (2+ messages)
[Issue] mlx5_core probe failed with error -17 when rescanning devices
2021-08-21 6:39 UTC (3+ messages)
[PATCH] rsi: make array fsm_state static const, makes object smaller
2021-08-21 6:38 UTC (2+ messages)
[PATCH NET v3 5/7] vrf: use skb_expand_head in vrf_finish_output
2021-08-21 6:21 UTC (4+ messages)
` [PATCH NET v4 3/7] ipv6: use skb_expand_head in ip6_xmit
[PATCH net-next v4] ipv6: add IFLA_INET6_RA_MTU to expose mtu value in the RA message
2021-08-21 6:10 UTC (2+ messages)
What is the oldest perl version being used with the kernel ? update oldest supported to 5.14 ?
2021-08-21 5:43 UTC (4+ messages)
[PATCH v1] af_unix: fix NULL pointer bug in unix_shutdown
2021-08-21 5:20 UTC (2+ messages)
[syzbot] KASAN: slab-out-of-bounds Write in ext4_write_inline_data_end
2021-08-21 3:43 UTC (2+ messages)
[PATCH bpf-next 0/5] bpf: implement variadic printk helper
2021-08-21 2:58 UTC (6+ messages)
` [PATCH bpf-next 1/5] bpf: merge printk and seq_printf VARARG max macros
` [PATCH bpf-next 2/5] bpf: add bpf_trace_vprintk helper
` [PATCH bpf-next 3/5] libbpf: Add bpf_vprintk convenience macro
` [PATCH bpf-next 4/5] bpftool: only probe trace_vprintk feature in 'full' mode
` [PATCH bpf-next 5/5] selftests/bpf: add trace_vprintk test prog
[syzbot] KASAN: invalid-free in bdev_free_inode (2)
2021-08-21 2:29 UTC
[PATCH -net] wireless: iwlwifi: fix printk format warnings in uefi.c
2021-08-21 2:09 UTC
[RFC Patch net-next] net_sched: introduce eBPF based Qdisc
2021-08-21 1:02 UTC
[PATCH net-next] mana: Add support for EQ sharing
2021-08-21 0:32 UTC (2+ messages)
[PATCH v2 net-next 0/5] Make SWITCHDEV_FDB_{ADD,DEL}_TO_DEVICE blocking
2021-08-21 0:22 UTC (9+ messages)
[PATCH bpf-next v4 00/22] Improve XDP samples usability and output
2021-08-21 0:20 UTC (23+ messages)
` [PATCH bpf-next v4 01/22] samples: bpf: fix a couple of warnings
` [PATCH bpf-next v4 02/22] tools: include: add ethtool_drvinfo definition to UAPI header
` [PATCH bpf-next v4 03/22] samples: bpf: Add basic infrastructure for XDP samples
` [PATCH bpf-next v4 04/22] samples: bpf: Add BPF support for redirect tracepoint
` [PATCH bpf-next v4 05/22] samples: bpf: Add redirect tracepoint statistics support
` [PATCH bpf-next v4 06/22] samples: bpf: Add BPF support for xdp_exception tracepoint
` [PATCH bpf-next v4 07/22] samples: bpf: Add xdp_exception tracepoint statistics support
` [PATCH bpf-next v4 08/22] samples: bpf: Add BPF support for cpumap tracepoints
` [PATCH bpf-next v4 09/22] samples: bpf: Add cpumap tracepoint statistics support
` [PATCH bpf-next v4 10/22] samples: bpf: Add BPF support for devmap_xmit tracepoint
` [PATCH bpf-next v4 11/22] samples: bpf: Add devmap_xmit tracepoint statistics support
` [PATCH bpf-next v4 12/22] samples: bpf: add vmlinux.h generation support
` [PATCH bpf-next v4 13/22] samples: bpf: Convert xdp_monitor_kern.o to XDP samples helper
` [PATCH bpf-next v4 14/22] samples: bpf: Convert xdp_monitor "
` [PATCH bpf-next v4 15/22] samples: bpf: Convert xdp_redirect_kern.o "
` [PATCH bpf-next v4 16/22] samples: bpf: Convert xdp_redirect "
` [PATCH bpf-next v4 17/22] samples: bpf: Convert xdp_redirect_cpu_kern.o "
` [PATCH bpf-next v4 18/22] samples: bpf: Convert xdp_redirect_cpu "
` [PATCH bpf-next v4 19/22] samples: bpf: Convert xdp_redirect_map_kern.o "
` [PATCH bpf-next v4 20/22] samples: bpf: Convert xdp_redirect_map "
` [PATCH bpf-next v4 21/22] samples: bpf: Convert xdp_redirect_map_multi_kern.o "
` [PATCH bpf-next v4 22/22] samples: bpf: Convert xdp_redirect_map_multi "
pull request: bluetooth 2021-08-19
2021-08-20 22:59 UTC (3+ messages)
[PATCH bpf-next v7 0/5] sockmap: add sockmap support for unix stream socket
2021-08-20 22:51 UTC (3+ messages)
` [PATCH bpf-next v7 2/5] af_unix: add unix_stream_proto for sockmap
[PATCH V3 net-next 0/4] ethtool: extend coalesce uAPI
2021-08-20 22:21 UTC (4+ messages)
` [PATCH V3 net-next 2/4] ethtool: extend coalesce setting uAPI with CQE mode
[PATCH] net: marvell: fix MVNETA_TX_IN_PRGRS bit number
2021-08-20 22:09 UTC (2+ messages)
[PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2021-08-20
2021-08-20 21:56 UTC (6+ messages)
` [PATCH net 1/4] igc: fix page fault when thunderbolt is unplugged
` [PATCH net 2/4] igc: Use num_tx_queues when iterating over tx_ring queue
` [PATCH net 3/4] e1000e: Fix the max snoop/no-snoop latency for 10M
` [PATCH net 4/4] e1000e: Do not take care about recovery NVM checksum
[PATCH 0/8] PCI/VPD: Extend PCI VPD API
2021-08-20 21:36 UTC (3+ messages)
[syzbot] KASAN: use-after-free Read in nf_tables_dump_sets
2021-08-20 21:29 UTC (2+ messages)
[PATCH net-next v3 1/3] r8169: Implement dynamic ASPM mechanism
2021-08-20 21:03 UTC (2+ messages)
[RFC] dwarves/pahole: Add test scripts
2021-08-20 21:02 UTC (3+ messages)
[PATCH net-next 0/6] Devlink cleanup for delay event series
2021-08-20 20:23 UTC (10+ messages)
` [PATCH net-next 3/6] devlink: Count struct devlink consumers
[PATCH] dt-bindings: net: brcm,unimac-mdio: convert to the json-schema
2021-08-20 19:58 UTC (4+ messages)
` [PATCH V2] "
[PATCH net-next 00/18] Add Gigabit Ethernet driver support
2021-08-20 19:44 UTC (10+ messages)
` [PATCH net-next 09/18] ravb: Factorise ravb_ring_free function
` [PATCH net-next 12/18] ravb: Factorise {emac,dmac} init function
[PATCH V3 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
2021-08-20 19:22 UTC (14+ messages)
` [PATCH V3 12/13] HV/Netvsc: Add Isolation VM support for netvsc driver
` [PATCH V3 13/13] HV/Storvsc: Add Isolation VM support for storvsc driver
[PATCH net-next] stmmac: align RX buffers
2021-08-20 18:41 UTC (24+ messages)
[RFC net-next 0/7] Add basic SyncE interfaces
2021-08-20 18:30 UTC (10+ messages)
` [RFC net-next 1/7] ptp: Add interface for acquiring DPLL state
[PATCH net-next v3 0/9] Add Gigabit Ethernet driver support
2021-08-20 18:15 UTC (5+ messages)
` [PATCH net-next v3 2/9] ravb: Add struct ravb_hw_info to driver data
[PATCH net] net: dsa: sja1105: fix use-after-free after calling of_find_compatible_node, or worse
2021-08-20 18:10 UTC (11+ messages)
[PATCH bpf-next] libbpf: remove unused variable
2021-08-20 18:06 UTC (2+ messages)
[PATCH v2 0/2] net: Add LiteETH network driver
2021-08-20 17:41 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: net: Add bindings for LiteETH
pull-request: mac80211-next 2021-08-20
2021-08-20 17:30 UTC (2+ messages)
[PATCH net 1/1] net: usb: asix: ax88772: move embedded PHY detection as early as possible
2021-08-20 17:08 UTC (2+ messages)
[PATCH net-next] doc: Document unexpected tcp_l3mdev_accept=1 behavior
2021-08-20 17:06 UTC (2+ messages)
[PATCH v3 net-next 0/7] Make SWITCHDEV_FDB_{ADD,DEL}_TO_DEVICE blocking
2021-08-20 16:55 UTC (6+ messages)
` [PATCH v3 net-next 3/7] net: switchdev: move SWITCHDEV_FDB_{ADD,DEL}_TO_DEVICE to the blocking notifier chain
[RFC PATCH v3 net-next 00/10] add support for VSC75XX control over SPI
2021-08-20 16:53 UTC (4+ messages)
` [RFC PATCH v3 net-next 02/10] net: mdio: mscc-miim: convert to a regmap implementation
mv88e6352 no traffic over phy to phy cpu port
2021-08-20 16:27 UTC (2+ messages)
[PATCH -next] can: rcar_canfd: Fix redundant assignment
2021-08-20 16:14 UTC
[PATCH net-next 0/3] net: ipa: enable automatic suspend
2021-08-20 16:01 UTC (4+ messages)
` [PATCH net-next 1/3] net: ipa: use autosuspend
` [PATCH net-next 2/3] net: ipa: rename ipa_clock_* symbols
` [PATCH net-next 3/3] net: ipa: rename "ipa_clock.c"
[PATCH v12 bpf-next 00/18] mvneta: introduce XDP multi-buffer support
2021-08-20 15:40 UTC (19+ messages)
` [PATCH v12 bpf-next 01/18] net: skbuff: add size metadata to skb_shared_info for xdp
` [PATCH v12 bpf-next 02/18] xdp: introduce flags field in xdp_buff/xdp_frame
` [PATCH v12 bpf-next 03/18] net: mvneta: update mb bit before passing the xdp buffer to eBPF layer
` [PATCH v12 bpf-next 04/18] net: mvneta: simplify mvneta_swbm_add_rx_fragment management
` [PATCH v12 bpf-next 05/18] net: xdp: add xdp_update_skb_shared_info utility routine
` [PATCH v12 bpf-next 06/18] net: marvell: rely on "
` [PATCH v12 bpf-next 07/18] xdp: add multi-buff support to xdp_return_{buff/frame}
` [PATCH v12 bpf-next 08/18] net: mvneta: add multi buffer support to XDP_TX
` [PATCH v12 bpf-next 09/18] net: mvneta: enable jumbo frames for XDP
` [PATCH v12 bpf-next 10/18] bpf: add multi-buff support to the bpf_xdp_adjust_tail() API
` [PATCH v12 bpf-next 11/18] bpf: introduce bpf_xdp_get_buff_len helper
` [PATCH v12 bpf-next 12/18] bpf: add multi-buffer support to xdp copy helpers
` [PATCH v12 bpf-next 13/18] bpf: move user_size out of bpf_test_init
` [PATCH v12 bpf-next 14/18] bpf: introduce multibuff support to bpf_prog_test_run_xdp()
` [PATCH v12 bpf-next 15/18] bpf: test_run: add xdp_shared_info pointer in bpf_test_finish signature
` [PATCH v12 bpf-next 16/18] bpf: update xdp_adjust_tail selftest to include multi-buffer
` [PATCH v12 bpf-next 17/18] net: xdp: introduce bpf_xdp_adjust_data helper
` [PATCH v12 bpf-next 18/18] bpf: add bpf_xdp_adjust_data selftest
[PATCH] ptp: ocp: don't allow on S390
2021-08-20 15:31 UTC (3+ messages)
[PATCH RFC 0/7] add socket to netdev page frag recycling support
2021-08-20 14:35 UTC (4+ messages)
[PATCH v3 0/2] mwifiex: Add quirks for MS Surface devices
2021-08-20 14:20 UTC (3+ messages)
` [PATCH v3 1/2] mwifiex: pcie: add DMI-based quirk implementation for "
` [PATCH v3 2/2] mwifiex: pcie: add reset_d3cold quirk for Surface gen4+ devices
[PATCH net-next 0/2] net: bridge: mcast: add support for port/vlan router control
2021-08-20 14:10 UTC (2+ messages)
[net-next PATCH v2] octeontx2-pf: Add check for non zero mcam flows
2021-08-20 14:00 UTC (2+ messages)
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).