netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-01 21:48:26 to 2022-07-03 16:46:46 UTC [more...]

[PATCH] cxgb4: Use the bitmap API to allocate bitmaps
 2022-07-03 16:46 UTC 

[PATCH net-next 0/2] net: phy: smsc: add WoL and EEE support to LAN8740/LAN8742
 2022-07-03 16:43 UTC  (5+ messages)
` [PATCH net-next 1/2] net: phy: smsc: add WoL support to LAN8740/LAN8742 PHYs
` [PATCH net-next 2/2] net: phy: smsc: add EEE "

[PATCH] tracing/ipv4/ipv6: Give size to name field in fib*_lookup_table event
 2022-07-03 14:23 UTC 

[PATCH v3 net-next 5/6] af_unix: Put a socket into a per-netns hash table
 2022-07-03 14:06 UTC  (2+ messages)
` [af_unix] d66d39e471: ltp.rpc_pmap_set.fail

[syzbot] KASAN: slab-out-of-bounds Write in ip6_mc_hdr
 2022-07-03 13:53 UTC  (2+ messages)

[PATCH] net-tcp: Find dst with sk's xfrm policy not ctl_sk
 2022-07-03 13:41 UTC  (2+ messages)
` [net] fe1d0fd632: canonical_address#:#[##]

[PATCH] RISC-V/bpf: Enable bpf_probe_read{, str}()
 2022-07-03 13:12 UTC  (2+ messages)

[PATCH v3] 9p fid refcount: add a 9p_fid_ref tracepoint
 2022-07-03 12:48 UTC  (2+ messages)

[PATCH] net: usb: Remove unnecessary '0' values from hasdata
 2022-07-03 12:10 UTC  (2+ messages)

[PATCH net-next 0/15] pull-request: can-next 2022-07-03
 2022-07-03 11:40 UTC  (17+ messages)
` [PATCH net-next 01/15] tty: Add N_CAN327 line discipline ID for ELM327 based CAN driver
` [PATCH net-next 02/15] can: can327: CAN/ldisc driver for ELM327 based OBD-II adapters
` [PATCH net-next 03/15] can: ctucanfd: ctucan_interrupt(): fix typo
` [PATCH net-next 04/15] can: slcan: use the BIT() helper
` [PATCH net-next 05/15] can: slcan: use netdev helpers to print out messages
` [PATCH net-next 06/15] can: slcan: use the alloc_can_skb() helper
` [PATCH net-next 07/15] can: netlink: dump bitrate 0 if can_priv::bittiming.bitrate is -1U
` [PATCH net-next 08/15] can: slcan: use CAN network device driver API
` [PATCH net-next 09/15] can: slcan: allow to send commands to the adapter
` [PATCH net-next 10/15] can: slcan: set bitrate by CAN device driver API
` [PATCH net-next 11/15] can: slcan: send the open/close commands to the adapter
` [PATCH net-next 12/15] can: slcan: move driver into separate sub directory
` [PATCH net-next 13/15] can: slcan: add ethtool support to reset adapter errors
` [PATCH net-next 14/15] can: slcan: extend the protocol with error info
` [PATCH net-next 15/15] can: slcan: extend the protocol with CAN state info

[pull request][net-next v2 00/15] mlx5 updates 2022-06-29
 2022-07-03 11:30 UTC  (17+ messages)
` [net-next v2 01/15] net/mlx5: Delete ipsec_fs header file as not used
` [net-next v2 02/15] net/mlx5: delete dead code in mlx5_esw_unlock()
` [net-next v2 03/15] net/mlx5: E-switch, Introduce flag to indicate if vport acl namespace is created
` [net-next v2 04/15] net/mlx5: E-switch, Introduce flag to indicate if fdb table "
` [net-next v2 05/15] net/mlx5: E-switch, Remove dependency between sriov and eswitch mode
` [net-next v2 06/15] net/mlx5: E-switch: Change eswitch mode only via devlink command
` [net-next v2 07/15] net/mlx5: Add support to create SQ and CQ for ASO
` [net-next v2 08/15] net/mlx5: Implement interfaces to control ASO SQ and CQ
` [net-next v2 09/15] net/mlx5e: Prepare for flow meter offload if hardware supports it
` [net-next v2 10/15] net/mlx5e: Add support to modify hardware flow meter parameters
` [net-next v2 11/15] net/mlx5e: Get or put meter by the index of tc police action
` [net-next v2 12/15] net/mlx5e: Add generic macros to use metadata register mapping
` [net-next v2 13/15] net/mlx5e: Add post meter table for flow metering
` [net-next v2 14/15] net/mlx5e: Add flow_action to parse state
` [net-next v2 15/15] net/mlx5e: TC, Support offloading police action

[PATCH net 0/2] Netfilter fixes for net
 2022-07-03 11:30 UTC  (4+ messages)
` [PATCH net 1/2] netfilter: nf_tables: stricter validation of element data
` [PATCH net 2/2] netfilter: nft_set_pipapo: release elements in clone from abort path

[PATCH v3 net-next 0/2] af_unix: Fix regression by the per-netns hash table series
 2022-07-03 11:15 UTC  (4+ messages)
` [PATCH v3 net-next 1/2] af_unix: Put pathname sockets in the global hash table
` [PATCH v3 net-next 2/2] selftests: net: af_unix: Test connect() with different netns

[PATCH v2 0/6] Add support for RZ/N1 SJA1000 CAN controller
 2022-07-03 10:47 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: can: sja1000: Convert to json-schema
` [PATCH v2 2/6] dt-bindings: can: nxp,sja1000: Document RZ/N1{D,S} support
` [PATCH v2 3/6] can: sja1000: Add Quirk for RZ/N1 SJA1000 CAN controller
` [PATCH v2 4/6] can: sja1000: Use device_get_match_data to get device data
` [PATCH v2 5/6] can: sja1000: Change the return type as void for SoC specific init
` [PATCH v2 6/6] can: sja1000: Add support for RZ/N1 SJA1000 CAN Controller

[net] 4890b686f4: netperf.Throughput_Mbps -69.4% regression
 2022-07-03 10:43 UTC  (11+ messages)

[PATCH 0/6] Add support for RZ/N1 SJA1000 CAN controller
 2022-07-03 10:08 UTC  (23+ messages)
` [PATCH 1/6] dt-bindings: can: sja1000: Convert to json-schema
` [PATCH 2/6] dt-bindings: can: nxp,sja1000: Document RZ/N1{D,S} support
` [PATCH 3/6] can: sja1000: Add Quirks for RZ/N1 SJA1000 CAN controller
` [PATCH 4/6] can: sja1000: Use of_device_get_match_data to get device data
` [PATCH 5/6] can: sja1000: Change the return type as void for SoC specific init
` [PATCH 6/6] can: sja1000: Add support for RZ/N1 SJA1000 CAN Controller

[PATCH net 0/3] Fix bridge_vlan_aware.sh and bridge_vlan_unaware.sh with IFF_UNICAST_FLT
 2022-07-03 10:03 UTC  (7+ messages)
` [PATCH net 1/3] selftests: forwarding: fix flood_unicast_test when h2 supports IFF_UNICAST_FLT
` [PATCH net 2/3] selftests: forwarding: fix learning_test when h1 "
` [PATCH net 3/3] selftests: forwarding: fix error message in learning_test

[syzbot] kernel BUG in __text_poke
 2022-07-03  8:17 UTC  (2+ messages)

[syzbot] KASAN: vmalloc-out-of-bounds Read in bpf_jit_free
 2022-07-03  7:57 UTC  (2+ messages)

[syzbot] BUG: unable to handle kernel paging request in bpf_prog_ADDR_F
 2022-07-03  7:23 UTC 

[PATCH net-next v1 1/1] net: bridge: ensure that link-local traffic cannot unlock a locked port
 2022-07-03  7:00 UTC  (7+ messages)

[PATCH net-next] net: Print real skb addresses for all net events
 2022-07-03  5:58 UTC  (8+ messages)

[PATCH bpf-next v5 0/8] New nf_conntrack kfuncs for insertion, changing timeout, status
 2022-07-03  5:34 UTC  (5+ messages)
` [PATCH bpf-next v5 1/8] bpf: Add support for forcing kfunc args to be referenced

[PATCH net-next v2] net: Print hashed skb addresses for all net and qdisc events
 2022-07-03  4:36 UTC  (4+ messages)

[PATCH 00/12] Fix several documentation build warnings with Sphinx 2.4.4
 2022-07-03  3:26 UTC  (3+ messages)
` [PATCH 09/12] net: mac80211: fix a kernel-doc markup

[PATCH v9 bpf-next 9/9] bpf, x86_64: use bpf_jit_binary_pack_alloc
 2022-07-03  3:14 UTC  (3+ messages)

[PATCH v4] net: rose: fix null-ptr-deref caused by rose_kill_by_neigh
 2022-07-03  0:43 UTC  (5+ messages)

[PATCH net v1] net: dsa: lantiq_gswip: Fix FDB add/remove on the CPU port
 2022-07-02 22:53 UTC  (5+ messages)

[Regression] stress-ng udp-flood causes kernel panic on Ampere Altra
 2022-07-02 20:56 UTC  (5+ messages)

[PATCH RFC net-next 0/6] net: dsa: always use phylink
 2022-07-02 20:27 UTC  (4+ messages)
` [PATCH RFC net-next 5/6] net: dsa: always use phylink for CPU and DSA ports

[PATCH net v2 0/3] docs: netdev: document more of our rules
 2022-07-02 20:15 UTC  (7+ messages)
` [PATCH net v2 1/3] docs: netdev: document that patch series length limit
` [PATCH net v2 2/3] docs: netdev: document reverse xmas tree
` [PATCH net v2 3/3] docs: netdev: add a cheat sheet for the rules

[patch net-next 0/3] net: devlink: devl_* cosmetic fixes
 2022-07-02 19:29 UTC  (5+ messages)
` [patch net-next 2/3] net: devlink: call lockdep_assert_held() for devlink->lock directly

[PATCH v1] netfilter: nf_tables: fix nft_set_elem_init heap buffer overflow
 2022-07-02 19:23 UTC  (6+ messages)

Intermittent performance regression related to ipset between 5.10 and 5.15
 2022-07-02 17:40 UTC  (13+ messages)

[PATCH v12 net-next 0/9] add support for VSC7512 control over SPI
 2022-07-02 16:26 UTC  (5+ messages)
` [PATCH v12 net-next 9/9] mfd: ocelot: add support for the vsc7512 chip via spi

[PATCH v11 net-next 1/9] mfd: ocelot: add helper to get regmap from a resource
 2022-07-02 16:17 UTC  (12+ messages)

[patch net-next v2 0/3] net: devlink: devl_* cosmetic fixes
 2022-07-02 15:59 UTC  (4+ messages)
` [patch net-next v2 2/3] net: devlink: call lockdep_assert_held() for devlink->lock directly

[PATCH v3 net-next 0/2] LED feature for LAN8814 PHY
 2022-07-02 15:40 UTC  (2+ messages)

[PATCH net-next] net: add skb_[inner_]tcp_all_headers helpers
 2022-07-02 15:40 UTC  (2+ messages)

[Patch net-next v15 00/13] net: dsa: microchip: DSA Driver support for LAN937x
 2022-07-02 15:40 UTC  (2+ messages)

[PATCH net v2] MAINTAINERS: add Wenjia as SMC maintainer
 2022-07-02 15:40 UTC  (2+ messages)

[net-next PATCH RESEND 0/2] PolarFire SoC macb reset support
 2022-07-02 15:34 UTC  (5+ messages)
` [net-next PATCH RESEND 2/2] net: macb: add polarfire soc "

[PATCH] iwlwifi: mvm: return an error if setting tbl_rev fails
 2022-07-02 15:10 UTC 

[PATCH bpf-next 0/4] bpf: Minor fixes
 2022-07-02 15:08 UTC  (10+ messages)
` [PATCH bpf-next 1/4] bpf: Make non-preallocated allocation low priority
` [PATCH bpf-next 3/4] bpf: Don't do preempt check when migrate is disabled

[PATCH v1 00/14] PolarFire SoC reset controller & clock cleanups
 2022-07-02 14:50 UTC  (3+ messages)
` [PATCH v1 13/14] clk: microchip: mpfs: convert cfg_clk to clk_divider

[PATCH net-next v3 0/7] net: lan966x: Add lag support
 2022-07-02 14:30 UTC  (9+ messages)
` [PATCH net-next v3 1/7] net: lan966x: Add reqisters used to configure lag interfaces
` [PATCH net-next v3 2/7] net: lan966x: Split lan966x_fdb_event_work
` [PATCH net-next v3 4/7] net: lan966x: Extend lan966x_foreign_bridging_check
` [PATCH net-next v3 5/7] net: lan966x: Add lag support for lan966x

[PATCH net v2] ibmvnic: Properly dispose of all skbs during a failover
 2022-07-02 10:37 UTC 

[RFC v2 00/17] perf: Add perf kwork
 2022-07-02  9:35 UTC  (2+ messages)

[PATCH net v5] net: rose: fix null-ptr-deref caused by rose_kill_by_neigh
 2022-07-02  7:57 UTC 

[PATCH net-next 0/2] nfp: support VLAN strip and insert
 2022-07-02  7:35 UTC  (3+ messages)
` [PATCH net-next 1/2] nfp: support RX VLAN ctag/stag strip
` [PATCH net-next 2/2] nfp: support TX VLAN ctag insert

[PATCH bpf-next] bpftool: Rename "bpftool feature list" into "... feature list_builtins"
 2022-07-02  6:24 UTC  (2+ messages)

[PATCH bpf] xdp: Fix spurious packet loss in generic XDP TX path
 2022-07-02  4:39 UTC  (4+ messages)
` [PATCH bpf v2] "

[PATCH] samsung/sxgbe: fix repeated words in comments
 2022-07-02  3:20 UTC  (2+ messages)

[PATCH net-next] net: pcs: rzn1-miic: update speed only if interface is changed
 2022-07-02  3:20 UTC  (2+ messages)

[PATCH] ethernet/sun: fix repeated words in comments
 2022-07-02  3:20 UTC  (2+ messages)

[PATCH] stmicro/stmmac: fix repeated words in comments
 2022-07-02  3:20 UTC  (2+ messages)

pull-request: bpf 2022-07-02
 2022-07-02  3:20 UTC  (2+ messages)

[PATCH] qlogic/qed: fix repeated words in comments
 2022-07-02  3:20 UTC  (2+ messages)

[PATCH] usbnet: remove vestiges of debug macros
 2022-07-02  3:20 UTC  (2+ messages)

[PATCH net] selftests/net: fix section name when using xdp_dummy.o
 2022-07-02  3:20 UTC  (2+ messages)

Fw: [Bug 216195] New: Maxlinear GPY115 UBSAN: shift-out-of-bounds
 2022-07-02  2:34 UTC  (2+ messages)

[PATCH v2] octeontx2-af: fix operand size in bitwise operation
 2022-07-02  2:20 UTC  (2+ messages)

[PATCH v2 net-next 0/2] af_unix: Fix regression by the per-netns hash table series
 2022-07-02  1:44 UTC  (3+ messages)
` [PATCH v2 net-next 1/2] af_unix: Put a named socket in the global hash table
` [PATCH v2 net-next 2/2] selftests: net: af_unix: Test connect() with different netns

[PATCH] net/ipv4/ip_gre.c net/ipv6/ip6_gre.c: ip and gre header are recorded twice
 2022-07-02  1:42 UTC  (9+ messages)

[linux-next:master] BUILD REGRESSION 6cc11d2a1759275b856e464265823d94aabd5eaf
 2022-07-02  1:03 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION c4185b16aba73929aa76f0d030efbe79ae867808
 2022-07-02  0:58 UTC 

[PATCH bpf-next v2 0/8] bpf: rstat: cgroup hierarchical stats
 2022-07-02  0:55 UTC  (12+ messages)
` [PATCH bpf-next v2 8/8] bpf: add a selftest for cgroup hierarchical stats collection

[PATCH v5 bpf-next 0/5] bpf_prog_pack followup
 2022-07-01 23:20 UTC  (3+ messages)
` [PATCH v5 bpf-next 1/5] module: introduce module_alloc_huge

[PATCH] dt-bindings: net: dsa: mediatek,mt7530: Add missing 'reg' property
 2022-07-01 22:30 UTC  (2+ messages)

[PATCH V3 0/6] ifcvf/vDPA: support query device config space through netlink
 2022-07-01 22:18 UTC  (9+ messages)
` [PATCH V3 3/6] vDPA: allow userspace to query features of a vDPA device
` [PATCH V3 4/6] vDPA: !FEATURES_OK should not block querying device config space
` [PATCH V3 5/6] vDPA: answer num of queue pairs = 1 to userspace when VIRTIO_NET_F_MQ == 0
` [PATCH V3 6/6] vDPA: fix 'cast to restricted le16' warnings in vdpa.c

skb->protocol 0x300?!
 2022-07-01 21:41 UTC 


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