netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-12 06:46:18 to 2021-01-12 15:48:15 UTC [more...]

[PATCH] rtlwifi: rtl8821ae: style: Simplify bool comparison
 2021-01-12 15:47 UTC  (3+ messages)

regression in iwlwifi: page fault in iwl_dbg_tlv_alloc_region() (commit ba8f6f4ae254)
 2021-01-12 15:46 UTC  (6+ messages)

[PATCH 2/2] selftests/bpf: add verifier test for PTR_TO_MEM spill
 2021-01-12 15:43 UTC  (4+ messages)

[PATCH v1 1/1] time64.h: Consolidated PSEC_PER_SEC definition
 2021-01-12 15:41 UTC  (2+ messages)

[PATCH v1 0/2] Add 100 base-x mode
 2021-01-12 15:39 UTC  (12+ messages)
` [PATCH v1 1/2] net: phy: "
` [PATCH v1 2/2] sfp: add support for 100 base-x SFPs

pull-request: can-next 2021-01-06
 2021-01-12 15:36 UTC  (9+ messages)
` [net-next 15/19] can: tcan4x5x: rework SPI access

[PATCH v10 0/1] add support for ETAS ES58X CAN USB interfaces
 2021-01-12 15:29 UTC  (4+ messages)
` [PATCH v10 1/1] can: usb: etas_es58X: "

[PATCH net] rxrpc: Fix handling of an unsupported token type in rxrpc_read()
 2021-01-12 15:23 UTC 

[PATCH ghak90 v11 00/11] audit: implement container identifier
 2021-01-12 15:09 UTC  (12+ messages)
` [PATCH ghak90 v11 01/11] audit: collect audit task parameters
` [PATCH ghak90 v11 02/11] audit: add container id
` [PATCH ghak90 v11 03/11] audit: log container info of syscalls
` [PATCH ghak90 v11 04/11] audit: add contid support for signalling the audit daemon
` [PATCH ghak90 v11 05/11] audit: add support for non-syscall auxiliary records
` [PATCH ghak90 v11 06/11] audit: add containerid support for user records
` [PATCH ghak90 v11 07/11] audit: add containerid filtering
` [PATCH ghak90 v11 08/11] audit: add support for containerid to network namespaces
` [PATCH ghak90 v11 09/11] audit: contid check descendancy and nesting
` [PATCH ghak90 v11 10/11] audit: track container nesting
` [PATCH ghak90 v11 11/11] audit: add capcontid to set contid outside init_user_ns

[PATCH bpf 1/2] bpf: support PTR_TO_MEM{,_OR_NULL} register spilling
 2021-01-12 15:01 UTC  (5+ messages)
` [PATCH bpf 2/2] selftests/bpf: add verifier test for PTR_TO_MEM spill

[PATCH net-next v4 0/4] Support for RollBall 10G copper SFP modules
 2021-01-12 14:40 UTC  (5+ messages)
` [PATCH net-next v4 1/4] net: phy: mdio-i2c: support I2C MDIO protocol for RollBall "

[PATCH v6 net-next 00/15] Make .ndo_get_stats64 sleepable
 2021-01-12 14:37 UTC  (7+ messages)
` [PATCH v6 net-next 03/15] net: procfs: hold netif_lists_lock when retrieving device statistics
` [PATCH v6 net-next 14/15] net: bonding: ensure .ndo_get_stats64 can sleep

[PATCH net-next v3 0/2] Dissect PTP L2 packet header
 2021-01-12 14:16 UTC  (4+ messages)
` [PATCH net-next v3 2/2] net: flow_dissector: Parse "

[PATCH net] net: stmmac: use __napi_schedule() for PREEMPT_RT
 2021-01-12 14:01 UTC 

[RFC PATCH v2] net: bridge: igmp: Extend IGMP query to be per vlan
 2021-01-12 13:59 UTC 

[PATCH V2 net 0/6] ethernet: fixes for stmmac driver
 2021-01-12 13:59 UTC  (8+ messages)
` [PATCH V2 net 1/6] net: stmmac: remove redundant null check for ptp clock
` [PATCH V2 net 2/6] net: stmmac: stop each tx channel independently
` [PATCH V2 net 3/6] net: stmmac: fix watchdog timeout during suspend/resume stress test
` [PATCH V2 net 4/6] net: stmmac: fix dma physical address of descriptor when display ring
` [PATCH V2 net 5/6] net: stmmac: fix wrongly set buffer2 valid when sph unsupport
` [PATCH V2 net 6/6] net: stmmac: re-init rx buffers when mac resume back

[PATCH v2] net: phy: realtek: Add support for RTL9000AA/AN
 2021-01-12 13:54 UTC  (4+ messages)

[net-next PATCH v3 00/15] ACPI support for dpaa2 driver
 2021-01-12 13:40 UTC  (16+ messages)
` [net-next PATCH v3 01/15] Documentation: ACPI: DSD: Document MDIO PHY
` [net-next PATCH v3 02/15] net: phy: Introduce fwnode_mdio_find_device()
` [net-next PATCH v3 03/15] net: phy: Introduce phy related fwnode functions
` [net-next PATCH v3 04/15] of: mdio: Refactor of_phy_find_device()
` [net-next PATCH v3 05/15] net: phy: Introduce fwnode_get_phy_id()
` [net-next PATCH v3 06/15] of: mdio: Refactor of_get_phy_id()
` [net-next PATCH v3 07/15] net: mdiobus: Introduce fwnode_mdiobus_register_phy()
` [net-next PATCH v3 08/15] of: mdio: Refactor of_mdiobus_register_phy()
` [net-next PATCH v3 09/15] device property: Introduce fwnode_get_id()
` [net-next PATCH v3 10/15] net: mdio: Add ACPI support code for mdio
` [net-next PATCH v3 11/15] net: mdiobus: Introduce fwnode_mdiobus_register()
` [net-next PATCH v3 12/15] net/fsl: Use fwnode_mdiobus_register()
` [net-next PATCH v3 13/15] phylink: introduce phylink_fwnode_phy_connect()
` [net-next PATCH v3 14/15] net: phylink: Refactor phylink_of_phy_connect()
` [net-next PATCH v3 15/15] net: dpaa2-mac: Add ACPI support for DPAA2 MAC driver

[PATCH 0/4] net: sfp: add support for GPON RTL8672/RTL9601C and Ubiquiti U-Fiber
 2021-01-12 13:33 UTC  (3+ messages)
` [PATCH v3 0/2] "

[PATCH] wireless: realtek: Simplify bool comparison
 2021-01-12 13:25 UTC  (2+ messages)

[PATCH 0/2] iwlwifi: Fix a crash at loading
 2021-01-12 13:24 UTC  (3+ messages)
` [PATCH 1/2] iwlwifi: dbg: Don't touch the tlv data
` [PATCH 2/2] iwlwifi: dbg: Mark ucode tlv data as const

[PATCH AUTOSEL 5.10 06/51] ath11k: fix crash caused by NULL rx_channel
 2021-01-12 13:11 UTC  (14+ messages)
` [PATCH AUTOSEL 5.10 07/51] rtlwifi: rise completion at the last step of firmware callback
` [PATCH AUTOSEL 5.10 08/51] netfilter: ipset: fixes possible oops in mtype_resize
` [PATCH AUTOSEL 5.10 09/51] ath11k: qmi: try to allocate a big block of DMA memory first
` [PATCH AUTOSEL 5.10 14/51] ethernet: ucc_geth: fix definition and size of ucc_geth_tx_global_pram
` [PATCH AUTOSEL 5.10 16/51] qede: fix offload for IPIP tunnel packets
` [PATCH AUTOSEL 5.10 17/51] stmmac: intel: Add PCI IDs for TGL-H platform
` [PATCH AUTOSEL 5.10 18/51] e1000e: Only run S0ix flows if shutdown succeeded
` [PATCH AUTOSEL 5.10 23/51] CDC-NCM: remove "connected" log message
` [PATCH AUTOSEL 5.10 31/51] net: usb: qmi_wwan: add Quectel EM160R-GL
` [PATCH AUTOSEL 5.10 35/51] misdn: dsp: select CONFIG_BITREVERSE
` [PATCH AUTOSEL 5.10 36/51] net: ethernet: fs_enet: Add missing MODULE_LICENSE
` [PATCH AUTOSEL 5.10 37/51] selftests: fix the return value for UDP GRO test

[PATCH AUTOSEL 5.4 05/28] netfilter: ipset: fixes possible oops in mtype_resize
 2021-01-12 12:56 UTC  (8+ messages)
` [PATCH AUTOSEL 5.4 08/28] ethernet: ucc_geth: fix definition and size of ucc_geth_tx_global_pram
` [PATCH AUTOSEL 5.4 09/28] qede: fix offload for IPIP tunnel packets
` [PATCH AUTOSEL 5.4 11/28] CDC-NCM: remove "connected" log message
` [PATCH AUTOSEL 5.4 16/28] net: usb: qmi_wwan: add Quectel EM160R-GL
` [PATCH AUTOSEL 5.4 19/28] misdn: dsp: select CONFIG_BITREVERSE
` [PATCH AUTOSEL 5.4 20/28] net: ethernet: fs_enet: Add missing MODULE_LICENSE
` [PATCH AUTOSEL 5.4 21/28] selftests: fix the return value for UDP GRO test

[PATCH AUTOSEL 4.19 05/16] ethernet: ucc_geth: fix definition and size of ucc_geth_tx_global_pram
 2021-01-12 12:57 UTC  (6+ messages)
` [PATCH AUTOSEL 4.19 06/16] qede: fix offload for IPIP tunnel packets
` [PATCH AUTOSEL 4.19 07/16] CDC-NCM: remove "connected" log message
` [PATCH AUTOSEL 4.19 09/16] net: usb: qmi_wwan: add Quectel EM160R-GL
` [PATCH AUTOSEL 4.19 12/16] misdn: dsp: select CONFIG_BITREVERSE
` [PATCH AUTOSEL 4.19 13/16] net: ethernet: fs_enet: Add missing MODULE_LICENSE

[PATCH AUTOSEL 4.14 05/13] ethernet: ucc_geth: fix definition and size of ucc_geth_tx_global_pram
 2021-01-12 12:57 UTC  (6+ messages)
` [PATCH AUTOSEL 4.14 06/13] qede: fix offload for IPIP tunnel packets
` [PATCH AUTOSEL 4.14 07/13] CDC-NCM: remove "connected" log message
` [PATCH AUTOSEL 4.14 08/13] net: usb: qmi_wwan: add Quectel EM160R-GL
` [PATCH AUTOSEL 4.14 10/13] misdn: dsp: select CONFIG_BITREVERSE
` [PATCH AUTOSEL 4.14 11/13] net: ethernet: fs_enet: Add missing MODULE_LICENSE

[PATCH AUTOSEL 4.9 2/8] ethernet: ucc_geth: fix definition and size of ucc_geth_tx_global_pram
 2021-01-12 12:58 UTC  (4+ messages)
` [PATCH AUTOSEL 4.9 3/8] CDC-NCM: remove "connected" log message
` [PATCH AUTOSEL 4.9 5/8] misdn: dsp: select CONFIG_BITREVERSE
` [PATCH AUTOSEL 4.9 6/8] net: ethernet: fs_enet: Add missing MODULE_LICENSE

[PATCH AUTOSEL 4.4 2/8] ethernet: ucc_geth: fix definition and size of ucc_geth_tx_global_pram
 2021-01-12 12:58 UTC  (4+ messages)
` [PATCH AUTOSEL 4.4 3/8] CDC-NCM: remove "connected" log message
` [PATCH AUTOSEL 4.4 5/8] misdn: dsp: select CONFIG_BITREVERSE
` [PATCH AUTOSEL 4.4 6/8] net: ethernet: fs_enet: Add missing MODULE_LICENSE

[PATCH net-next 0/5] skbuff: introduce skbuff_heads bulking and reusing
 2021-01-12 12:32 UTC  (7+ messages)

[PATCH iproute2 v4 1/1] build: Fix link errors on some systems
 2021-01-12 12:21 UTC  (2+ messages)

[PATCH iproute2] include: uapi: Carry dcbnl.h
 2021-01-12 12:04 UTC 

[Patch net] cls_flower: call nla_ok() before nla_next()
 2021-01-12 11:52 UTC  (2+ messages)

[PATCH] brcmfmac: add support for CQM RSSI notifications
 2021-01-12 11:13 UTC 

[PATCH net-next v14 0/6] Add support for mv88e6393x family of Marvell
 2021-01-12 11:11 UTC  (7+ messages)
` [PATCH net-next v14 3/6] net: dsa: mv88e6xxx: Change serdes lane parameter type from u8 type to int
` [PATCH net-next v14 4/6] net: dsa: mv88e6xxx: wrap .set_egress_port method
` [PATCH net-next v14 5/6] net: dsa: mv88e6xxx: Add support for mv88e6393x family of Marvell

[PATCH iproute2 v3 1/1] build: Fix link errors on some systems
 2021-01-12 10:33 UTC  (3+ messages)

[PATCH V3] drivers: net: marvell: Fixed two spellings,controling to controlling and oen to one
 2021-01-12 10:31 UTC 

[PATCH v2 iproute2] tc: flower: fix json output with mpls lse
 2021-01-12 10:30 UTC 

[PATCH v4 0/1] Add software TX timestamps to the CAN devices
 2021-01-12 10:03 UTC  (3+ messages)
` [PATCH v4 1/1] can: dev: add software tx timestamps

[PATCH v3 0/1] Add software TX timestamps to the CAN devices
 2021-01-12  9:58 UTC  (6+ messages)
` [PATCH v3 1/1] can: dev: add software tx timestamps

UBSAN: object-size-mismatch in wg_xmit
 2021-01-12  9:54 UTC  (12+ messages)

[PATCH v2] rtw88: Simplify bool comparison
 2021-01-12  9:50 UTC 

[PATCH v5 0/5] MSFT offloading support for advertisement monitor
 2021-01-12  9:33 UTC  (2+ messages)

[pull request][net-next 00/15] mlx5 updates 2021-01-07
 2021-01-12  9:27 UTC  (7+ messages)
` [net-next 08/15] net/mlx5e: CT: Preparation for offloading +trk+new ct rules

[PATCH v2] can: isotp: fix isotp_getname() leak
 2021-01-12  9:22 UTC  (2+ messages)

[PATCH] can: isotp: fix isotp_getname() leak
 2021-01-12  9:17 UTC  (3+ messages)

[PATCH V2] drivers: net: marvell: Fix two spellings, controling to controlling and oen to one
 2021-01-12  9:16 UTC  (2+ messages)

[PATCH v2] af/rvu_cgx: Fix missing check bugs in rvu_cgx.c
 2021-01-12  2:09 UTC 

KMSAN: kernel-infoleak in move_addr_to_user (4)
 2021-01-12  9:12 UTC  (4+ messages)

[PATCH v1] net/ipv4: add IPv4_is_multicast() check in ip_mc_leave_group()
 2021-01-12  8:47 UTC 

[PATCH net-next 0/2] mlxsw: Expose number of physical ports
 2021-01-12  8:39 UTC  (3+ messages)
` [PATCH net-next 1/2] mlxsw: Register physical ports as a devlink resource
` [PATCH net-next 2/2] selftests: mlxsw: Add a scale test for physical ports

[PATCH net-next 0/3] r8169: further improvements
 2021-01-12  8:31 UTC  (4+ messages)
` [PATCH net-next 1/3] r8169: align rtl_wol_suspend_quirk with vendor driver and rename it
` [PATCH net-next 2/3] r8169: improve rtl8169_rx_csum
` [PATCH net-next 3/3] r8169: improve DASH support

[PATCH net-next 0/4] Fix receive window restriction
 2021-01-12  8:30 UTC  (3+ messages)
` [PATCH net-next 4/4] tcp: remove limit on initial receive window

[PATCH net v2] net: macb: Add default usrio config to default gem config
 2021-01-12  8:02 UTC  (2+ messages)

[PATCH v3 bpf-next 0/7] Support kernel module ksym variables
 2021-01-12  7:55 UTC  (8+ messages)
` [PATCH v3 bpf-next 1/7] bpf: add bpf_patch_call_args prototype to include/linux/bpf.h
` [PATCH v3 bpf-next 2/7] bpf: avoid warning when re-casting __bpf_call_base into __bpf_call_base_args
` [PATCH v3 bpf-next 3/7] bpf: declare __bpf_free_used_maps() unconditionally
` [PATCH v3 bpf-next 4/7] selftests/bpf: sync RCU before unloading bpf_testmod
` [PATCH v3 bpf-next 5/7] bpf: support BPF ksym variables in kernel modules
` [PATCH v3 bpf-next 6/7] libbpf: support kernel module ksym externs
` [PATCH v3 bpf-next 7/7] selftests/bpf: test "

[PATCH net-next 1/2] udp: call udp_encap_enable for v6 sockets when enabling encap
 2021-01-12  7:53 UTC  (3+ messages)

[PATCH v2] vhost_vdpa: fix the problem in vhost_vdpa_set_config_call
 2021-01-12  7:49 UTC  (2+ messages)

[PATCH v3] vhost_vdpa: fix the problem in vhost_vdpa_set_config_call
 2021-01-12  7:49 UTC  (2+ messages)

[RFC PATCH bpf-next 0/2] bpf, libbpf: share BTF data show functionality
 2021-01-12  7:48 UTC  (3+ messages)
` [RFC PATCH bpf-next 1/2] bpf: share BTF "show" implementation between kernel and libbpf

[PATCH bpf-next 2/4] selftests/bpf: add non-BPF_LSM test for task local storage
 2021-01-12  7:33 UTC  (6+ messages)
  ` [PATCH bpf-next 4/4] bpf: runqslower: use "

[PATCH bpf-next 0/2] Allow attaching to bare tracepoints
 2021-01-12  7:26 UTC  (3+ messages)
` [PATCH bpf-next 2/2] selftests: bpf: Add a new test for "

[PATCH net-next 0/2] net: fix the features flag in sctp_gso_segment
 2021-01-12  7:20 UTC  (4+ messages)
` [PATCH net-next 1/2] net: move the hsize check to the else block in skb_segment

[pull request][net-next V2 00/11] mlx5 updates 2021-01-07
 2021-01-12  7:05 UTC  (12+ messages)
` [net-next V2 01/11] net/mlx5: Add HW definition of reg_c_preserve
` [net-next V2 02/11] net/mlx5e: Simplify condition on esw_vport_enable_qos()
` [net-next V2 03/11] net/mlx5: E-Switch, use new cap as condition for mpls over udp
` [net-next V2 04/11] net/mlx5e: E-Switch, Offload all chain 0 priorities when modify header and forward action is not supported
` [net-next V2 05/11] net/mlx5e: CT: Pass null instead of zero spec
` [net-next V2 06/11] net/mlx5e: Remove redundant initialization to null
` [net-next V2 07/11] net/mlx5e: CT: Remove redundant usage of zone mask
` [net-next V2 08/11] net/mlx5e: IPsec, Enclose csum logic under ipsec config
` [net-next V2 09/11] net/mlx5e: IPsec, Avoid unreachable return
` [net-next V2 10/11] net/mlx5e: IPsec, Inline feature_check fast-path function
` [net-next V2 11/11] net/mlx5e: IPsec, Remove unnecessary config flag usage

[PATCH mlx5-next v1 0/5] Dynamically assign MSI-X vectors count
 2021-01-12  6:56 UTC  (4+ messages)
` [PATCH mlx5-next v1 2/5] PCI: Add SR-IOV sysfs entry to read number of MSI-X vectors

[PATCH v2 bpf-next 0/7] Support kernel module ksym variables
 2021-01-12  6:45 UTC  (6+ messages)
` [PATCH v2 bpf-next 6/7] libbpf: support kernel module ksym externs


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