netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-18 00:54:31 to 2022-03-18 18:20:04 UTC [more...]

[PATCH net-next] net: Add lockdep asserts to ____napi_schedule()
 2022-03-18 18:19 UTC  (6+ messages)

[PATCH 0/6] introduce fwnode in the I2C subsystem
 2022-03-18 18:09 UTC  (26+ messages)
` [PATCH 1/6] property: add fwnode_property_read_string_index()
` [PATCH 2/6] i2c: fwnode: add fwnode_find_i2c_adapter_by_node()
` [PATCH 3/6] i2c: of: use fwnode_get_i2c_adapter_by_node()
` [PATCH 4/6] i2c: mux: pinctrl: remove CONFIG_OF dependency and use fwnode API
` [PATCH 5/6] i2c: mux: add support for fwnode
` [PATCH 6/6] net: sfp: "

[PATCH wpan-next v2 00/14] ieee802154: Synchronous Tx API
 2022-03-18 18:11 UTC  (7+ messages)
` [PATCH wpan-next v2 13/14] net: mac802154: Introduce a tx queue flushing mechanism

[PATCH bpf-next v3 00/17] Introduce eBPF support for HID devices
 2022-03-18 18:07 UTC  (20+ messages)
` [PATCH bpf-next v3 01/17] bpf: add new is_sys_admin_prog_type() helper
` [PATCH bpf-next v3 02/17] bpf: introduce hid program type
` [PATCH bpf-next v3 03/17] bpf/verifier: prevent non GPL programs to be loaded against HID
` [PATCH bpf-next v3 04/17] libbpf: add HID program type and API
` [PATCH bpf-next v3 05/17] HID: hook up with bpf
` [PATCH bpf-next v3 06/17] HID: allow to change the report descriptor from an eBPF program
` [PATCH bpf-next v3 07/17] selftests/bpf: add tests for the HID-bpf initial implementation
` [PATCH bpf-next v3 08/17] selftests/bpf: add report descriptor fixup tests
` [PATCH bpf-next v3 09/17] selftests/bpf: Add a test for BPF_F_INSERT_HEAD
` [PATCH bpf-next v3 10/17] selftests/bpf: add test for user call of HID bpf programs
` [PATCH bpf-next v3 11/17] samples/bpf: add new hid_mouse example
` [PATCH bpf-next v3 12/17] bpf/hid: add more HID helpers
` [PATCH bpf-next v3 13/17] HID: bpf: implement hid_bpf_get|set_bits
` [PATCH bpf-next v3 14/17] HID: add implementation of bpf_hid_raw_request
` [PATCH bpf-next v3 15/17] selftests/bpf: add tests for hid_{get|set}_bits helpers
` [PATCH bpf-next v3 16/17] selftests/bpf: add tests for bpf_hid_hw_request
` [PATCH bpf-next v3 17/17] Documentation: add HID-BPF docs

[PATCH net-next 00/10] nfp: support for NFP-3800
 2022-03-18 17:56 UTC  (13+ messages)
` [PATCH net-next 01/10] nfp: calculate ring masks without conditionals
` [PATCH net-next 02/10] nfp: move the fast path code to separate files
` [PATCH net-next 03/10] nfp: use callbacks for slow path ring related functions
` [PATCH net-next 04/10] nfp: prepare for multi-part descriptors
` [PATCH net-next 05/10] nfp: move tx_ring->qcidx into cold data
` [PATCH net-next 06/10] nfp: use TX ring pointer write back
` [PATCH net-next 07/10] nfp: add per-data path feature mask
` [PATCH net-next 08/10] nfp: choose data path based on version
` [PATCH net-next 09/10] nfp: add support for NFDK data path
` [PATCH net-next 10/10] nfp: nfdk: implement xdp tx path for NFDK

[PATCH net-next v2 0/3] net: ipvlan: fix potential UAF problem for phy_dev
 2022-03-18 17:53 UTC  (5+ messages)
` [PATCH net-next v2 1/3] "
` [PATCH net-next v2 2/3] net: ipvlan: add net device refcount tracker
` [PATCH net-next v2 3/3] net: ipvtap: fix error comments

mv88e6xxx broken on 6176 with "Disentangle STU from VTU"
 2022-03-18 17:28 UTC 

net-next: regression: patch "iwlwifi: acpi: move ppag code from mvm to fw/acpi" (e8e10a37c51c) breaks wifi
 2022-03-18 17:21 UTC  (3+ messages)

pull-request: bpf 2022-03-18
 2022-03-18 17:20 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: net: xilinx_axienet: add pcs-handle attribute
 2022-03-18 16:58 UTC  (4+ messages)
` [PATCH v3 2/2] net: axiemac: use a phandle to reference pcs_phy

[PATCH v2] ipv6: acquire write lock for addr_list in dev_forward_change
 2022-03-18 16:50 UTC  (6+ messages)

[PATCH net-next 0/2] net/tls: some optimizations for tls
 2022-03-18 16:42 UTC  (4+ messages)
` [PATCH net-next 1/2] net/tls: remove unnecessary jump instructions in do_tls_setsockopt_conf()
` [PATCH net-next 2/2] net/tls: optimize judgement processes in tls_set_device_offload()

[PATCH v2 net-next] ptp: ocp: use snprintf() in ptp_ocp_verify()
 2022-03-18 16:33 UTC  (2+ messages)

[PATCH] selftests: net: fix warning when compiling selftest/net
 2022-03-18 16:33 UTC  (3+ messages)
` [PATCH linux-next v2] selftests: net: change fprintf format specifiers

[PATCH] vdpa: Update man page with added support to configure max vq pair
 2022-03-18 16:27 UTC  (2+ messages)

[PATCH net-next 0/3] bridge: dsa: switchdev: mv88e6xxx: Implement local_receive bridge flag
 2022-03-18 16:26 UTC  (10+ messages)

[PATCH v3 net-next 0/5] ice: switch: debloat packet templates code
 2022-03-18 16:17 UTC  (6+ messages)
` [PATCH v3 net-next 1/5] ice: switch: add and use u16[] aliases to ice_adv_lkup_elem::{h,m}_u
` [PATCH v3 net-next 2/5] ice: switch: unobscurify bitops loop in ice_fill_adv_dummy_packet()
` [PATCH v3 net-next 3/5] ice: switch: use a struct to pass packet template params
` [PATCH v3 net-next 4/5] ice: switch: use convenience macros to declare dummy pkt templates
` [PATCH v3 net-next 5/5] ice: switch: convert packet template match code to rodata

[RFC PATCH v4 00/15] Landlock LSM
 2022-03-18 15:55 UTC  (10+ messages)
` [RFC PATCH v4 02/15] landlock: filesystem access mask helpers

[PATCH v2 net-next 0/4] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-03-18 15:45 UTC  (4+ messages)
` [PATCH v2 net-next 4/4] selftests: forwarding: add test of MAC-Auth Bypass to locked port tests

[PATCH 03/30] ath6kl: fix typos in comments
 2022-03-18 15:39 UTC  (2+ messages)

[PATCH V2] ath9k: Use platform_get_irq() to get the interrupt
 2022-03-18 15:38 UTC  (2+ messages)

[PATCH net-next v4 0/2] af_vsock: add two new tests for SOCK_SEQPACKET
 2022-03-18 15:30 UTC  (3+ messages)

pull-request: wireless-next-2022-03-18
 2022-03-18 15:30 UTC  (2+ messages)

[PATCH bpf-next 0/3] Make 2-byte access to bpf_sk_lookup->remote_port endian-agnostic
 2022-03-18 15:22 UTC  (5+ messages)
` [PATCH bpf-next 1/3] bpf: Treat bpf_sk_lookup remote_port as a 2-byte field

[PATCH bpf] selftests/bpf: exit with error code if test failed
 2022-03-18 15:05 UTC  (2+ messages)

[PATCH bpf-next v3 0/4] Fixes for sock_fields selftests
 2022-03-18 14:50 UTC  (3+ messages)

[PATCH net 0/1] net/sched: taprio: Check if sk_flags are valid
 2022-03-18 14:25 UTC  (2+ messages)
` [PATCH net 1/1] net/sched: taprio: Check if socket flags "

[PATCH v4 net 0/2] af_unix: Fix some OOB implementation
 2022-03-18 13:50 UTC  (2+ messages)

[PATCH bpf-next v2] net: Enlarge offset check value from 0xffff to 0x7fffffff in bpf_skb_load_bytes
 2022-03-18 13:48 UTC  (2+ messages)

[PATCH net v2] openvswitch: always update flow key after nat
 2022-03-18 13:47 UTC  (2+ messages)

[net-next v10 0/2] net: sched: allow user to select txqueue
 2022-03-18 13:36 UTC  (6+ messages)
` [net-next v10 1/2] net: sched: use queue_mapping to pick tx queue

[PATCH net v2 1/1] ibmvnic: fix race between xmit and reset
 2022-03-18 13:30 UTC  (2+ messages)

[PATCH net-next 3/3] net: dsa: mv88e6xxx: mac-auth/MAB implementation
 2022-03-18 13:19 UTC  (15+ messages)

[PATCH net-next V1 0/5]net: lan743x: PCI11010 / PCI11414 devices
 2022-03-18 13:10 UTC  (2+ messages)

[PATCH net-next] net: sparx5: Use vid 1 when bridge default vid 0 to avoid collision
 2022-03-18 12:53 UTC 

[PATCH net-next 0/5] net: lan966x: Add support for FDMA
 2022-03-18 12:42 UTC  (4+ messages)

Clarification on user configurable parameters implementation in PHY driver
 2022-03-18 12:30 UTC 

[PATCH v4] net:bonding:Add support for IPV6 RLB to balance-alb mode
 2022-03-18 11:34 UTC  (8+ messages)

smsc95xx: Commits for 5.10 stable inclusion
 2022-03-18 11:10 UTC 

[PATCH v9 net-next 00/11] net: dsa: microchip: DSA driver support for LAN937x switch
 2022-03-18 11:00 UTC  (13+ messages)
` [PATCH v9 net-next 01/11] dt-bindings: net: make internal-delay-ps based on phy-mode
` [PATCH v9 net-next 02/11] dt-bindings: net: add mdio property
` [PATCH v9 net-next 03/11] dt-bindings: net: dsa: dt bindings for microchip lan937x
` [PATCH v9 net-next 04/11] net: dsa: move mib->cnt_ptr reset code to ksz_common.c
` [PATCH v9 net-next 05/11] net: dsa: tag_ksz: add tag handling for Microchip LAN937x
` [PATCH v9 net-next 06/11] net: dsa: microchip: add DSA support for microchip lan937x
` [PATCH v9 net-next 07/11] net: dsa: microchip: add support for phylink management
` [PATCH v9 net-next 08/11] net: dsa: microchip: add support for ethtool port counters
` [PATCH v9 net-next 09/11] net: dsa: microchip: add support for port mirror operations
` [PATCH v9 net-next 10/11] net: dsa: microchip: add support for fdb and mdb management
` [PATCH v9 net-next 11/11] net: dsa: microchip: add support for vlan operations

[net-next 01/15] net/mlx5e: Validate MTU when building non-linear legacy RQ fragments info
 2022-03-18 11:00 UTC  (2+ messages)

[PATCH net 1/3] netfilter: flowtable: Fix QinQ and pppoe support for inet table
 2022-03-18 11:00 UTC  (2+ messages)

[PATCH] ARM: net: bpf: fix typos in comments
 2022-03-18 10:37 UTC 

[PATCH bpf-next] bpf, sockmap: Add sk_rmem_alloc check for tcp_bpf_ingress()
 2022-03-18 10:42 UTC 

[PATCH bpf-next] bpf, arm64: sign return address for jited code
 2022-03-18 10:29 UTC 

[PATCH] vhost: handle error while adding split ranges to iotlb
 2022-03-18  9:54 UTC  (2+ messages)

[PATCH] ice: use min() to make code cleaner in ice_gnss
 2022-03-18  9:46 UTC 

[PATCH] qed: remove unnecessary memset in qed_init_fw_funcs
 2022-03-18  9:31 UTC 

[PATCHv3 bpf-next 00/13] bpf: Add kprobe multi link
 2022-03-18  9:22 UTC  (7+ messages)
` [PATCHv3 bpf-next 09/13] libbpf: Add bpf_program__attach_kprobe_multi_opts function

[PATCH wpan-next v2 0/5] ieee802154: Improve durations handling
 2022-03-18  9:09 UTC  (12+ messages)
` [PATCH wpan-next v2 1/5] net: ieee802154: Improve the way supported channels are declared

[PATCH -next] nfc: st21nfca: remove unnecessary skb check before kfree_skb()
 2022-03-18  8:59 UTC  (2+ messages)

[PATCH net-next 0/5] devlink: hold the instance lock in eswitch callbacks
 2022-03-18  8:12 UTC  (2+ messages)

[PATCH wpan-next v3 00/11] ieee802154: Better Tx error handling
 2022-03-18  7:57 UTC  (7+ messages)
` [PATCH wpan-next v3 07/11] net: ieee802154: at86rf230: Provide meaningful error codes when possible
` [PATCH wpan-next v3 09/11] net: ieee802154: atusb: Call _xmit_error() when a transmission fails

[PATCH net-next 1/5] dt-bindings: net: lan966x: Extend with FDMA interrupt
 2022-03-18  7:54 UTC  (3+ messages)

[PATCH net-next] ptp: ocp: fix sprintf overflow in ptp_ocp_verify()
 2022-03-18  7:45 UTC  (3+ messages)

[PATCH 00/21] Control VQ support in vDPA
 2022-03-18  7:35 UTC  (4+ messages)
` [RFC PATCH v2 00/19] "
  ` [RFC PATCH v2 19/19] vdpasim: control virtqueue support

[PATCH net-next v3 0/3] net: icmp: add skb drop reasons to icmp
 2022-03-18  7:26 UTC  (9+ messages)
` [PATCH net-next v3 3/3] net: icmp: add reasons of the skb drops to icmp protocol

[PATCH v2 0/2] rtl8xxxu: Fill up more TX information
 2022-03-18  6:55 UTC  (4+ messages)
` [PATCH v2 1/2] rtl8xxxu: feed antenna information for cfg80211
` [PATCH v2 2/2] rtl8xxxu: fill up txrate info for gen1 chips

[RFC net-next 0/2] add ethtool ops support for fresh device features
 2022-03-18  6:28 UTC  (4+ messages)
` [RFC net-next 1/2] net: ethtool: add ethtool ability to set/get "

[PATCH net-next] xfrm: rework default policy structure
 2022-03-18  6:27 UTC  (3+ messages)
` [PATCH ipsec-next v2] "

[PATCH net-next] netlabel: fix out-of-bounds memory accesses
 2022-03-18  6:35 UTC 

[PATCH net-next 2/2] net/packet: use synchronize_net_expedited()
 2022-03-18  6:02 UTC  (2+ messages)
` [net/packet] 82ce518799: hwsim.proxyarp_errors.fail

[PATCH -next] wlwifi: mei: Fix build error without CFG80211
 2022-03-18  4:03 UTC  (2+ messages)

[PATCH v12 bpf-next 00/12] fprobe: Introduce fprobe function entry/exit probe
 2022-03-18  3:50 UTC  (2+ messages)

[PATCH] iwlegacy: 4965-rs: remove three unused variables
 2022-03-18  3:00 UTC 

[PATCH] net: wireless: ath10k: Use of_device_get_match_data() helper
 2022-03-18  2:53 UTC 

[PATCH] qlcnic: remove redundant assignment to variable index
 2022-03-18  1:20 UTC 

[PATCH net-next] ptp: ocp: Make debugfs variables the correct bitwidth
 2022-03-18  1:00 UTC  (2+ messages)

[PATCH net-next 0/6] Mirroring for Ocelot switches
 2022-03-18  1:00 UTC  (2+ messages)

[PATCH V5 0/2] Fix refcount leak and NPD bugs in ax25
 2022-03-18  0:54 UTC  (3+ messages)
` [PATCH V5 1/2] ax25: Fix refcount leaks caused by ax25_cb_del()
` [PATCH V6 2/2] ax25: Fix NULL pointer dereferences in ax25 timers


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