netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-18 22:37:36 to 2021-08-19 16:07:53 UTC [more...]

[PATCH v2 net-next 0/5] Make SWITCHDEV_FDB_{ADD,DEL}_TO_DEVICE blocking
 2021-08-19 16:07 UTC 

[PATCH net-next 00/15] net: bridge: multicast: add vlan support
 2021-08-19 16:01 UTC  (2+ messages)

[PATCH net-next v3 0/3] r8169: Implement dynamic ASPM mechanism for recent 1.0/2.5Gbps Realtek NICs
 2021-08-19 15:45 UTC  (11+ messages)
` [PATCH net-next v3 1/3] r8169: Implement dynamic ASPM mechanism
` [PATCH net-next v3 2/3] PCI/ASPM: Introduce a new helper to report ASPM support status
` [PATCH net-next v3 3/3] r8169: Enable ASPM for selected NICs

[PATCH net-next v3 0/9] Add Gigabit Ethernet driver support
 2021-08-19 15:43 UTC  (9+ messages)
` [PATCH net-next v3 1/9] ravb: Use unsigned int for num_tx_desc variable in struct ravb_private
` [PATCH net-next v3 3/9] ravb: Add aligned_tx to struct ravb_hw_info

[PATCH 0/6] pull request for net-next: batman-adv 2021-08-19
 2021-08-19 15:33 UTC  (7+ messages)
` [PATCH 1/6] batman-adv: Start new development cycle
` [PATCH 2/6] batman-adv: Move IRC channel to hackint.org
` [PATCH 3/6] batman-adv: Switch to kstrtox.h for kstrtou64
` [PATCH 4/6] batman-adv: Check ptr for NULL before reducing its refcnt
` [PATCH 5/6] batman-adv: Drop NULL check before dropping references
` [PATCH 6/6] batman-adv: bcast: remove remaining skb-copy calls

[RFC net-next 0/7] Add basic SyncE interfaces
 2021-08-19 15:40 UTC  (8+ messages)
` [RFC net-next 1/7] ptp: Add interface for acquiring DPLL state

[PATCH net-next 0/2] dpaa2-switch phylink fixes
 2021-08-19 15:32 UTC  (5+ messages)
` [PATCH net-next 1/2] net: dpaa2-switch: phylink_disconnect_phy needs rtnl_lock
` [PATCH net-next 2/2] net: dpaa2-switch: call dpaa2_switch_port_disconnect_mac on probe error path

[PATCH net] net: dpaa2-switch: disable the control interface on error path
 2021-08-19 15:29 UTC  (2+ messages)

[PATCH v4] Bluetooth: Fix return value in hci_dev_do_close()
 2021-08-19 15:29 UTC  (2+ messages)

[PATCH] Bluetooth: add timeout sanity check to hci_inquiry
 2021-08-19 15:28 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH net-next] stmmac: align RX buffers
 2021-08-19 15:26 UTC  (11+ messages)

[PATCH] Revert "Bluetooth: Shutdown controller after workqueues are flushed or cancelled"
 2021-08-19 15:24 UTC  (2+ messages)

[RFC PATCH 00/15] create power sequencing subsystem
 2021-08-19 15:23 UTC  (2+ messages)

[PATCH v3] Bluetooth: Fix return value in hci_dev_do_close()
 2021-08-19 15:07 UTC  (2+ messages)

mv88e6352 no traffic over phy to phy cpu port
 2021-08-19 14:47 UTC 

[PATCH] Bluetooth: mgmt: Pessimize compile-time bounds-check
 2021-08-19 14:52 UTC  (2+ messages)

pull-request: bpf 2021-08-19
 2021-08-19 14:49 UTC 

[RFC PATCH net-next v2 0/6] ethtool: Add ability to control transceiver modules' power mode
 2021-08-19 14:42 UTC  (10+ messages)
` [RFC PATCH net-next v2 1/6] "

[PATCH] ip_gre/ip6_gre: add check for invalid csum_start
 2021-08-19 14:34 UTC 

[PATCH v1 0/7] ARM: prepare and add colibri imx6ull 1gb (emmc) support
 2021-08-19 14:03 UTC  (2+ messages)
` [PATCH v1 6/7] ARM: imx_v6_v7_defconfig: enable bpf syscall and cgroup bpf

[PATCH net] net: dsa: sja1105: fix use-after-free after calling of_find_compatible_node, or worse
 2021-08-19 13:46 UTC  (10+ messages)

pull-request: can-next 2021-08-19
 2021-08-19 13:39 UTC  (23+ messages)
` [PATCH net-next 01/22] mailmap: update email address of Matthias Fuchs and Thomas Körper
` [PATCH net-next 02/22] dt-bindings: can-controller: add support for termination-gpios
` [PATCH net-next 03/22] dt-bindings: can: fsl,flexcan: enable termination-* bindings
` [PATCH net-next 04/22] can: dev: provide optional GPIO based termination support
` [PATCH net-next 05/22] can: netlink: allow user to turn off unsupported features
` [PATCH net-next 06/22] MAINTAINERS: add Vincent MAILHOL as maintainer for the ETAS ES58X CAN/USB driver
` [PATCH net-next 07/22] can: etas_es58x: clean-up documentation of struct es58x_fd_tx_conf_msg
` [PATCH net-next 08/22] can: mcp251xfd: mark some instances of struct mcp251xfd_priv as const
` [PATCH net-next 09/22] dt-bindings: net: can: renesas,rcar-canfd: Document RZ/G2L SoC
` [PATCH net-next 10/22] can: rcar_canfd: Add support for RZ/G2L family
` [PATCH net-next 11/22] can: tcan4x5x: cdev_to_priv(): remove stray empty line
` [PATCH net-next 12/22] can: m_can: fix block comment style
` [PATCH net-next 13/22] can: m_can: Disable IRQs on FIFO bus errors
` [PATCH net-next 14/22] can: m_can: Batch FIFO reads during CAN receive
` [PATCH net-next 15/22] can: m_can: Batch FIFO writes during CAN transmit
` [PATCH net-next 16/22] dt-bindings: net: can: c_can: convert to json-schema
` [PATCH net-next 17/22] can: c_can: c_can_do_tx(): fix typo in comment
` [PATCH net-next 18/22] can: c_can: rename IF_RX -> IF_NAPI
` [PATCH net-next 19/22] can: c_can: remove struct c_can_priv::priv field
` [PATCH net-next 20/22] can: c_can: exit c_can_do_tx() early if no frames have been sent
` [PATCH net-next 21/22] can: c_can: support tx ring algorithm
` [PATCH net-next 22/22] can: c_can: cache frames to operate as a true FIFO

[PATCH v2 00/63] Introduce strict memcpy() bounds checking
 2021-08-19 13:19 UTC  (14+ messages)
` [PATCH v2 18/63] drm/amd/pm: Use struct_group() for memcpy() region
` [PATCH v2 45/63] ath11k: Use memset_startat() for clearing queue descriptors
` [PATCH v2 53/63] KVM: x86: Use struct_group() to zero decode cache
` [PATCH v2 56/63] RDMA/mlx5: Use struct_group() to zero struct mlx5_ib_mr

HSR Addressing
 2021-08-19 13:18 UTC 

[PATCH net-next v2 0/3] Add Xilinx GMII2RGMII loopback support
 2021-08-19 13:11 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: phy: Support set_loopback override
` [PATCH net-next v2 2/3] net: phy: Uniform PHY driver access
` [PATCH net-next v2 3/3] net: phy: gmii2rgmii: Support PHY loopback

[PATCH linux-firmware] rtl_nic: update firmware of RTL8153C
 2021-08-19 12:58 UTC 

[PATCH] brcmsmac: make array addr static const, makes object smaller
 2021-08-19 12:55 UTC 

[PATCH] rsi: make array fsm_state static const, makes object smaller
 2021-08-19 12:50 UTC 

[Issue] mlx5_core probe failed with error -17 when rescanning devices
 2021-08-19 12:46 UTC 

[PATCH] hinic: make array speeds static const, makes object smaller
 2021-08-19 12:30 UTC  (2+ messages)

[PATCH] net: hns3: make array spec_opcode static const, makes object smaller
 2021-08-19 12:30 UTC  (2+ messages)

[PATCH] net: ethernet: ti: cpsw: make array stpa static const, makes object smaller
 2021-08-19 12:30 UTC  (2+ messages)

[PATCHv2 net-next 0/2] Indirect dev ingress qdisc creation order
 2021-08-19 12:30 UTC  (2+ messages)

[PATCH v1 0/6] gpio: mlxbf2: Introduce proper interrupt handling
 2021-08-19 12:28 UTC  (6+ messages)
` [PATCH v1 5/6] TODO: gpio: mlxbf2: Introduce IRQ support

[PATCH v3 1/2] net: pch_gbe: remove mii_ethtool_gset() error handling
 2021-08-19 12:20 UTC  (2+ messages)

[PATCH] mwifiex: make arrays static const, makes object smaller
 2021-08-19 12:16 UTC 

[PATCH v7 intel-next 0/9] XDP_TX improvements for ice
 2021-08-19 12:00 UTC  (10+ messages)
` [PATCH v7 intel-next 1/9] ice: remove ring_active from ice_ring
` [PATCH v7 intel-next 2/9] ice: move ice_container_type onto ice_ring_container
` [PATCH v7 intel-next 3/9] ice: split ice_ring onto Tx/Rx separate structs
` [PATCH v7 intel-next 4/9] ice: unify xdp_rings accesses
` [PATCH v7 intel-next 5/9] ice: do not create xdp_frame on XDP_TX
` [PATCH v7 intel-next 6/9] ice: propagate xdp_ring onto rx_ring
` [PATCH v7 intel-next 7/9] ice: optimize XDP_TX workloads
` [PATCH v7 intel-next 8/9] ice: introduce XDP_TX fallback path
` [PATCH v7 intel-next 9/9] ice: make use of ice_for_each_* macros

[PATCH net] Revert "flow_offload: action should not be NULL when it is referenced"
 2021-08-19 11:51 UTC  (2+ messages)

[PATCH net 0/2] mptcp: Bug fixes
 2021-08-19 11:30 UTC  (4+ messages)
` [PATCH net 1/2] mptcp: fix memory leak on address flush
` [PATCH net 2/2] mptcp: full fully established support after ADD_ADDR

[PATCH net 0/2] r8152: fix bp settings
 2021-08-19 11:30 UTC  (4+ messages)
` [PATCH net 1/2] r8152: fix writing USB_BP2_EN
` [PATCH net 2/2] r8152: fix the maximum number of PLA bp for RTL8153C

[PATCH] ip: Support filter links/neighs with no master
 2021-08-19 10:45 UTC 

[PATCH bpf-next v2 00/16] selftests: xsk: various simplifications
 2021-08-19 10:38 UTC  (11+ messages)
` [PATCH bpf-next v2 10/16] selftests: xsk: validate tx stats on tx thread
` [PATCH bpf-next v2 12/16] selftests: xsk: remove cleanup at end of program
` [PATCH bpf-next v2 14/16] selftests: xsk: generate packets from specification

[PATCH] ixgbe: Fix NULL pointer dereference in ixgbe_xdp_setup
 2021-08-19 10:16 UTC  (4+ messages)
  ` [External] "

[PATCH] net: phy: add qca8081 ethernet phy driver
 2021-08-19 10:30 UTC  (5+ messages)

[PATCH] dt-bindings: net: brcm,unimac-mdio: convert to the json-schema
 2021-08-19 10:09 UTC 

[PATCH v5 0/7] add the netlink interface for CAN-FD Transmitter Delay Compensation (TDC)
 2021-08-19 10:08 UTC  (7+ messages)
` [PATCH v5 1/7] can: netlink: allow user to turn off unsupported features
` [PATCH v5 7/7] can: etas_es58x: clean-up documentation of struct es58x_fd_tx_conf_msg

[PATCH V3 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-08-19 10:03 UTC  (9+ messages)
` [PATCH V3 10/13] x86/Swiotlb: Add Swiotlb bounce buffer remap function for HV IVM

[RFC v2 net-next 0/8] net: dsa: felix: psfp support on vsc9959
 2021-08-19 10:00 UTC  (7+ messages)
` [RFC v2 net-next 3/8] net: mscc: ocelot: set vcap IS2 chain to goto PSFP chain
` [RFC v2 net-next 4/8] net: mscc: ocelot: add gate and police action offload to PSFP

ipv6 ::1 and lo dev
 2021-08-19  9:16 UTC  (3+ messages)

[PATCH] net: usb: pegasus: fixes of set_register(s) return value evaluation;
 2021-08-19  9:05 UTC 

[PATCH net-next v3] net: ipvs: add sysctl_run_estimation to support disable estimation
 2021-08-19  8:44 UTC 

[PATCH net-next] doc: Document unexpected tcp_l3mdev_accept=1 behavior
 2021-08-19  8:38 UTC 

[PATCH net-next v2] net: ipvs: add sysctl_run_estimation to support disable estimation
 2021-08-19  8:41 UTC  (3+ messages)

[PATCH RFC 0/7] add socket to netdev page frag recycling support
 2021-08-19  8:18 UTC  (3+ messages)

[syzbot] KASAN: slab-out-of-bounds Write in ext4_write_inline_data_end
 2021-08-19  8:10 UTC 

[PATCH v2 0/3] can: provide GPIO based termination
 2021-08-19  7:56 UTC  (2+ messages)

[PATCH][linux-next] net/mlx5: Bridge, fix uninitialized variable in mlx5_esw_bridge_port_changeupper()
 2021-08-19  7:50 UTC  (3+ messages)

[PATCH net-next v2 0/2] Adding Frame DMA functionality to Sparx5
 2021-08-19  7:39 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: sparx5: switchdev: adding frame DMA functionality
` [PATCH net-next v2 2/2] arm64: dts: sparx5: Add the Sparx5 switch frame DMA support

[PATCH 1/3] selftests/bpf: make test_doc_build.sh work from script directory
 2021-08-19  7:24 UTC  (3+ messages)
` [PATCH 2/3] selftests/bpf: add default bpftool built by selftests to PATH
` [PATCH 3/3] selftests/bpf: add missing files required by test_bpftool.sh for installing

[PATCH v3] net-next: When a bond have a massive amount of VLANs with IPv6 addresses, performance of changing link state, attaching a VRF, changing an IPv6 address, etc. go down dramtically
 2021-08-19  7:17 UTC 

[PATCH 0/2] vDPA/ifcvf: enable multiqueue and control vq
 2021-08-19  7:15 UTC  (8+ messages)
` [PATCH 1/2] vDPA/ifcvf: detect and use the onboard number of queues directly
` [PATCH 2/2] vDPA/ifcvf: enable multiqueue and control vq

[PATCH V2 net-next 0/4] ethtool: extend coalesce uAPI
 2021-08-19  6:17 UTC  (5+ messages)
` [PATCH V2 net-next 1/4] ethtool: add two coalesce attributes for CQE mode
` [PATCH V2 net-next 2/4] ethtool: extend coalesce setting uAPI with "
` [PATCH V2 net-next 3/4] net: hns3: add support for EQE/CQE mode configuration
` [PATCH V2 net-next 4/4] net: hns3: add ethtool support for CQE/EQE "

[PATCH v2 1/2] r8169: Implement dynamic ASPM mechanism
 2021-08-19  3:11 UTC  (5+ messages)

[PATCH] ovs: clear skb->tstamp in forwarding path
 2021-08-19  2:06 UTC  (3+ messages)
  ` [External] "

[PATCH v2] selftests/bpf: enlarge select() timeout for test_maps
 2021-08-19  1:21 UTC  (2+ messages)

[PATCH v6 intel-next 3/9] ice: split ice_ring onto Tx/Rx separate structs
 2021-08-19  0:22 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH] net: ipvs: add sysctl_run_estimation to support disable estimation
 2021-08-19  0:19 UTC  (3+ messages)

[PATCH net-next] ipmr: ip6mr: Add ability to display non default caches and vifs
 2021-08-19  0:04 UTC  (6+ messages)

[PATCH] can: etas_es58x: Replace 0-element raw_msg array
 2021-08-19  0:02 UTC  (7+ messages)

[PATCH bpf-next v3 1/2] bpf: use kvmalloc for map values in syscall
 2021-08-18 23:52 UTC  (2+ messages)
` [PATCH bpf-next v3 2/2] bpf: use kvmalloc for map keys in syscalls

[PATCH bpf-next v2 1/2] bpf: use kvmalloc for map values in syscall
 2021-08-18 23:02 UTC  (4+ messages)
` [PATCH bpf-next v2 2/2] bpf: use kvmalloc for map keys in syscalls

[PATCH net] net: mscc: ocelot: allow forwarding from bridge ports to the tag_8021q CPU port
 2021-08-18 22:40 UTC  (2+ messages)

[PATCH net 1/1] net/rds: dma_map_sg is entitled to merge entries
 2021-08-18 22:40 UTC  (2+ messages)

[PATCH bpf-next v2 0/2] bpf: Allow bpf_get_netns_cookie in BPF_PROG_TYPE_SOCK_OPS
 2021-08-18 22:40 UTC  (2+ 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).