netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-23 12:22:57 to 2021-04-24 02:37:14 UTC [more...]

[PATCH v2 bpf-next 0/6] BPF static linker: support static vars and maps
 2021-04-24  2:36 UTC  (24+ messages)
` [PATCH v2 bpf-next 1/6] bpftool: strip const/volatile/restrict modifiers from .bss and .data vars
` [PATCH v2 bpf-next 2/6] libbpf: rename static variables during linking
` [PATCH v2 bpf-next 3/6] libbpf: support static map definitions
` [PATCH v2 bpf-next 4/6] bpftool: handle transformed static map names in BPF skeleton
` [PATCH v2 bpf-next 5/6] selftests/bpf: extend linked_vars selftests with static variables
` [PATCH v2 bpf-next 6/6] selftests/bpf: extend linked_maps selftests with static maps

pull-request: bpf-next 2021-04-23
 2021-04-24  2:24 UTC 

[PATCH net-next][REPOST] hv_netvsc: Make netvsc/VF binding check both MAC and serial number
 2021-04-24  1:12 UTC 

[PATCHv9 bpf-next 0/4] xdp: extend xdp_redirect_map with broadcast support
 2021-04-24  1:09 UTC  (6+ messages)
` [PATCHv9 bpf-next 2/4] "

[PATCH bpf-next] bpf: Document the pahole release info related to libbpf in bpf_devel_QA.rst
 2021-04-24  0:12 UTC  (4+ messages)

[PATCH bpf-next 0/5] CO-RE relocation selftests fixes
 2021-04-23 23:30 UTC  (6+ messages)
` [PATCH bpf-next 1/5] selftests/bpf: add remaining ASSERT_xxx() variants
` [PATCH bpf-next 2/5] libbpf: support BTF_KIND_FLOAT during type compatibility checks in CO-RE
` [PATCH bpf-next 3/5] selftests/bpf: fix BPF_CORE_READ_BITFIELD() macro
` [PATCH bpf-next 4/5] selftests/bpf: fix field existence CO-RE reloc tests
` [PATCH bpf-next 5/5] selftests/bpf: fix core_reloc test runner

[PATCH v2 bpf-next 00/16] bpf: syscall program, FD array, loader program, light skeleton
 2021-04-23 23:16 UTC  (7+ messages)
` [PATCH v2 bpf-next 01/16] bpf: Introduce bpf_sys_bpf() helper and program type

[pull request][net-next 00/11] mlx5 External sub function controller
 2021-04-23 23:14 UTC  (7+ messages)
` [net-next 06/11] devlink: Extend SF port attributes to have external attribute

[igb] netconsole triggers warning in netpoll_poll_dev
 2021-04-23 22:58 UTC  (9+ messages)

[PATCH net] bnxt_en: Fix RX consumer index logic in the error path
 2021-04-23 22:13 UTC 

[PATCH v2 net-next] net: pcs: Enable pre-emption packet for 10/100Mbps
 2021-04-23 22:03 UTC  (7+ messages)

[PATCH] SUNRPC: Add a check for gss_release_msg
 2021-04-23 21:48 UTC  (14+ messages)

[PATCH v3 bpf-next 00/18] BPF static linker: support externs
 2021-04-23 21:39 UTC  (29+ messages)
` [PATCH v3 bpf-next 01/18] bpftool: support dumping BTF VAR's "extern" linkage
` [PATCH v3 bpf-next 02/18] bpftool: dump more info about DATASEC members
` [PATCH v3 bpf-next 03/18] libbpf: suppress compiler warning when using SEC() macro with externs
` [PATCH v3 bpf-next 04/18] libbpf: mark BPF subprogs with hidden visibility as static for BPF verifier
` [PATCH v3 bpf-next 05/18] libbpf: allow gaps in BPF program sections to support overriden weak functions
` [PATCH v3 bpf-next 06/18] libbpf: refactor BTF map definition parsing
` [PATCH v3 bpf-next 07/18] libbpf: factor out symtab and relos sanity checks
` [PATCH v3 bpf-next 08/18] libbpf: make few internal helpers available outside of libbpf.c
` [PATCH v3 bpf-next 09/18] libbpf: extend sanity checking ELF symbols with externs validation
` [PATCH v3 bpf-next 10/18] libbpf: tighten BTF type ID rewriting with error checking
` [PATCH v3 bpf-next 11/18] libbpf: add linker extern resolution support for functions and global variables
` [PATCH v3 bpf-next 12/18] libbpf: support extern resolution for BTF-defined maps in .maps section
` [PATCH v3 bpf-next 13/18] selftests/bpf: use -O0 instead of -Og in selftests builds
` [PATCH v3 bpf-next 14/18] selftests/bpf: omit skeleton generation for multi-linked BPF object files
` [PATCH v3 bpf-next 15/18] selftests/bpf: add function linking selftest
` [PATCH v3 bpf-next 16/18] selftests/bpf: add global variables "
` [PATCH v3 bpf-next 17/18] selftests/bpf: add map "
` [PATCH v3 bpf-next 18/18] selftests/bpf: document latest Clang fix expectations for linking tests

[PATCH v2 1/1] phy: nxp-c45-tja11xx: add interrupt support
 2021-04-23 21:20 UTC  (3+ messages)

[PATCH] net/atm: Fix spelling mistake "requed" -> "requeued"
 2021-04-23 21:20 UTC  (2+ messages)

[net-next,RFC PATCH] net: Extend TC limit beyond 16 to 255
 2021-04-23 21:19 UTC  (2+ messages)

[PATCH] selftests/net: bump timeout to 5 minutes
 2021-04-23 21:10 UTC  (2+ messages)

pull-request: wireless-drivers-next-2021-04-23
 2021-04-23 21:10 UTC  (2+ messages)

[PATCH net-next 0/6] selftests: mlxsw: Fixes
 2021-04-23 21:10 UTC  (7+ messages)
` [PATCH net-next 2/6] selftests: mlxsw: Remove a redundant if statement in port_scale test
` [PATCH net-next 3/6] selftests: mlxsw: Remove a redundant if statement in tc_flower_scale test
` [PATCH net-next 4/6] selftests: mlxsw: Return correct error code in resource scale tests
` [PATCH net-next 5/6] selftests: mlxsw: Increase the tolerance of backlog buildup
` [PATCH net-next 6/6] selftests: mlxsw: Fix mausezahn invocation in ERSPAN scale test

[PATCH net-next 0/5] mptcp: Compatibility with common msg flags
 2021-04-23 21:10 UTC  (7+ messages)
` [PATCH net-next 1/5] mptcp: implement dummy MSG_ERRQUEUE support
` [PATCH net-next 2/5] mptcp: implement MSG_TRUNC support
` [PATCH net-next 3/5] mptcp: ignore unsupported msg flags
` [PATCH net-next 4/5] mptcp: add MSG_PEEK support
` [PATCH net-next 5/5] selftests: mptcp: add a test case for MSG_PEEK

[PATCH net-next 0/8][pull request] 40GbE Intel Wired LAN Driver Updates 2021-04-23
 2021-04-23 21:10 UTC  (10+ messages)
` [PATCH net-next 1/8] i40e: refactor repeated link state reporting code
` [PATCH net-next 2/8] i40e: use minimal Tx and Rx pairs for kdump
` [PATCH net-next 3/8] i40e: use minimal Rx and Tx ring buffers "
` [PATCH net-next 4/8] i40e: use minimal admin queue "
` [PATCH net-next 5/8] iavf: remove duplicate free resources calls
` [PATCH net-next 6/8] iavf: change the flex-byte support number to macro definition
` [PATCH net-next 7/8] iavf: enhance the duplicated FDIR list scan handling
` [PATCH net-next 8/8] iavf: redefine the magic number for FDIR GTP-U header fields

[PATCH net] mptcp: Retransmit DATA_FIN
 2021-04-23 21:10 UTC  (2+ messages)

[iproute2-next, RFC PATCH] tc/mqprio: Extend TC limit beyond 16 to 255
 2021-04-23 21:12 UTC 

[PATCH net v3 1/9] r8152: fix runtime resume for linking change
 2021-04-23 21:00 UTC  (2+ messages)
` [PATCH net-next 0/2] r8152: adjust REALTEK_USB_DEVICE

[net-next, v2] enetc: fix locking for one-step timestamping packet transfer
 2021-04-23 21:00 UTC  (2+ messages)

pull request (net-next): ipsec-next 2021-04-23
 2021-04-23 21:00 UTC  (2+ messages)

[PATCH net-next v2 00/15] mtk_eth_soc: fixes and performance improvements
 2021-04-23 21:00 UTC  (2+ messages)

[PATCH v2] net: geneve: modify IP header check in geneve6_xmit_skb and geneve_xmit_skb
 2021-04-23 20:44 UTC  (4+ messages)

[PATCH RFC bpf-next 0/4] Clean up and document RCU-based object protection for XDP_REDIRECT
 2021-04-23 20:33 UTC  (4+ messages)
` [PATCH RFC bpf-next 4/4] i40e: remove rcu_read_lock() around XDP program invocation

[PATCH net-next] net: mana: Use int to check the return value of mana_gd_poll_cq()
 2021-04-23 20:30 UTC  (2+ messages)

[PATCH] net: sock: remove the unnecessary check in proto_register
 2021-04-23 20:20 UTC  (2+ messages)

[PATCH net-next] virtio-net: fix use-after-free in skb_gro_receive
 2021-04-23 20:20 UTC  (2+ messages)

[PATCH net] openvswitch: meter: remove rate from the bucket size calculation
 2021-04-23 20:10 UTC  (2+ messages)

[PATCH] bonding: 3ad: Fix the conflict between bond_update_slave_arr and the state machine
 2021-04-23 20:07 UTC  (2+ messages)

[PATCH 1/3] arm64: armv8_deprecated: Fix swp_handler() signal generation
 2021-04-23 20:03 UTC  (7+ messages)
` [PATCH 2/3] arm64: signal: sigreturn() and rt_sigreturn() sometime returns the wrong signals

WARNING in netlbl_cipsov4_add
 2021-04-23 19:27 UTC  (3+ messages)

[PATCH] dt-bindings: net: mediatek/ralink: remove unused bindings
 2021-04-23 18:41 UTC  (4+ messages)

How to toggle physical link via ethtool
 2021-04-23 18:27 UTC  (3+ messages)

[PATCH net-next 0/3] Marvell Prestera Switchdev initial updates for
 2021-04-23 18:01 UTC  (7+ messages)
` [PATCH net-next 1/3] net: marvell: prestera: bump supported firmware version to 3.0
` [PATCH net-next 2/3] net: marvell: prestera: disable events interrupt while handling
` [PATCH net-next 3/3] net: marvell: prestera: align flood setting according to latest firmware version

[PATCH v2 bpf-next 00/17] BPF static linker: support externs
 2021-04-23 17:59 UTC  (19+ messages)
` [PATCH v2 bpf-next 10/17] libbpf: tighten BTF type ID rewriting with error checking
` [PATCH v2 bpf-next 15/17] selftests/bpf: add function linking selftest

[PATCH 1/3 net-next v3] net: ethernet: ixp4xx: Add DT bindings
 2021-04-23 17:58 UTC  (5+ messages)
` [PATCH 2/3 net-next v3] net: ethernet: ixp4xx: Retire ancient phy retrieveal

linux-next failing build due to missing cubictcp_state symbol
 2021-04-23 17:55 UTC  (3+ messages)

[PATCH iproute2] uapi: add missing virtio related headers
 2021-04-23 17:50 UTC  (2+ messages)

[PATCH v3] net: fix a concurrency bug in l2tp_tunnel_register()
 2021-04-23 17:38 UTC 

[PATCH] selftests/bpf: fix warning comparing pointer to 0
 2021-04-23 16:47 UTC  (4+ messages)

[PATCH v8 bpf-next 00/14] mvneta: introduce XDP multi-buffer support
 2021-04-23 16:43 UTC  (14+ messages)
                    ` Crash for i40e on net-next (was: [PATCH v8 bpf-next 00/14] mvneta: introduce XDP multi-buffer support)

PTP RX & TX time-stamp and TX Time in XDP ZC socket
 2021-04-23 16:37 UTC 

[RFC net-next] net: stmmac: should not modify RX descriptor when STMMAC resume
 2021-04-23 15:38 UTC  (14+ messages)

[PATCH 0/2] net: ieee802154: fix logic errors
 2021-04-23 15:10 UTC  (8+ messages)
` [PATCH 1/2] net: ieee802154: fix null deref in parse dev addr
` [PATCH 2/2] net: ieee802154: fix null deref in parse key id

[PATCH bpf-next v4 0/3] Add TC-BPF API
 2021-04-23 15:06 UTC  (4+ messages)
` [PATCH bpf-next v4 1/3] libbpf: add helpers for preparing netlink attributes
` [PATCH bpf-next v4 2/3] libbpf: add low level TC-BPF API
` [PATCH bpf-next v4 3/3] libbpf: add selftests for "

[PATCH net] SUNRPC: Fix null pointer dereference in svc_rqst_free()
 2021-04-23 14:47 UTC  (2+ messages)

[PATCH 0/2] workqueue: Have 'alloc_workqueue()' like macros accept a format specifier
 2021-04-23 14:27 UTC  (11+ messages)
` [PATCH 1/2] "

[PATCH v3] docs: proc.rst: meminfo: briefly describe gaps in memory accounting
 2021-04-23 14:27 UTC  (2+ messages)

[PATCH v2 net-next 0/3] net: stmmac: RK3566
 2021-04-23 13:57 UTC  (3+ messages)

[PATCH] phy: nxp-c45-tja11xx: add interrupt support
 2021-04-23 13:47 UTC  (5+ messages)

[PATCH v4 net-next] net: multipath routing: configurable seed
 2021-04-23 13:44 UTC 

[PATCH] ath10k/ath11k: fix spelling mistake "requed" -> "requeued"
 2021-04-23 13:41 UTC 

[PATCH 00/14] Multiple improvement to qca8k stability
 2021-04-23 12:53 UTC  (11+ messages)
` [PATCH 02/14] drivers: net: dsa: qca8k: tweak internal delay to oem spec
` [PATCH 03/14] drivers: net: mdio: mdio-ip8064: improve busy wait delay
` [PATCH 05/14] drivers: net: dsa: qca8k: add support for qca8327 switch
` [PATCH 10/14] drivers: net: dsa: qca8k: add support for specific QCA access function
` [PATCH 13/14] drivers: net: dsa: qca8k: protect MASTER busy_wait with mdio mutex

[PATCH net-next v5 0/3] net: qualcomm: rmnet: Enable Mapv5
 2021-04-23 12:48 UTC  (8+ messages)
  ` [PATCH net-next v5 1/3] docs: networking: Add documentation for MAPv5
  ` [PATCH net-next v5 2/3] net: ethernet: rmnet: Support for ingress MAPv5 checksum offload
  ` [PATCH net-next v5 3/3] net: ethernet: rmnet: Add support for MAPv5 egress packets

[PATCH] Revert "net: stmmac: re-init rx buffers when mac resume back"
 2021-04-23 12:33 UTC  (4+ messages)

[PATCH net-next v4 0/3] net: qualcomm: rmnet: Enable Mapv5
 2021-04-23 12:32 UTC  (8+ messages)
` [PATCH net-next v4 1/3] docs: networking: Add documentation for MAPv5
` [PATCH net-next v4 2/3] net: ethernet: rmnet: Support for ingress MAPv5 checksum offload
` [PATCH net-next v4 3/3] net: ethernet: rmnet: Add support for MAPv5 egress packets


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