netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-22 18:22:22 to 2021-03-23 05:28:51 UTC [more...]

[net-next PATCH v7 00/16] ACPI support for dpaa2 driver
 2021-03-23  5:27 UTC  (6+ messages)
` [net-next PATCH v7 04/16] of: mdio: Refactor of_phy_find_device()

[PATCH bpf-next 02/15] bpf: btf: Support parsing extern func
 2021-03-23  4:55 UTC  (11+ messages)

[PATCH] perf tools: Trivial spelling fixes
 2021-03-23  4:46 UTC 

[PATCH] brcmfmac: A typo fix
 2021-03-23  4:36 UTC 

[PATCH] octeontx2-af: cn10k: Few mundane typos fixed
 2021-03-23  4:28 UTC 

[Intel-wired-lan] [PATCH next-queue v2 3/3] igc: Add support for PTP getcrosststamp()
 2021-03-23  4:17 UTC  (7+ messages)

[Patch bpf-next v6 00/12] sockmap: introduce BPF_SK_SKB_VERDICT and support UDP
 2021-03-23  3:38 UTC  (15+ messages)
` [Patch bpf-next v6 01/12] skmsg: lock ingress_skb when purging
` [Patch bpf-next v6 02/12] skmsg: introduce a spinlock to protect ingress_msg
` [Patch bpf-next v6 03/12] skmsg: introduce skb_send_sock() for sock_map
` [Patch bpf-next v6 04/12] skmsg: avoid lock_sock() in sk_psock_backlog()
` [Patch bpf-next v6 05/12] skmsg: use rcu work for destroying psock
` [Patch bpf-next v6 06/12] sock_map: introduce BPF_SK_SKB_VERDICT
` [Patch bpf-next v6 07/12] sock: introduce sk->sk_prot->psock_update_sk_prot()
` [Patch bpf-next v6 08/12] udp: implement ->read_sock() for sockmap
` [Patch bpf-next v6 09/12] skmsg: extract __tcp_bpf_recvmsg() and tcp_bpf_wait_data()
` [Patch bpf-next v6 10/12] udp: implement udp_bpf_recvmsg() for sockmap
` [Patch bpf-next v6 11/12] sock_map: update sock type checks for UDP
` [Patch bpf-next v6 12/12] selftests/bpf: add a test case for udp sockmap

[PATCH v5 00/11] Introduce VDUSE - vDPA Device in Userspace
 2021-03-23  3:13 UTC  (7+ messages)
` [PATCH v5 03/11] vhost-vdpa: protect concurrent access to vhost device iotlb
` [PATCH v5 06/11] vdpa: factor out vhost_vdpa_pa_map()
` [PATCH v5 07/11] vdpa: Support transferring virtual addressing during DMA mapping

[RFC 0/7] Add support to process rx packets in thread
 2021-03-23  3:01 UTC  (9+ messages)
` [RFC 2/7] ath10k: Add support to process rx packet "

[PATCH bpf-next v2 0/2] add support for batched ops in LPM trie
 2021-03-23  2:50 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] bpf: add support for batched ops in LPM trie maps
` [PATCH bpf-next v2 2/2] bpf: selftests: add tests "

[PATCHv2 bpf-next 0/4] xdp: extend xdp_redirect_map with broadcast support
 2021-03-23  2:49 UTC  (6+ messages)
` [PATCHv2 bpf-next 2/4] "

[PATCH net-next] net: ipa: avoid 64-bit modulus
 2021-03-23  2:44 UTC  (2+ messages)

[PATCH v2 net 0/3] Clear rx-vlan-filter feature in DSA when necessary
 2021-03-23  2:40 UTC  (3+ messages)
` [PATCH v2 net 2/3] net: dsa: don't advertise 'rx-vlan-filter' if VLAN filtering not global

[PATCH] net: can: Remove duplicate include of regmap.h
 2021-03-23  2:10 UTC 

[PATCH] net: ethernet: Remove duplicate include of vhca_event.h
 2021-03-23  2:05 UTC 

[PATCH] net/smc: Simplify the return expression
 2021-03-23  2:05 UTC 

[PATCH] net: ethernet: indir_table.h is included twice
 2021-03-23  2:00 UTC 

[RFC PATCH V4 net-next 0/5] ethtool: Extend module EEPROM dump API
 2021-03-23  2:03 UTC  (7+ messages)
` [RFC PATCH V4 net-next 1/5] ethtool: Allow network drivers to dump arbitrary EEPROM data

[PATCH net-next] net: set initial device refcount to 1
 2021-03-23  0:30 UTC  (5+ messages)

[PATCH] isdn: capi: fix mismatched prototypes
 2021-03-23  0:30 UTC  (2+ messages)

[PATCH net] net: dsa: don't assign an error value to tag_ops
 2021-03-23  0:30 UTC  (6+ messages)

[PATCH net-next 00/10] Netfilter updates for net-next
 2021-03-23  0:30 UTC  (12+ messages)
` [PATCH net-next 01/10] netfilter: flowtable: separate replace, destroy and stats to different workqueues
` [PATCH net-next 02/10] netfilter: Fix fall-through warnings for Clang
` [PATCH net-next 03/10] netfilter: conntrack: Remove unused variable declaration
` [PATCH net-next 04/10] netfilter: flowtable: consolidate skb_try_make_writable() call
` [PATCH net-next 05/10] netfilter: flowtable: move skb_try_make_writable() before NAT in IPv4
` [PATCH net-next 06/10] netfilter: flowtable: move FLOW_OFFLOAD_DIR_MAX away from enumeration
` [PATCH net-next 07/10] netfilter: flowtable: fast NAT functions never fail
` [PATCH net-next 08/10] netfilter: flowtable: call dst_check() to fall back to classic forwarding
` [PATCH net-next 09/10] netfilter: flowtable: refresh timeout after dst and writable checks
` [PATCH net-next 10/10] netfilter: nftables: update table flags from the commit phase

[pull request][net 0/6] mlx5 fixes 2021-03-22
 2021-03-23  0:30 UTC  (8+ 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] bpf: avoid old-style declaration warnings
 2021-03-23  0:12 UTC  (2+ messages)

[PATCH net-next v2 0/2] net: ipa: fix validation
 2021-03-23  0:03 UTC  (10+ messages)
` [PATCH net-next v2 2/2] net: ipa: fix IPA validation

[PATCH v4 net-next 00/11] Better support for sandwiched LAGs with bridge and DSA
 2021-03-22 23:51 UTC  (12+ messages)
` [PATCH v4 net-next 01/11] net: bridge: add helper for retrieving the current bridge port STP state
` [PATCH v4 net-next 02/11] net: bridge: add helper to retrieve the current ageing time
` [PATCH v4 net-next 03/11] net: bridge: add helper to replay port and host-joined mdb entries
` [PATCH v4 net-next 04/11] net: bridge: add helper to replay port and local fdb entries
` [PATCH v4 net-next 05/11] net: bridge: add helper to replay VLANs installed on port
` [PATCH v4 net-next 06/11] net: dsa: call dsa_port_bridge_join when joining a LAG that is already in a bridge
` [PATCH v4 net-next 07/11] net: dsa: pass extack to dsa_port_{bridge,lag}_join
` [PATCH v4 net-next 08/11] net: dsa: inherit the actual bridge port flags at join time
` [PATCH v4 net-next 09/11] net: dsa: sync up switchdev objects and port attributes when joining the bridge
` [PATCH v4 net-next 10/11] net: ocelot: call ocelot_netdevice_bridge_join when joining a bridged LAG
` [PATCH v4 net-next 11/11] net: ocelot: replay switchdev events when joining bridge

[PATCH net-next 0/6] dpaa2-switch: offload bridge port flags to device
 2021-03-22 23:50 UTC  (8+ 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 net] net: ipconfig: ic_dev can be NULL in ic_close_devs
 2021-03-22 23:40 UTC  (2+ messages)

[PATCH net-next 00/18][pull request] 100GbE Intel Wired LAN Driver Updates 2021-03-22
 2021-03-22 23:40 UTC  (20+ 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 v4 0/3] net: dsa: lantiq: add support for xRX300 and xRX330
 2021-03-22 23:40 UTC  (5+ 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 v3 0/3] Add support for Actions Semi Owl Ethernet MAC
 2021-03-22 23:38 UTC  (4+ messages)
` [PATCH v3 2/3] net: ethernet: actions: Add Actions Semi Owl Ethernet MAC driver

[PATCH 00/11] treewide: address gcc-11 -Wstringop-overread warnings
 2021-03-22 23:13 UTC  (7+ messages)
` [PATCH 02/11] x86: tboot: avoid Wstringop-overread-warning

[RFC net-next 1/2] dt-bindings: ethernet-controller: create a type for PHY interface modes
 2021-03-23  0:01 UTC  (8+ messages)
` [RFC net-next 2/2] dt-bindings: ethernet-phy: define `unsupported-mac-connection-types` property

[PATCH v2 00/10] Rid W=1 warnings from OF
 2021-03-22 22:22 UTC  (2+ messages)

[RFC PATCH v2 net-next 00/16] Better support for sandwiched LAGs with bridge and DSA
 2021-03-22 22:23 UTC  (8+ messages)
` [RFC PATCH v2 net-next 14/16] net: dsa: don't set skb->offload_fwd_mark when not offloading the bridge

[PATCH net-next] iwlwifi: fix old-style-declaration warning
 2021-03-22 21:51 UTC 

[PATCH v3 bpf-next 00/17] AF_XDP selftests improvements & bpf_link
 2021-03-22 21:47 UTC  (19+ 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 v3 bpf-next 07/17] samples: bpf: do not unload prog within xdpsock
` [PATCH v3 bpf-next 08/17] selftests: xsk: remove thread for netns switch
` [PATCH v3 bpf-next 09/17] selftests: xsk: split worker thread
` [PATCH v3 bpf-next 10/17] selftests: xsk: remove Tx synchronization resources
` [PATCH v3 bpf-next 11/17] selftests: xsk: refactor teardown/bidi test cases and testapp_validate
` [PATCH v3 bpf-next 12/17] selftests: xsk: remove sync_mutex_tx and atomic var
` [PATCH v3 bpf-next 13/17] veth: implement ethtool's get_channels() callback
` [PATCH v3 bpf-next 14/17] selftests: xsk: implement bpf_link test
` [PATCH v3 bpf-next 15/17] selftests: xsk: remove thread attribute
` [PATCH v3 bpf-next 16/17] selftest: xsk: Remove mutex and condition variable
` [PATCH v3 bpf-next 17/17] selftests: xsk: Remove unused defines

[mm, net-next v2] mm: net: memcg accounting for TCP rx zerocopy
 2021-03-22 21:35 UTC  (5+ messages)

[PATCH 1/2] neighbour: allow referenced neighbours to be removed
 2021-03-22 21:33 UTC  (3+ messages)

[mm, net-next v2] mm: net: memcg accounting for TCP rx zerocopy
 2021-03-22 21:19 UTC  (3+ messages)

[PATCH 0/3 v5] Introduce a bulk order-0 page allocator
 2021-03-22 20:58 UTC  (5+ 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  (2+ messages)

[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  (2+ messages)

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

GTE - The hardware timestamping engine
 2021-03-22 20:33 UTC  (3+ messages)

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

[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] 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  (3+ messages)
` [PATCH net-next 3/6] page_pool: DMA handling and allow to recycles frames via SKB

[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: 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 


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