netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-31 15:32:58 to 2022-11-01 12:37:11 UTC [more...]

[PATCH] can: rcar_canfd: rcar_canfd_handle_global_receive(): fix IRQ storm on global FIFO receive
 2022-11-01 12:36 UTC  (4+ messages)

[PATCH net] net, neigh: Fix null-ptr-deref in neigh_table_clear()
 2022-11-01 12:15 UTC 

[PATCH net-next v2 1/2] net: hinic: Convert the cmd code from decimal to hex to be more readable
 2022-11-01 12:17 UTC  (4+ messages)
` [PATCH net-next v2 2/2] net: hinic: Add control command support for VF PMD driver in DPDK

[PATCH net-next 0/4] Remove phylink_validate() from Felix DSA driver
 2022-11-01 12:01 UTC  (7+ messages)
` [PATCH net-next 1/4] net: phy: aquantia: add AQR112 and AQR412 PHY IDs
` [PATCH net-next 2/4] net: dsa: felix: use phylink_generic_validate()
` [PATCH net-next 3/4] net: mscc: ocelot: drop workaround for forcing RX flow control
` [PATCH net-next 4/4] net: dsa: remove phylink_validate() method

[PATCH net-next] gro: avoid checking for a failed search
 2022-10-24  5:17 UTC 

[PATCH net v2] netfilter: nf_nat: Fix possible memory leak in nf_nat_init()
 2022-11-01 11:52 UTC 

[PATCH -next] netfilter: nft_inner: fix return value check in nft_inner_parse_l2l3()
 2022-11-01 11:18 UTC  (2+ messages)

[PATCH] wifi: wilc1000: sdio: fix module autoloading
 2022-11-01 11:07 UTC  (2+ messages)

[PATCH] net/smc: Fix possible leaked pernet namespace in smc_init()
 2022-11-01 11:07 UTC  (3+ messages)

[PATCH] netfilter: nf_nat: Fix possible memory leak in nf_nat_init()
 2022-11-01 11:03 UTC  (2+ messages)

[PATCH net-next v3 0/3] nfp: IPsec offload support
 2022-11-01 11:02 UTC  (4+ messages)
` [PATCH net-next v3 1/3] nfp: extend capability and control words
` [PATCH net-next v3 2/3] nfp: add framework to support ipsec offloading
` [PATCH net-next v3 3/3] nfp: implement xfrm callbacks and expose ipsec offload feature to upper layer

Linux 6.1-rc3 build fail in include/linux/bpf.h
 2022-11-01 11:00 UTC  (5+ messages)

[PATCH][next] atmel: Fix atmel_private_handler array size
 2022-11-01 10:59 UTC  (2+ messages)
` [next] wifi: "

[PATCH] rds: remove redundant variable total_payload_len
 2022-11-01 10:41 UTC 

[PATCH wpan-next v2 0/3] IEEE 802.15.4: Add coordinator interfaces
 2022-11-01 10:27 UTC  (4+ messages)

[PATCH] wireless: ipw2200: Remove the unused function ipw_alive()
 2022-11-01 10:20 UTC  (2+ messages)
` wifi: "

[PATCH net] bonding: fix ICMPv6 header handling when receiving IPv6 messages
 2022-11-01 10:12 UTC  (2+ messages)

[PATCH net-next v6 0/6] Add new PCP and APPTRUST attributes to dcbnl
 2022-11-01  9:48 UTC  (7+ messages)
` [PATCH net-next v6 1/6] net: dcb: add new pcp selector to app object
` [PATCH net-next v6 2/6] net: dcb: add new apptrust attribute
` [PATCH net-next v6 3/6] net: microchip: sparx5: add support for offloading pcp table
` [PATCH net-next v6 4/6] net: microchip: sparx5: add support for apptrust
` [PATCH net-next v6 5/6] net: microchip: sparx5: add support for offloading dscp table
` [PATCH net-next v6 6/6] net: microchip: sparx5: add support for offloading default prio

[PATCH] wireguard (gcc13): cast enum limits members to int in prints
 2022-11-01  9:39 UTC  (4+ messages)

[PATCH v2 2/6] hostap: Avoid clashing function prototypes
 2022-11-01  9:36 UTC  (2+ messages)

[PATCH net] net/sonic: use dma_mapping_error() for error check
 2022-11-01  9:35 UTC  (2+ messages)

[PATCH][next] wifi: rtw89: 8852b: Fix spelling mistake KIP_RESOTRE -> KIP_RESTORE
 2022-11-01  9:27 UTC  (2+ messages)

[PATCH net v2 0/3] net: lan966x: Fixes for when MTU is changed
 2022-11-01  9:03 UTC  (6+ messages)

[PATCH] ath11k (gcc13): synchronize ath11k_mac_he_gi_to_nl80211_he_gi()'s return type
 2022-11-01  8:45 UTC  (4+ messages)

[PATCH net-next 0/14] pull-request: can-next 2022-10-31
 2022-11-01  8:26 UTC  (18+ messages)
` [PATCH net-next 01/14] can: peak_usb: rename device_id to a more explicit name
` [PATCH net-next 02/14] can: peak_usb: add callback to read user value of CANFD devices
` [PATCH net-next 03/14] can: peak_usb: allow flashing of the user device id
` [PATCH net-next 04/14] can: peak_usb: replace unregister_netdev() with unregister_candev()
` [PATCH net-next 05/14] can: peak_usb: add ethtool interface to user defined flashed device number
` [PATCH net-next 06/14] can: peak_usb: export PCAN user device ID as sysfs device attribute
` [PATCH net-next 07/14] can: peak_usb: align user device id format in log with sysfs attribute
` [PATCH net-next 08/14] can: kvaser_usb: kvaser_usb_set_bittiming(): fix redundant initialization warning for err
` [PATCH net-next 09/14] can: kvaser_usb: kvaser_usb_set_{,data}bittiming(): remove empty lines in variable declaration
` [PATCH net-next 10/14] can: rcar_canfd: rcar_canfd_probe: Add struct rcar_canfd_hw_info to driver data
` [PATCH net-next 11/14] can: rcar_canfd: Add max_channels to struct rcar_canfd_hw_info
` [PATCH net-next 12/14] can: rcar_canfd: Add shared_global_irqs "
` [PATCH net-next 13/14] can: rcar_canfd: Add postdiv "
` [PATCH net-next 14/14] can: rcar_canfd: Add multi_channel_irqs "

[PATCH bpf] bpf: Mark bpf_arch_init_dispatcher_early() as __init_or_module
 2022-11-01  7:57 UTC  (2+ messages)

[PATCH net] net: hns3: fix get wrong value of function hclge_get_dscp_prio()
 2022-11-01  7:48 UTC 

[PATCH] rtlwifi: rtl8192ee: remove static variable stop_report_cnt
 2022-11-01  7:36 UTC  (4+ messages)

[PATCH net-next v2 0/5] Extend TC key support for Sparx5 IS2 VCAP
 2022-11-01  7:31 UTC  (8+ messages)
` [PATCH net-next v2 2/5] net: microchip: sparx5: Adding more tc flower keys for the "

[PATCH net-next v4 00/10] optimize the parallelism of SMC-R connections
 2022-11-01  7:22 UTC  (3+ messages)

[RFC] bhash2 and WARN_ON() for inconsistent sk saddr
 2022-11-01  7:08 UTC  (2+ messages)

[PATCH net-next v3] ethtool: linkstate: add a statistic for PHY down events
 2022-11-01  6:08 UTC  (2+ messages)

[PATCH] nfc: Allow to create multiple virtual nci devices
 2022-11-01  6:06 UTC  (4+ messages)

[PATCH] net: mana: Assign interrupts to CPUs based on NUMA nodes
 2022-11-01  6:06 UTC 

[PATCH] stmmac: dwmac-loongson: fix invalid mdio_node
 2022-11-01  6:02 UTC 

[PATCH v2 net-next 0/5] inet: add drop monitor support
 2022-11-01  5:30 UTC  (2+ messages)

[PATCH] net: octeontx2-pf: mcs: consider MACSEC setting
 2022-11-01  5:08 UTC 

[PATCH net] net: Fix memory leaks in napi_get_frags_check()
 2022-11-01  4:40 UTC  (2+ messages)

[PATCH] xfrm: Fix oops in __xfrm_state_delete()
 2022-11-01  4:39 UTC  (2+ messages)

[PATCH net-next] tcp: refine tcp_prune_ofo_queue() logic
 2022-11-01  4:18 UTC  (2+ messages)

[PATCH -next] bpf, test_run: fix alignment problem in bpf_prog_test_run_skb()
 2022-11-01  4:04 UTC 

[PATCH v1 net-next 0/7] dt-binding preparation for ocelot switches
 2022-11-01  3:47 UTC  (14+ messages)
` [PATCH v1 net-next 1/7] dt-bindings: mfd: ocelot: remove spi-max-frequency from required properties
` [PATCH v1 net-next 2/7] dt-bindings: mfd: ocelot: remove unnecessary driver wording
` [PATCH v1 net-next 3/7] dt-bindings: net: dsa: qca8k: utilize shared dsa.yaml
` [PATCH v1 net-next 4/7] dt-bindings: net: dsa: mediatek,mt7530: remove unnecessary dsa-port reference

[PATCH net-next v2] net: systemport: Add support for RDMA overflow statistic counter
 2022-11-01  3:20 UTC  (2+ messages)

[PATCH net v2] net: tun: fix bugs for oversize packet when napi frags enabled
 2022-11-01  3:20 UTC  (2+ messages)

[PATCH net-next 1/1] stmmac: intel: Separate ADL-N and RPL-P device ID from TGL
 2022-11-01  3:18 UTC  (4+ messages)

[PATCHv7 net-next 0/4] rtnetlink: Honour NLM_F_ECHO flag in rtnl_{new, del}link
 2022-11-01  3:10 UTC  (3+ messages)

[PATCH v3 net-next] net: dsa: mv88e6xxx: Add RGMII delay to 88E6320
 2022-11-01  3:10 UTC  (2+ messages)

[PATCH 1/3] net: ftmac100: prepare data path for receiving single segment packets > 1514
 2022-11-01  3:10 UTC  (2+ messages)

[PATCH] Change maintainers for vnic driver
 2022-11-01  3:10 UTC  (2+ messages)

[PATCH 1/2] net: hinic: Convert the cmd code from decimal to hex to be more readable
 2022-11-01  2:58 UTC  (11+ messages)
` [PATCH 2/2] net: hinic: Add control command support for VF PMD driver in DPDK

[RFC v4 net-next 00/17] add support for the the vsc7512 internal copper phys
 2022-11-01  2:39 UTC  (4+ messages)
` [RFC v4 net-next 12/17] mfd: ocelot: add shared resource names for switch functionality

[PATCH net 2/3] net: wwan: iosm: fix driver not working with INTEL_IOMMU disabled
 2022-11-01  2:31 UTC  (2+ messages)

[PATCH v3 00/36] net/tcp: Add TCP-AO support
 2022-11-01  2:22 UTC  (2+ messages)

BUG: unable to handle kernel NULL pointer dereference in tipc_conn_close
 2022-11-01  2:20 UTC  (2+ messages)

[PATCH v2 0/2] vsock: remove an unused variable and fix infinite sleep
 2022-11-01  2:17 UTC  (3+ messages)
` [PATCH v2 1/2] vsock: remove the unused 'wait' in vsock_connectible_recvmsg()
` [PATCH v2 2/2] vsock: fix possible infinite sleep in vsock_connectible_wait_data()

[RFC bpf-next 0/5] xdp: hints via kfuncs
 2022-11-01  1:59 UTC  (22+ messages)
` [RFC bpf-next 5/5] selftests/bpf: Test rx_timestamp metadata in xskxceiver
          ` [xdp-hints] Re: [RFC bpf-next 0/5] xdp: hints via kfuncs

[syzbot] net-next boot error: WARNING in genl_register_family
 2022-11-01  1:58 UTC 

[PATCH 0/2] vsock: remove an unused variable and fix infinite sleep
 2022-11-01  1:58 UTC  (4+ messages)
` [PATCH 2/2] vsock: fix possible infinite sleep in vsock_connectible_wait_data()

[PATCH net-next] ethtool: Fail number of channels change when it conflicts with rxnfc
 2022-11-01  1:23 UTC  (2+ messages)

[PATCH net-next] net: axiemac: add PM callbacks to support suspend/resume
 2022-11-01  1:11 UTC 

[PATCH net v3] bpf, sockmap: fix the sk->sk_forward_alloc warning of sk_stream_kill_queues()
 2022-11-01  1:31 UTC 

[PATCH v2 net-next 3/3] dt-bindings: describe the support of "clock-frequency" in mdio
 2022-11-01  1:05 UTC 

[PATCH v2 net-next 0/3] net: axienet: Use a DT property to configure frequency of the MDIO bus
 2022-11-01  1:01 UTC  (3+ messages)
` [PATCH v2 net-next 1/3] net: axienet: Unexport and remove unused mdio functions
` [PATCH v2 net-next 2/3] net: axienet: set mdio clock according to bus-frequency

[PATCH net v2] bpf, sockmap: fix the sk->sk_forward_alloc warning of sk_stream_kill_queues()
 2022-11-01  1:01 UTC  (4+ messages)

[PATCH] net: dpaa2: Add some debug prints on deferred probe
 2022-11-01  0:40 UTC  (2+ messages)

[linus:master] [genetlink] ce48ebdd56: WARNING:at_net/netlink/genetlink.c:#genl_register_family
 2022-11-01  0:08 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: clock: qcom,gcc-ipq8074: use common GCC schema
 2022-11-01  0:03 UTC  (7+ messages)
` [PATCH] dt-bindings: net: constrain number of 'reg' in ethernet ports
` [PATCH 2/2] dt-bindings: clock: qcom: cleanup

[PATCH v7 00/23] nvme-tcp receive offloads
 2022-10-31 23:47 UTC  (9+ messages)
` [PATCH v7 01/23] net: Introduce direct data placement tcp offload

[PATCH net-next V4] net: lan743x: Add support to SGMII register dump for PCI11010/PCI11414 chips
 2022-10-31 23:41 UTC  (4+ messages)

[PATCH v3] Bluetooth: Use kzalloc instead of kmalloc/memset
 2022-10-31 23:10 UTC  (2+ messages)

[PATCH] net: bluetooth: Use kzalloc instead of kmalloc/memset
 2022-10-31 23:10 UTC  (2+ messages)

[PATCH] Bluetooth: Fix EALREADY and ELOOP cases in bt_status()
 2022-10-31 23:10 UTC  (2+ messages)

[PATCH net-next v7 00/10] net: dpaa: Convert to phylink
 2022-10-31 22:19 UTC  (6+ messages)
` [PATCH net-next v7 08/10] powerpc: dts: t208x: Mark MAC1 and MAC2 as 10G

[Patch bpf] sock_map: convert cancel_work_sync() to cancel_work()
 2022-10-31 22:03 UTC  (5+ messages)

[PATCH v2 0/6] Avoid clashing function prototypes
 2022-10-31 21:04 UTC  (8+ messages)
` [PATCH v2 1/6] cfg80211: "
` [PATCH v2 5/6] bna: "

[RFC net-next] net/sched: act_mirred: allow mirred ingress through networking backlog
 2022-10-31 21:44 UTC 

[PATCH v2 1/1] net: fec: add initial XDP support
 2022-10-31 21:17 UTC  (5+ messages)
  ` [EXT] "

[PATCH net] net: gso: fix panic on frag_list with mixed head alloc types
 2022-10-31 21:16 UTC  (7+ messages)

[PATCH v3 0/2] igb: Proactively round up to kmalloc bucket size
 2022-10-31 20:42 UTC  (4+ messages)
` [PATCH v3 2/2] "

[Patch v9 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver
 2022-10-31 19:32 UTC  (4+ messages)
` [Patch v9 12/12] RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter

[PATCH v3 1/1] net: fec: add initial XDP support
 2022-10-31 18:53 UTC 

[PATCH 0/5] ONIE tlv nvmem layout support
 2022-10-31 17:50 UTC  (3+ messages)
` [PATCH 1/5] dt-bindings: vendor-prefixes: Add ONIE

[PATCH net-next] net: tun: bump the link speed from 10Mbps to 10Gbps
 2022-10-31 17:39 UTC 

[RFE net-next] net: tun: 1000x speed up
 2022-10-31 17:09 UTC  (2+ messages)

[PATCH net-next] bonding: 3ad: bonding of links with different data rate
 2022-10-31 17:06 UTC  (2+ messages)

[PATCH] net/mlx5e: remove unused list in arfs
 2022-10-31 16:56 UTC 

[PATCH 0/3] cleanup style for staging qlge driver
 2022-10-31 16:53 UTC  (7+ messages)
` [PATCH 1/3] staging: qlge: Separate multiple assignments
` [PATCH 2/3] staging: qlge: replace msleep with usleep_range
` [PATCH 3/3] staging: qlge: add comment explaining memory barrier

[PATCH net 3/3] net: wwan: iosm: fix invalid mux header type
 2022-10-31 16:46 UTC 

[PATCH net 1/3] net: wwan: iosm: fix memory leak in ipc_pcie_read_bios_cfg
 2022-10-31 16:45 UTC 

[RFC PATCH net-next 00/16] bridge: Add MAC Authentication Bypass (MAB) support with offload
 2022-10-31 16:40 UTC  (5+ messages)
` [RFC PATCH net-next 01/16] bridge: Add MAC Authentication Bypass (MAB) support

[PATCH net] openvswitch: add missing resv_start_op initialization for dp_vport_genl_family
 2022-10-31 16:40 UTC  (2+ messages)

[PATCH net-next v4 0/6] Add new PCP and APPTRUST attributes to dcbnl
 2022-10-31 16:24 UTC  (5+ messages)
` [PATCH net-next v4 2/6] net: dcb: add new apptrust attribute

[PATCH net-next v5 0/6] Add new PCP and APPTRUST attributes to dcbnl
 2022-10-31 16:02 UTC  (2+ messages)

[PATCH net-next v3 0/5] Extend TC key support for Sparx5 IS2 VCAP
 2022-10-31 15:56 UTC  (6+ messages)
` [PATCH net-next v3 1/5] net: microchip: sparx5: Differentiate IPv4 and IPv6 traffic in keyset config
` [PATCH net-next v3 2/5] net: microchip: sparx5: Adding more tc flower keys for the IS2 VCAP
` [PATCH net-next v3 3/5] net: microchip: sparx5: Match keys in configured port keysets
` [PATCH net-next v3 4/5] net: microchip: sparx5: Let VCAP API validate added key- and actionfields
` [PATCH net-next v3 5/5] net: microchip: sparx5: Adding KUNIT tests of key/action values in VCAP API

[PATCHv3 net-next 0/4] net: add helper support in tc act_ct for ovs offloading
 2022-10-31 15:36 UTC  (5+ messages)
` [PATCHv3 net-next 1/4] net: move the ct helper function to nf_conntrack_helper for ovs and tc
` [PATCHv3 net-next 2/4] net: move add "
` [PATCHv3 net-next 3/4] net: sched: call tcf_ct_params_free to free params in tcf_ct_init
` [PATCHv3 net-next 4/4] net: sched: add helper support in act_ct

[PATCH v3 00/11] leds: deduplicate led_init_default_state_get()
 2022-10-31 15:32 UTC  (4+ 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).