messages from 2021-10-03 19:22:43 to 2021-10-04 23:44:18 UTC [more...]
[PATCH net-next v2 0/5] devlink reload simplification
2021-10-04 23:44 UTC (10+ messages)
` [PATCH net-next v2 1/5] devlink: Reduce struct devlink exposure
` [PATCH net-next v2 3/5] devlink: Allow set specific ops callbacks dynamically
` [PATCH net-next v2 5/5] devlink: Delete reload enable/disable interface
[PATCH bpf v1] unix: fix an issue in unix_shutdown causing the other end read/write failures
2021-10-04 23:25 UTC
[RFC net-next PATCH 00/16] Add support for Xilinx PCS
2021-10-04 23:09 UTC (23+ messages)
` [RFC net-next PATCH 01/16] dt-bindings: net: Add pcs property
` [RFC net-next PATCH 02/16] dt-bindings: net: Add binding for Xilinx PCS
` [RFC net-next PATCH 03/16] net: sfp: Fix typo in state machine debug string
` [RFC net-next PATCH 04/16] net: phylink: Move phylink_set_pcs before phylink_create
` [RFC net-next PATCH 05/16] net: phylink: Automatically attach PCS devices
` [RFC net-next PATCH 06/16] net: phylink: Add function for optionally adding a PCS
` [RFC net-next PATCH 07/16] net: phylink: Add helpers for c22 registers without MDIO
` [RFC net-next PATCH 08/16] net: macb: Clean up macb_validate
` [RFC net-next PATCH 09/16] net: macb: Move most of mac_prepare to mac_config
` [RFC net-next PATCH 10/16] net: macb: Move PCS settings to PCS callbacks
` [RFC net-next PATCH 11/16] net: macb: Support restarting PCS autonegotiation
` [RFC net-next PATCH 12/16] net: macb: Support external PCSs
` [RFC net-next PATCH 13/16] net: phy: Export get_phy_c22_id
` [RFC net-next PATCH 14/16] net: mdio: Add helper functions for accessing MDIO devices
` [RFC net-next PATCH 15/16] net: pcs: Add Xilinx PCS driver
` [RFC net-next PATCH 16/16] net: sfp: Add quirk to ignore PHYs
[PATCH net] etherdevice: use __dev_addr_set()
2021-10-04 23:01 UTC
[PATCH net-next 1/2] ethernet: use eth_hw_addr_set() for dev->addr_len cases
2021-10-04 22:56 UTC (4+ messages)
` [PATCH net-next 2/2] net: usb: "
[PATCH net-next 0/4 v4] RTL8366RB enhancements
2021-10-04 22:41 UTC (14+ messages)
` [PATCH net-next 1/4 v4] net: dsa: rtl8366rb: Support disabling learning
` [PATCH net-next 2/4 v4] net: dsa: rtl8366rb: Support flood control
` [PATCH net-next 3/4 v4] net: dsa: rtl8366rb: Support fast aging
` [PATCH net-next 4/4 v4] net: dsa: rtl8366rb: Support setting STP state
[RFCv2 net-next 000/167] net: extend the netdev_features_t
2021-10-04 22:30 UTC (4+ messages)
pull request: bluetooth 2021-10-04
2021-10-04 22:21 UTC
[PATCH] net: phy: at803x: add QCA9561 support
2021-10-04 22:01 UTC (2+ messages)
[net PATCH] net: sfp: Fix typo in state machine debug string
2021-10-04 21:50 UTC
[PATCH bpf-next v2 0/9] install libbpf headers when using the library
2021-10-04 21:30 UTC (7+ messages)
` [PATCH bpf-next v2 6/9] bpf: iterators: install libbpf headers when building
Q on how to test "gcm-aes-xpn-128"
2021-10-04 21:25 UTC
[PATCH net] netlink: annotate data races around nlk->bound
2021-10-04 21:24 UTC
Fw: [Bug 214619] New: Aquantia / Atlantic driver not loading post 5.14.RC7
2021-10-04 21:14 UTC
[PATCH net] net/sched: sch_taprio: properly cancel timer from taprio_destroy()
2021-10-04 20:55 UTC (2+ messages)
[PATCH 4.19 00/95] 4.19.209-rc1 review
2021-10-04 20:34 UTC (5+ messages)
[PATCH 0/8] Fillup stubs for Gigabit Ethernet driver support
2021-10-04 20:29 UTC (3+ messages)
` [PATCH 2/8] ravb: Fillup ravb_rx_ring_free_gbeth() stub
[PATCH iproute2 v2 0/3] configure: add support for libdir and
2021-10-04 19:50 UTC (4+ messages)
` [PATCH iproute2 v2 1/3] configure: support --param=value style
` [PATCH iproute2 v2 2/3] configure: add the --prefix option
` [PATCH iproute2 v2 3/3] configure: add the --libdir option
[RFC, net-next] net: qos: introduce a frer action to implement 802.1CB
2021-10-04 18:52 UTC (2+ messages)
[PATCH 00/10] Add Gigabit Ethernet driver support
2021-10-04 19:33 UTC (23+ messages)
` [PATCH 04/10] ravb: Add support for RZ/G2L SoC
` [PATCH 05/10] ravb: Initialize GbEthernet DMAC
` [PATCH 07/10] ravb: Add tsrq to struct ravb_hw_info
` [PATCH 10/10] ravb: Initialize GbEthernet E-MAC
[PATCH net v8] skb_expand_head() adjust skb->truesize incorrectly
2021-10-04 19:26 UTC (4+ messages)
` [PATCH net v9] "
[PATCH net-next 0/4] mlx4: prep for constant dev->dev_addr
2021-10-04 19:14 UTC (5+ messages)
` [PATCH net-next 1/4] mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64()
` [PATCH net-next 2/4] mlx4: replace mlx4_u64_to_mac() with u64_to_ether_addr()
` [PATCH net-next 3/4] mlx4: remove custom dev_addr clearing
` [PATCH net-next 4/4] mlx4: constify args for const dev_addr
[PATCH net-next v2] ixgbe: Consider xsk pool's frame size for MTU size
2021-10-04 18:40 UTC (2+ messages)
[PATCH 0/2] Bluetooth: various SCO fixes
2021-10-04 18:12 UTC (4+ messages)
` [PATCH 1/2] Bluetooth: call sock_hold earlier in sco_conn_del
[PATCH rdma-next v2 00/13] Optional counter statistics support
2021-10-04 18:11 UTC (12+ messages)
` [PATCH rdma-next v2 04/13] RDMA/core: Add a helper API rdma_free_hw_stats_struct
` [PATCH rdma-next v2 05/13] RDMA/counter: Add an is_disabled field in struct rdma_hw_stats
` [PATCH rdma-next v2 06/13] RDMA/counter: Add optional counter support
` [PATCH rdma-next v2 08/13] RDMA/nldev: Allow optional-counter status configuration through RDMA netlink
` [PATCH rdma-next v2 13/13] RDMA/nldev: Add support to get status of all counters
[PATCH] Bluetooth: fix deadlock for RFCOMM sk state change
2021-10-04 18:07 UTC
[RESEND PATCH] Bluetooth: fix race in sco_sock_connect
2021-10-04 18:01 UTC
[PATCH v2 0/2] mwifiex: Work around firmware bugs on 88W8897 chip
2021-10-04 17:52 UTC (4+ messages)
` [PATCH v2 2/2] mwifiex: Try waking the firmware until we get an interrupt
[PATCH 4.14 00/75] 4.14.249-rc1 review
2021-10-04 17:50 UTC (2+ messages)
[PATCH net-next 0/5] brcm ASP 2.0 Ethernet controller
2021-10-04 17:50 UTC (3+ messages)
` [PATCH net-next 2/5] dt-bindings: net: brcm,unimac-mdio: Add asp-v2.0
[PATCH bpf-next] selftest/bpf: Switch recursion test to use htab_map_delete_elem
2021-10-04 17:38 UTC (2+ messages)
lets settle the LED `function` property regarding the netdev trigger
2021-10-04 17:28 UTC (6+ messages)
[PATCH v6 00/11] PCI: Drop duplicated tracking of a pci_dev's bound driver
2021-10-04 16:06 UTC (3+ messages)
` [PATCH v6 07/11] PCI: Replace pci_dev::driver usage that gets the driver name
[syzbot] INFO: task hung in reg_check_chans_work (3)
2021-10-04 15:00 UTC (3+ messages)
[RFC/PATCH 00/18] Add Gigabit Ethernet driver support
2021-10-04 14:56 UTC (4+ messages)
` [RFC/PATCH 16/18] ravb: Add Packet receive function for Gigabit Ethernet
Intel I350 regression 5.10 -> 5.14 ("The NVM Checksum Is Not Valid") [8086:1521]
2021-10-04 14:48 UTC (2+ messages)
[PATCH bpf-next v5 0/3] add support for writable bare tracepoint
2021-10-04 14:46 UTC (5+ messages)
` [PATCH bpf-next v5 1/3] bpf: support writable context for "
` [PATCH bpf-next v5 2/3] libbpf: support detecting and attaching of writable tracepoint program
` [PATCH bpf-next v5 3/3] bpf/selftests: add test for writable bare tracepoint
[PATCH] r8152: stop submitting rx for -EPROTO
2021-10-04 14:33 UTC (12+ messages)
` [PATCH net] r8152: avoid to resubmit rx immediately
[PATCH net 0/2] DSA bridge TX forwarding offload fixes - part 1
2021-10-04 13:49 UTC (9+ messages)
` [PATCH net 1/2] net: dsa: tag_dsa: send packets with TX fwd offload from VLAN-unaware bridges using VID 0
` [PATCH net 2/2] net: dsa: fix bridge_num not getting cleared after ports leaving the bridge
[PATCH net-next 0/2] Add phylink helper for 10G modes
2021-10-04 13:20 UTC (4+ messages)
` [PATCH net-next 1/2] net: phylink: add phylink_set_10g_modes() helper
` [PATCH net-next 2/2] net: ethernet: use phylink_set_10g_modes()
[PATCH iproute2-next 0/2] Support for IOAM encap modes
2021-10-04 13:06 UTC (3+ messages)
` [PATCH iproute2-next 1/2] Add support "
` [PATCH iproute2-next 2/2] Update documentation
[PATCH net-next] net: ipv6: fix use after free of struct seg6_pernet_data
2021-10-04 12:50 UTC (2+ messages)
[PATCH net] dsa: tag_dsa: Fix mask for trunked packets
2021-10-04 12:50 UTC (3+ messages)
[PATCH net] dsa: tag_dsa: Handle !CONFIG_BRIDGE_VLAN_FILTERING case
2021-10-04 12:47 UTC (4+ messages)
[PATCH 0/2 iproute2] configure: add support for libdir param
2021-10-04 12:45 UTC (6+ messages)
` [PATCH 1/2 iproute2] configure: support --param=value style
` [PATCH 2/2 iproute2] configure: add the --libdir param
[PATCH 1/1] drivers: net: mhi: fix error path in mhi_net_newlink
2021-10-04 12:26 UTC (3+ messages)
[PATCH v2 00/13] qed: new firmware version 8.59.1.0 support
2021-10-04 12:20 UTC (15+ messages)
` [PATCH v2 01/13] qed: Fix kernel-doc warnings
` [PATCH v2 02/13] qed: Remove e4_ and _e4 from FW HSI
` [PATCH v2 03/13] qed: Split huge qed_hsi.h header file
` [PATCH v2 04/13] qed: Update common_hsi for FW ver 8.59.1.0
` [PATCH v2 05/13] qed: Update qed_mfw_hsi.h "
` [PATCH v2 06/13] qed: Update qed_hsi.h for fw 8.59.1.0
` [PATCH v2 07/13] qed: Use enum as per FW 8.59.1.0 in qed_iro_hsi.h
` [PATCH v2 08/13] qed: Update FW init functions to support FW 8.59.1.0
` [PATCH v2 09/13] qed: Add '_GTT' suffix to the IRO RAM macros
` [PATCH v2 10/13] qed: Update debug related changes
` [PATCH v2 11/13] qed: Update TCP silly-window-syndrome timeout for iwarp, scsi
` [PATCH v2 12/13] qed: Update the TCP active termination 2 MSL timer ("TIME_WAIT")
` [PATCH v2 13/13] qed: fix ll2 establishment during load of RDMA driver
[PATCH net-next v2 0/4] Support for the ip6ip6 encapsulation of IOAM
2021-10-04 12:20 UTC (2+ messages)
Non-packed structures in IP headers
2021-10-04 12:18 UTC (6+ messages)
devicename part of LEDs under ethernet MAC / PHY
2021-10-04 12:14 UTC (11+ messages)
` are device names part of sysfs ABI? (was Re: devicename part of LEDs under ethernet MAC / PHY)
[PATCH] net: stmmac: dwmac-rk: Fix ethernet on rk3399 based devices
2021-10-04 12:06 UTC (7+ messages)
[PATCH RFT v2 net-next] net: mdio: ensure the type of mdio devices match mdio drivers
2021-10-04 12:00 UTC (2+ messages)
[PATCH RFT net-next] net: phylib: ensure phy device drivers do not match by DT
2021-10-04 12:00 UTC (2+ messages)
backport commit ("31096c3e8b11 net: stmmac: don't attach interface until resume finishes") to linux-5.4-stable
2021-10-04 10:11 UTC (3+ messages)
` [PATCH] net: stmmac: don't attach interface until resume finishes
[PATCH iproute2-next 00/12] ip: nexthop: cache nexthops and print routes' nh info
2021-10-04 9:03 UTC (5+ messages)
` [PATCH iproute2-next 09/12] ip: nexthop: add cache helpers
` [PATCH iproute2-next] ip: nexthop: keep cache netlink socket open
[PATCH v4 0/8] bpf powerpc: Add BPF_PROBE_MEM support in powerpc JIT compiler
2021-10-04 8:43 UTC (5+ messages)
[PATCH net-next v4 0/3] some optimization for page pool
2021-10-04 5:50 UTC (3+ messages)
` [PATCH net-next v4 3/3] skbuff: keep track of pp page when pp_frag_count is used
[PATCH v4] skmsg: lose offset info in sk_psock_skb_ingress
2021-10-04 4:27 UTC (3+ messages)
[PATCH] tcp_bpf: Fix one concurrency problem in the tcp_bpf_send_verdict function
2021-10-04 4:21 UTC (3+ messages)
[PATCH devicetree 1/2] dt-bindings: arm: fsl: document the LX2160A BlueBox 3 boards
2021-10-04 3:48 UTC (4+ messages)
` [PATCH devicetree 2/2] arm64: dts: add device tree for the LX2160A on the NXP BlueBox3 board
[PATCH V6 0/8] x86/Hyper-V: Add Hyper-V Isolation VM support(First part)
2021-10-04 2:39 UTC (5+ messages)
` [PATCH V6 7/8] Drivers: hv: vmbus: Add SNP support for VMbus channel initiate message
[PATCH] net: iwlwifi: rfi.c: fix non-kernel-doc comment
2021-10-04 0:17 UTC
[PATCH net-next v3 00/16] Add Management Component Transport Protocol support
2021-10-03 21:08 UTC (5+ messages)
` [PATCH net-next v3 01/16] mctp: Add MCTP base
[PATCH bpf-next v3 00/10] install libbpf headers when using the library
2021-10-03 19:22 UTC (5+ messages)
` [PATCH bpf-next v3 07/10] samples/bpf: install libbpf headers when building
` [PATCH bpf-next v3 08/10] samples/bpf: update .gitignore
` [PATCH bpf-next v3 09/10] selftests/bpf: better clean up for runqslower in test_bpftool_build.sh
` [PATCH bpf-next v3 10/10] tools: bpftool: add install-bin target to install binary only
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).