messages from 2021-03-22 15:45:19 to 2021-03-22 21:10:36 UTC [more...]
[PATCH v3 bpf-next 00/17] AF_XDP selftests improvements & bpf_link
2021-03-22 20:58 UTC (7+ messages)
` [PATCH v3 bpf-next 01/17] selftests: xsk: don't call worker_pkt_dump() for stats test
` [PATCH v3 bpf-next 02/17] selftests: xsk: remove struct ifaceconfigobj
` [PATCH v3 bpf-next 03/17] selftests: xsk: remove unused function
` [PATCH v3 bpf-next 04/17] selftests: xsk: remove inline keyword from source file
` [PATCH v3 bpf-next 05/17] selftests: xsk: simplify frame traversal in dumping thread
` [PATCH v3 bpf-next 06/17] libbpf: xsk: use bpf_link
[PATCH net-next 0/6] dpaa2-switch: offload bridge port flags to device
2021-03-22 20:58 UTC (7+ messages)
` [PATCH net-next 1/6] dpaa2-switch: move the dpaa2_switch_fdb_set_egress_flood function
` [PATCH net-next 2/6] dpaa2-switch: refactor the egress flooding domain setup
` [PATCH net-next 3/6] dpaa2-switch: add support for configuring learning state per port
` [PATCH net-next 4/6] dpaa2-switch: add support for configuring per port broadcast flooding
` [PATCH net-next 5/6] dpaa2-switch: add support for configuring per port unknown flooding
` [PATCH net-next 6/6] dpaa2-switch: mark skbs with offload_fwd_mark
[PATCH 0/3 v5] Introduce a bulk order-0 page allocator
2021-03-22 20:58 UTC (7+ messages)
[PATCH net] net: dsa: don't assign an error value to tag_ops
2021-03-22 20:52 UTC (4+ messages)
[PATCH net-next] net: bridge: when suppression is enabled exclude RARP packets
2021-03-22 20:50 UTC (2+ messages)
[PATCH net-next 00/14] mlxsw: Preparations for resilient nexthop groups
2021-03-22 20:50 UTC (16+ messages)
` [PATCH net-next 01/14] mlxsw: spectrum_router: Remove RTNL assertion
` [PATCH net-next 02/14] mlxsw: spectrum_router: Consolidate nexthop helpers
` [PATCH net-next 03/14] mlxsw: spectrum_router: Only provide MAC address for valid nexthops
` [PATCH net-next 04/14] mlxsw: spectrum_router: Adjust comments on nexthop fields
` [PATCH net-next 05/14] mlxsw: spectrum_router: Introduce nexthop action field
` [PATCH net-next 06/14] mlxsw: spectrum_router: Prepare for nexthops with trap action
` [PATCH net-next 07/14] mlxsw: spectrum_router: Add nexthop trap action support
` [PATCH net-next 08/14] mlxsw: spectrum_router: Rename nexthop update function to reflect its type
` [PATCH net-next 09/14] mlxsw: spectrum_router: Encapsulate nexthop update in a function
` [PATCH net-next 10/14] mlxsw: spectrum_router: Break nexthop group entry validation to a separate function
` [PATCH net-next 11/14] mlxsw: spectrum_router: Avoid unnecessary neighbour updates
` [PATCH net-next 12/14] mlxsw: spectrum_router: Create per-ASIC router operations
` [PATCH net-next 13/14] mlxsw: spectrum_router: Encode adjacency group size ranges in an array
` [PATCH net-next 14/14] mlxsw: spectrum_router: Add Spectrum-{2, 3} adjacency group size ranges
[PATCH net-next] net: stmmac: platform: fix build error with !CONFIG_PM_SLEEP
2021-03-22 20:40 UTC (2+ messages)
[PATCH net-next] net-sysfs: remove possible sleep from an RCU read-side critical section
2021-03-22 20:40 UTC (7+ messages)
[PATCH v4 0/3] net: dsa: lantiq: add support for xRX300 and xRX330
2021-03-22 20:37 UTC (4+ messages)
` [PATCH v4 1/3] net: dsa: lantiq: allow to use all GPHYs on "
` [PATCH v4 2/3] net: dsa: lantiq: verify compatible strings against hardware
` [PATCH v4 3/3] dt-bindings: net: dsa: lantiq: add xRx300 and xRX330 switch bindings
[PATCH net-next 00/18][pull request] 100GbE Intel Wired LAN Driver Updates 2021-03-22
2021-03-22 20:32 UTC (19+ messages)
` [PATCH net-next 01/18] ice: Add more basic protocol support for flow filter
` [PATCH net-next 02/18] ice: Support non word aligned input set field
` [PATCH net-next 03/18] ice: Add more advanced protocol support in flow filter
` [PATCH net-next 04/18] ice: Support to separate GTP-U uplink and downlink
` [PATCH net-next 05/18] ice: Enhanced IPv4 and IPv6 flow filter
` [PATCH net-next 06/18] ice: Add support for per VF ctrl VSI enabling
` [PATCH net-next 07/18] ice: Enable FDIR Configure for AVF
` [PATCH net-next 08/18] ice: Add FDIR pattern action parser for VF
` [PATCH net-next 09/18] ice: Add new actions support for VF FDIR
` [PATCH net-next 10/18] ice: Add non-IP Layer2 protocol FDIR filter for AVF
` [PATCH net-next 11/18] ice: Add GTPU "
` [PATCH net-next 12/18] ice: Add more FDIR filter type "
` [PATCH net-next 13/18] ice: Check FDIR program status "
` [PATCH net-next 14/18] iavf: Add framework to enable ethtool ntuple filters
` [PATCH net-next 15/18] iavf: Support IPv4 Flow Director filters
` [PATCH net-next 16/18] iavf: Support IPv6 "
` [PATCH net-next 17/18] iavf: Support Ethernet Type "
` [PATCH net-next 18/18] iavf: Enable flex-bytes support
[PATCH net-next] [v2] misdn: avoid -Wempty-body warning
2021-03-22 20:30 UTC (2+ messages)
[PATCH net-next] net: make xps_needed and xps_rxqs_needed static
2021-03-22 20:30 UTC (2+ messages)
[PATCH net-next] net: move the ptype_all and ptype_base declarations to include/linux/netdevice.h
2021-03-22 20:30 UTC (2+ messages)
[PATCH 00/11] treewide: address gcc-11 -Wstringop-overread warnings
2021-03-22 20:29 UTC (14+ messages)
` [PATCH 01/11] x86: compressed: avoid gcc-11 -Wstringop-overread warning
` [PATCH 02/11] x86: tboot: avoid Wstringop-overread-warning
` [PATCH 03/11] security: commoncap: fix -Wstringop-overread warning
` [PATCH 04/11] ath11: Wstringop-overread warning
` [PATCH 05/11] qnx: avoid -Wstringop-overread warning
` [PATCH 06/11] cgroup: fix -Wzero-length-bounds warnings
` [PATCH 07/11] ARM: sharpsl_param: work around -Wstringop-overread warning
` [PATCH 08/11] atmel: avoid gcc -Wstringop-overflow warning
` [PATCH 09/11] scsi: lpfc: fix gcc -Wstringop-overread warning
` [PATCH 10/11] drm/i915: avoid stringop-overread warning on pri_latency
` [PATCH 11/11] [RFC] drm/i915/dp: fix array overflow warning
GTE - The hardware timestamping engine
2021-03-22 20:33 UTC (3+ messages)
[pull request][net 0/6] mlx5 fixes 2021-03-22
2021-03-22 20:25 UTC (7+ messages)
` [net 1/6] net/mlx5: Add back multicast stats for uplink representor
` [net 2/6] net/mlx5e: Allow to match on MPLS parameters only for MPLS over UDP
` [net 3/6] net/mlx5e: Offload tuple rewrite for non-CT flows
` [net 4/6] net/mlx5e: Fix error path for ethtool set-priv-flag
` [net 5/6] net/mlx5e: Fix division by 0 in mlx5e_select_queue
` [net 6/6] net/mlx5: SF, do not use ecpu bit for vhca state processing
[PATCH v2 bpf-next 00/17] AF_XDP selftests improvements & bpf_link
2021-03-22 20:11 UTC (10+ messages)
` [PATCH v2 bpf-next 06/17] libbpf: xsk: use bpf_link
` [PATCH v2 bpf-next 13/17] veth: implement ethtool's get_channels() callback
` [PATCH v2 bpf-next 14/17] selftests: xsk: implement bpf_link test
[PATCH] cxgb4: Remove redundant NULL check
2021-03-22 20:20 UTC (2+ messages)
[PATCH net-next] net: dsa: mv88e6xxx: fix up kerneldoc some more
2021-03-22 20:20 UTC (2+ messages)
[PATCH net-next] net: bridge: declare br_vlan_tunnel_lookup argument tunnel_id as __be64
2021-03-22 20:20 UTC (2+ messages)
[RFC net-next 1/2] dt-bindings: ethernet-controller: create a type for PHY interface modes
2021-03-22 21:11 UTC (6+ messages)
` [RFC net-next 2/2] dt-bindings: ethernet-phy: define `unsupported-mac-connection-types` property
[PATCH V2 net-next 0/7] net: hns3: refactor and new features for flow director
2021-03-22 20:10 UTC (2+ messages)
[PATCH net-next 0/7] bnxt_en: Error recovery improvements
2021-03-22 20:10 UTC (2+ messages)
[PATCH net] net: sched: fix packet stuck problem for lockless qdisc
2021-03-22 20:00 UTC (3+ messages)
` [RFC v3] net: sched: implement TCQ_F_CAN_BYPASS "
[PATCH v3 0/1] Allow drivers to modify dql.min_limit value
2021-03-22 20:00 UTC (2+ messages)
[PATCH net-next 1/2] net/sched: cls_flower: use ntohs for struct flow_dissector_key_ports
2021-03-22 20:00 UTC (2+ messages)
[PATCH v3 0/3] Add support for Actions Semi Owl Ethernet MAC
2021-03-22 20:00 UTC (2+ messages)
[PATCH] NFC: Fix a typo
2021-03-22 20:00 UTC (2+ messages)
[PATCH net-next 0/6] page_pool: recycle buffers
2021-03-22 19:38 UTC (8+ messages)
` [PATCH net-next 1/6] xdp: reduce size of struct xdp_mem_info
` [PATCH net-next 2/6] mm: add a signature in struct page
` [PATCH net-next 3/6] page_pool: DMA handling and allow to recycles frames via SKB
` [PATCH net-next 4/6] net: change users of __skb_frag_unref() and add an extra argument
` [PATCH net-next 5/6] mvpp2: recycle buffers
` [PATCH net-next 6/6] mvneta: "
[PATCH] net: l2tp: Fix a typo
2021-03-22 19:38 UTC (2+ messages)
[PATCH net-next v2] net: dsa: hellcreek: Report switch name and ID
2021-03-22 19:31 UTC (4+ messages)
[PATCH net-next] net: set initial device refcount to 1
2021-03-22 19:29 UTC (2+ messages)
[PATCH] net: make unregister netdev warning timeout configurable
2021-03-22 19:26 UTC (2+ messages)
[PATCH] liquidio: Fix a typo
2021-03-22 18:57 UTC (2+ messages)
[PATCH net-next] net: dsa: hellcreek: Report switch name and ID
2021-03-22 18:41 UTC (3+ messages)
[PATCH net-next] page_pool: let the compiler optimize and inline core functions
2021-03-22 18:30 UTC
[V2 net-next] net: mvpp2: Add reserved port private flag configuration
2021-03-22 18:24 UTC (7+ messages)
` [EXT] "
[PATCH net] net: bridge: don't notify switchdev for local FDB addresses
2021-03-22 18:21 UTC
[RFC PATCH V4 net-next 0/5] ethtool: Extend module EEPROM dump API
2021-03-22 18:17 UTC (7+ messages)
` [RFC PATCH V4 net-next 1/5] ethtool: Allow network drivers to dump arbitrary EEPROM data
` [RFC PATCH V4 net-next 2/5] net/mlx5: Refactor module EEPROM query
` [RFC PATCH V4 net-next 3/5] net/mlx5: Implement get_module_eeprom_by_page()
` [RFC PATCH V4 net-next 4/5] net/mlx5: Add support for DSFP module EEPROM dumps
` [RFC PATCH V4 net-next 5/5] ethtool: Add fallback to get_module_eeprom from netlink command
[PATCH net] net/sched: act_ct: clear post_ct if doing ct_clear
2021-03-22 18:13 UTC
[PATCH nf-next] netfilter: flowtable: separate replace, destroy and stats to different workqueues
2021-03-22 18:09 UTC (3+ messages)
Design for sk_lookup helper function in context of sk_lookup hook
2021-03-22 17:59 UTC (4+ messages)
[PATCH v2 net 0/3] Clear rx-vlan-filter feature in DSA when necessary
2021-03-22 17:56 UTC (4+ messages)
` [PATCH v2 net 1/3] net: dsa: only unset VLAN filtering when last port leaves last VLAN-aware bridge
[PATCH bpf-next 0/3] Handle no-BTF object files better
2021-03-22 17:54 UTC (7+ messages)
` [PATCH bpf-next 3/3] selftests/bpf: allow compiling BPF objects without BTF
[PATCH v2 0/8] Implement EBPF on powerpc32
2021-03-22 17:53 UTC (10+ messages)
` [PATCH v2 1/8] powerpc/bpf: Remove classical BPF support for PPC32
` [PATCH v2 2/8] powerpc/bpf: Change register numbering for bpf_set/is_seen_register()
` [PATCH v2 3/8] powerpc/bpf: Move common helpers into bpf_jit.h
` [PATCH v2 4/8] powerpc/bpf: Move common functions into bpf_jit_comp.c
` [PATCH v2 5/8] powerpc/bpf: Change values of SEEN_ flags
` [PATCH v2 6/8] powerpc/asm: Add some opcodes in asm/ppc-opcode.h for PPC32 eBPF
` [PATCH v2 7/8] powerpc/bpf: Implement extended BPF on PPC32
` [PATCH v2 8/8] powerpc/bpf: Reallocate BPF registers to volatile registers when possible "
linux-next: Tree for Mar 22 (net/ipa)
2021-03-22 17:41 UTC (2+ messages)
[RFC PATCH v2 net-next 00/16] Better support for sandwiched LAGs with bridge and DSA
2021-03-22 17:19 UTC (18+ messages)
` [RFC PATCH v2 net-next 08/16] net: dsa: replay port and host-joined mdb entries when joining the bridge
` [RFC PATCH v2 net-next 09/16] net: dsa: replay port and local fdb "
` [RFC PATCH v2 net-next 14/16] net: dsa: don't set skb->offload_fwd_mark when not offloading "
` [RFC PATCH v2 net-next 15/16] net: dsa: return -EOPNOTSUPP when driver does not implement .port_lag_join
` [RFC PATCH v2 net-next 16/16] net: bridge: switchdev: let drivers inform which bridge ports are offloaded
[PATCH net-next 0/8] udp: GRO L4 improvements
2021-03-22 17:18 UTC (16+ messages)
` [PATCH net-next 1/8] udp: fixup csum for GSO receive slow path
` [PATCH net-next 2/8] udp: skip fwd/list GRO for tunnel packets
` [PATCH net-next 3/8] udp: properly complete L4 GRO over UDP tunnel packet
` [PATCH net-next 4/8] udp: never accept GSO_FRAGLIST packets
` [PATCH net-next 8/8] selftests: net: add UDP GRO forwarding self-tests
[PATCH v5 00/24] wfx: get out from the staging area
2021-03-22 17:14 UTC (4+ messages)
` [PATCH v5 08/24] wfx: add bus_sdio.c
[PATCH] bluetooth: fix set_ecdh_privkey() prototype
2021-03-22 17:12 UTC (2+ messages)
[PATCH v3 net-next 00/12] Better support for sandwiched LAGs with bridge and DSA
2021-03-22 17:00 UTC (12+ messages)
` [PATCH v3 net-next 07/12] net: dsa: sync ageing time when joining the bridge
` [PATCH v3 net-next 08/12] net: dsa: replay port and host-joined mdb entries "
` [PATCH v3 net-next 09/12] net: dsa: replay port and local fdb "
` [PATCH v3 net-next 10/12] net: dsa: replay VLANs installed on port "
[PATCH] isdn: capi: fix mismatched prototypes
2021-03-22 16:44 UTC
[PATCH] linux/qed: Mundane spelling fixes throughout the file
2021-03-22 15:56 UTC (2+ messages)
` [EXT] "
[PATCH next-queue v3 0/3] igc: Add support for PCIe PTM
2021-03-22 16:18 UTC (4+ messages)
` [PATCH next-queue v3 1/3] Revert "PCI: Make pci_enable_ptm() private"
` [PATCH next-queue v3 2/3] igc: Enable PCIe PTM
` [PATCH next-queue v3 3/3] igc: Add support for PTP getcrosststamp()
[PATCH] Bluetooth: initialize skb_queue_head at l2cap_chan_create()
2021-03-22 16:05 UTC (2+ messages)
[PATCH] Bluetooth: verify AMP hci_chan before amp_destroy
2021-03-22 16:01 UTC (2+ messages)
[PATCH] Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan default
2021-03-22 15:59 UTC (2+ messages)
[PATCH] Bluetooth: check for zapped sk before connecting
2021-03-22 15:53 UTC (2+ messages)
[PATCH next-queue v2 0/3] igc: Add support for PCIe PTM
2021-03-22 15:47 UTC (4+ messages)
` [PATCH next-queue v2 3/3] igc: Add support for PTP getcrosststamp()
` [Intel-wired-lan] "
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).