messages from 2021-10-28 10:49:23 to 2021-10-28 19:36:53 UTC [more...]
[PATCH ebpf v2 0/2] Unprivileged BPF default
2021-10-28 19:38 UTC (6+ messages)
` [PATCH ebpf v2 2/2] bpf: Make unprivileged bpf depend on CONFIG_CPU_SPECTRE
[pull-request][net-next] Merge mlx5-next into net-next
2021-10-28 19:32 UTC (3+ messages)
[PATCH net-next] fq_codel: avoid under-utilization with ce_threshold at low link rates
2021-10-28 19:15 UTC
[RFC bpf-next 0/2] bpf: Fix BTF data for modules
2021-10-28 19:12 UTC (8+ messages)
[PATCH v5 net-next 00/10] net: dsa: microchip: DSA driver support for LAN937x switch
2021-10-28 19:05 UTC (13+ messages)
` [PATCH v5 net-next 01/10] dt-bindings: net: dsa: dt bindings for microchip lan937x
` [PATCH v5 net-next 02/10] net: dsa: move mib->cnt_ptr reset code to ksz_common.c
` [PATCH v5 net-next 03/10] net: phy: Add support for LAN937x T1 phy driver
` [PATCH v5 net-next 04/10] net: dsa: tag_ksz: add tag handling for Microchip LAN937x
` [PATCH v5 net-next 05/10] net: dsa: microchip: add DSA support for microchip lan937x
` [PATCH v5 net-next 06/10] net: dsa: microchip: add support for phylink management
` [PATCH v5 net-next 07/10] net: dsa: microchip: add support for ethtool port counters
` [PATCH v5 net-next 08/10] net: dsa: microchip: add support for port mirror operations
` [PATCH v5 net-next 09/10] net: dsa: microchip: add support for fdb and mdb management
` [PATCH v5 net-next 10/10] net: dsa: microchip: add support for vlan operations
[PATCH bpf-next 0/2] libbpf: Implement BTF Generator API
2021-10-28 18:45 UTC (5+ messages)
` [PATCH bpf-next 1/2] libbpf: Implement btf__save_to_file()
` [PATCH bpf-next 2/2] libbpf: Implement API for generating BTF for ebpf objects
[RFC PATCH] clocksource: increase watchdog retries
2021-10-28 18:42 UTC (4+ messages)
[PATCH net-next] net: bareudp: fix duplicate checks of data[] expressions
2021-10-28 18:24 UTC
[PATCH net-next] net: netxen: fix code indentation
2021-10-28 18:24 UTC
[PATCH bpf-next v5 0/8] Typeless/weak ksym for gen_loader + misc fixups
2021-10-28 18:10 UTC (9+ messages)
` [PATCH bpf-next v5 1/8] bpf: Add bpf_kallsyms_lookup_name helper
` [PATCH bpf-next v5 4/8] libbpf: Ensure that BPF syscall fds are never 0, 1, or 2
` [PATCH bpf-next v5 5/8] libbpf: Use O_CLOEXEC uniformly when opening fds
` [PATCH bpf-next v5 6/8] selftests/bpf: Add weak/typeless ksym test for light skeleton
[PATCH net-next 0/9][pull request] 100GbE Intel Wired LAN Driver Updates 2021-10-28
2021-10-28 18:06 UTC (10+ messages)
` [PATCH net-next 1/9] ice: support for indirect notification
` [PATCH net-next 2/9] ice: VXLAN and Geneve TC support
` [PATCH net-next 3/9] ice: low level support for tunnels
` [PATCH net-next 4/9] ice: support for GRE in eswitch
` [PATCH net-next 5/9] ice: send correct vc status in switchdev
` [PATCH net-next 6/9] ice: Add support for changing MTU on PR in switchdev mode
` [PATCH net-next 7/9] ice: Add support to print error on PHY FW load failure
` [PATCH net-next 8/9] ice: Fix clang -Wimplicit-fallthrough in ice_pull_qvec_from_rc()
` [PATCH net-next 9/9] ice: fix error return code in ice_get_recp_frm_fw()
[PATCH net-next] net: dsa: populate supported_interfaces member
2021-10-28 18:02 UTC (3+ messages)
[GIT PULL] Networking for 5.15-rc8
2021-10-28 17:25 UTC (2+ messages)
[GIT PULL] virtio: last minute fixes
2021-10-28 17:25 UTC (2+ messages)
[PATCH V10 4/8] PCI/sysfs: Add a 10-Bit Tag sysfs file PCIe Endpoint devices
2021-10-28 17:24 UTC (2+ messages)
[PATCHv2 bpf-next] kbuild: Unify options for BTF generation for vmlinux and modules
2021-10-28 17:14 UTC (2+ messages)
[PATCH iproute2-next v2] ip: add AMT support
2021-10-28 16:23 UTC (3+ messages)
[PATCH bpf-next v2 0/4] Various RISC-V BPF improvements
2021-10-28 16:10 UTC (5+ messages)
` [PATCH bpf-next v2 1/4] riscv, bpf: Increase the maximum number of iterations
` [PATCH bpf-next v2 2/4] tools build: Add RISC-V to HOSTARCH parsing
` [PATCH bpf-next v2 3/4] riscv, libbpf: Add RISC-V (RV64) support to bpf_tracing.h
` [PATCH bpf-next v2 4/4] selftests/bpf: Fix broken riscv build
[PATCH net] net: ethernet: microchip: lan743x: Increase rx ring size to improve rx performance
2021-10-28 16:03 UTC (4+ messages)
[PATCH net v2] net: bridge: fix uninitialized variables when BRIDGE_CFM is disabled
2021-10-28 16:00 UTC (2+ messages)
[PATCH bpf-next 0/4] Various RISC-V BPF improvements
2021-10-28 15:58 UTC (6+ messages)
` [PATCH bpf-next 1/4] riscv, bpf: Increase the maximum number of iterations
` [PATCH bpf-next 2/4] tools build: Add RISC-V to HOSTARCH parsing
` [PATCH bpf-next 3/4] riscv, libbpf: Add RISC-V (RV64) support to bpf_tracing.h
` [PATCH bpf-next 4/4] selftests/bpf: Fix broken riscv build
[PATCH V10 6/8] PCI/P2PDMA: Add a 10-Bit Tag check in P2PDMA
2021-10-28 15:56 UTC (2+ messages)
tg3 RX packet re-order in queue 0 with RSS
2021-10-28 15:41 UTC (6+ messages)
[PATCH net] mptcp: fix corrupt receiver key in MPC + data + checksum
2021-10-28 15:40 UTC (2+ messages)
[PATCH net] Revert "net: hns3: fix pause config problem after autoneg disabled"
2021-10-28 15:40 UTC (2+ messages)
[PATCH bpf] riscv, bpf: Fix potential NULL dereference
2021-10-28 15:40 UTC (3+ messages)
[PATCH net-next 0/4][pull request] 40GbE Intel Wired LAN Driver Updates 2021-10-25
2021-10-28 15:32 UTC (10+ messages)
` [PATCH net-next 1/4] i40e: avoid spin loop in i40e_asq_send_command()
` [PATCH net-next 3/4] igb: unbreak I2C bit-banging on i350
[PATCH V2 mlx5-next 12/14] vfio/mlx5: Implement vfio_pci driver for mlx5 devices
2021-10-28 15:30 UTC (13+ messages)
[PATCH ethtool 0/2] Fix condition for showing MDI-X status
2021-10-28 15:30 UTC (2+ messages)
[PATCH 0/3] Add FDMA support on ocelot switch driver
2021-10-28 15:28 UTC (15+ messages)
` [PATCH 1/3] net: ocelot: add support to get mac from device-tree
` [PATCH 2/3] dt-bindings: net: convert mscc,vsc7514-switch bindings to yaml
` [PATCH 3/3] net: ocelot: add FDMA support
[PATCH iproute2 v2 0/2] add json support on tc u32
2021-10-28 15:25 UTC (3+ messages)
` [PATCH iproute2 v2 1/2] tc: u32: add support for json output
` [PATCH iproute2 v2 2/2] tc: u32: add json support in `print_raw`, `print_ipv4`, `print_ipv6`
[PATCH net-next] net: ethernet: microchip: lan743x: Increase rx ring size to improve rx performance
2021-10-28 15:21 UTC
[PATCH net-next v2] net: virtio: use eth_hw_addr_set()
2021-10-28 15:20 UTC (2+ messages)
[PATCH net] net: phylink: avoid mvneta warning when setting pause parameters
2021-10-28 15:14 UTC (3+ messages)
[PATCH net-next] neigh: use struct {arp, ndisc}_generic_ops for all case
2021-10-28 15:09 UTC (2+ messages)
[PATCH iproute2 -next v2 0/3] ip, neigh: Add managed neighbor support
2021-10-28 15:08 UTC (2+ messages)
[PATCH net-next 0/4 v4] amt: add initial driver for Automatic Multicast Tunneling (AMT)
2021-10-28 15:03 UTC (4+ messages)
` [PATCH net-next 1/4 v4] amt: add control plane of amt interface
[PATCH iproute2-next v2] xfrm: enable to manage default policies
2021-10-28 15:00 UTC (2+ messages)
[PATCH] qed: avoid spin loops in _qed_mcp_cmd_and_union()
2021-10-28 14:59 UTC (5+ messages)
` [EXT] "
[PATCH net v2] nfp: bpf: relax prog rejection for mtu check through max_pkt_offset
2021-10-28 14:58 UTC (3+ messages)
[PATCH ipsec-next v2] sky2: Remove redundant assignment and parentheses
2021-10-28 14:55 UTC (3+ messages)
[RFC/PATCH net-next v3 0/8] allow user to offload tc action to net device
2021-10-28 14:39 UTC (11+ messages)
` [RFC/PATCH net-next v3 1/8] flow_offload: fill flags to action structure
` [RFC/PATCH net-next v3 2/8] flow_offload: reject to offload tc actions in offload drivers
` [RFC/PATCH net-next v3 3/8] flow_offload: allow user to offload tc action to net device
` [RFC/PATCH net-next v3 4/8] flow_offload: add skip_hw and skip_sw to control if offload the action
` [RFC/PATCH net-next v3 5/8] flow_offload: add process to update action stats from hardware
` [RFC/PATCH net-next v3 6/8] net: sched: save full flags for tc action
` [RFC/PATCH net-next v3 7/8] flow_offload: add reoffload process to update hw_count
` [RFC/PATCH net-next v3 8/8] flow_offload: validate flags of filter and actions
[PATCH net 0/4] Fixes for SMC
2021-10-28 14:38 UTC (10+ messages)
` [PATCH net 1/4] Revert "net/smc: don't wait for send buffer space when data was already sent"
` [PATCH net 4/4] net/smc: Fix wq mismatch issue caused by smc fallback
[PATCH net-next v2 0/4] igb: support PEROUT and EXTTS PTP pin functions on 82580/i354/i350
2021-10-28 14:34 UTC (5+ messages)
` [PATCH net-next v2 1/4] igb: move SDP config initialization to separate function
` [PATCH net-next v2 2/4] igb: move PEROUT and EXTTS isr logic to separate functions
` [PATCH net-next v2 3/4] igb: support PEROUT on 82580/i354/i350
` [PATCH net-next v2 4/4] igb: support EXTTS "
[PATCH] net: sched: check tc_skip_classify as far as possible
2021-10-28 14:28 UTC (2+ messages)
[PATCH net v2 0/3] can: j1939: fix some standard conformance problems
2021-10-28 14:38 UTC (4+ messages)
` [PATCH net v2 1/3] can: j1939: j1939_tp_cmd_recv(): ignore abort message in the BAM transport
` [PATCH net v2 2/3] can: j1939: j1939_can_recv(): ignore messages with invalid source address
` [PATCH net v2 3/3] can: j1939: j1939_tp_cmd_recv(): check the dst address of TP.CM_BAM
[PATCH net] net: vlan: fix a UAF in vlan_dev_real_dev()
2021-10-28 14:00 UTC (4+ messages)
[PATCH net-next] devlink: Simplify internal devlink params implementation
2021-10-28 14:00 UTC (2+ messages)
[net-next PATCH v3 0/3] RVU Debugfs updates
2021-10-28 14:00 UTC (2+ messages)
[net PATCH v3 0/3] RVU Debugfs fix updates
2021-10-28 14:00 UTC (2+ messages)
[PATCH bpf-next] libbpf: deprecate AF_XDP support
2021-10-28 13:56 UTC (3+ messages)
[net-next PATCH 0/2] Add a devlink param and documentation
2021-10-28 13:51 UTC (9+ messages)
` [net-next PATCH 1/2] octeontx2-pf: Add devlink param to init and de-init serdes
` Fw: [EXT] "
` "
[PATCH net] ptp: fix code indentation issues
2021-10-28 13:50 UTC (2+ messages)
[PATCH net] net: ethernet: microchip: lan743x: Fix skb allocation failure
2021-10-28 13:50 UTC (2+ messages)
[PATCH net v2 1/2] net/tls: Fix flipped sign in tls_err_abort() calls
2021-10-28 13:50 UTC (2+ messages)
[PATCH v2 net-next] net: phy: microchip_t1: add cable test support for lan87xx phy
2021-10-28 13:50 UTC (2+ messages)
[PATCH 0/3] Fix various bash constructs in tests
2021-10-28 13:48 UTC (4+ messages)
` [PATCH 1/3] perf test: Remove bash construct from stat_bpf_counters.sh test
` [PATCH 2/3] perf tests: Remove bash construct from record+zstd_comp_decomp.sh
` [PATCH 3/3] perf tests: Remove bash constructs from stat_all_pmu.sh
[PATCH net-next v2] net: ipconfig: Release the rtnl_lock while waiting for carrier
2021-10-28 13:40 UTC (2+ messages)
[net-next PATCH] devlink: add documentation for octeontx2 driver
2021-10-28 13:40 UTC (2+ messages)
[PATCH net-next] sch_htb: Add extack messages for EOPNOTSUPP errors
2021-10-28 13:40 UTC (2+ messages)
[PATCH] Bluetooth: Limit duration of Remote Name Resolve
2021-10-28 13:30 UTC (2+ messages)
[PATCH v2 3/3] mwifiex: fix division by zero in fw download path
2021-10-28 13:28 UTC (2+ messages)
[PATCH 3/4] rtl8187: fix control-message timeouts
2021-10-28 13:26 UTC (2+ messages)
[PATCH net 0/7] net: hns3: add some fixes for -net
2021-10-28 13:14 UTC (6+ messages)
` [PATCH net 1/7] net: hns3: fix pause config problem after autoneg disabled
[PATCH net-next 2/3] mctp: Add flow extension to skb
2021-10-28 13:09 UTC (3+ messages)
igb: support PEROUT and EXTTS PTP pin functions
2021-10-28 13:09 UTC
[syzbot] INFO: rcu detected stall in ieee80211_tasklet_handler
2021-10-28 13:01 UTC (2+ messages)
[PATCH net-next 3/3] mctp: Pass flow data & flow release events to drivers
2021-10-28 12:20 UTC (2+ messages)
[PATCH net-next] firewire: don't write directly to netdev->dev_addr
2021-10-28 12:20 UTC (2+ messages)
[PATCH net-next] mpt fusion: use dev_addr_set()
2021-10-28 12:20 UTC (2+ messages)
[PATCH net-next] media: use eth_hw_addr_set()
2021-10-28 12:20 UTC (2+ messages)
[PATCH net-next 0/3] Convert mvpp2 to phylink supported_interfaces
2021-10-28 12:20 UTC (2+ messages)
[PATCH net-next 0/7] tcp: tx side cleanups
2021-10-28 12:20 UTC (2+ messages)
[PATCH v2] ipv6: enable net.ipv6.route.max_size sysctl in network namespace
2021-10-28 12:20 UTC (2+ messages)
[PATCH] mwifiex: Add quirk to disable deep sleep with certain hardware revision
2021-10-28 12:14 UTC (2+ messages)
[RFC v6 net-next 0/6] Add RTNL interface for SyncE
2021-10-28 11:58 UTC (7+ messages)
` [RFC v6 net-next 1/6] ice: add support detecting features based on netlist
` [RFC v6 net-next 2/6] rtnetlink: Add new RTM_GETEECSTATE message to get SyncE status
` [RFC v6 net-next 3/6] ice: add support for reading SyncE DPLL state
` [RFC v6 net-next 4/6] rtnetlink: Add support for SyncE recovered clock configuration
` [RFC v6 net-next 5/6] ice: add support for SyncE recovered clocks
` [RFC v6 net-next 6/6] docs: net: Add description of SyncE interfaces
[PATCH net v2 0/2] Fixes for SMC
2021-10-28 12:10 UTC (2+ messages)
[PATCH 1/1] vmxnet3: do not stop tx queues after netif_device_detach()
2021-10-28 12:00 UTC (2+ messages)
[PATCH] Bluetooth: Fix removing adv when processing cmd complete
2021-10-28 11:17 UTC
[PATCH v2 0/3] virtio support cache indirect desc
2021-10-28 10:49 UTC (4+ messages)
` [PATCH v2 1/3] virtio: cache indirect desc for split
` [PATCH v2 2/3] virtio: cache indirect desc for packed
` [PATCH v2 3/3] virtio-net: enable virtio indirect cache
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).