netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-22 03:09:29 to 2020-04-22 16:08:48 UTC [more...]

[PATCH net-next 01/33] xdp: add frame size to xdp_buff
 2020-04-22 16:08 UTC  (13+ messages)
` [PATCH net-next 02/33] bnxt: add XDP frame size to driver
` [PATCH net-next 03/33] sfc: add XDP frame size
` [PATCH net-next 04/33] mvneta: add XDP frame size to driver
` [PATCH net-next 05/33] net: netsec: Add support for XDP frame size
` [PATCH net-next 06/33] net: XDP-generic determining "
` [PATCH net-next 07/33] xdp: xdp_frame add member frame_sz and handle in convert_to_xdp_frame
` [PATCH net-next 08/33] xdp: cpumap redirect use frame_sz and increase skb_tailroom
` [PATCH net-next 09/33] veth: adjust hard_start offset on redirect XDP frames
` [PATCH net-next 10/33] veth: xdp using frame_sz in veth driver
` [PATCH net-next 11/33] dpaa2-eth: add XDP frame size
` [PATCH net-next 12/33] hv_netvsc: add XDP frame size to driver
` [PATCH net-next 13/33] qlogic/qede: "

[PATCH V2] dynamic_debug: Add an option to enable dynamic debug for modules only
 2020-04-22 16:02 UTC  (5+ messages)

Implement close-on-fork
 2020-04-22 16:02 UTC  (14+ messages)
` [PATCH 1/4] fs: "

[PATCH bpf-next 00/16] net: Add support for XDP in egress path
 2020-04-22 15:56 UTC  (12+ messages)
` [PATCH bpf-next 04/16] net: Add BPF_XDP_EGRESS as a bpf_attach_type

[PATCH net] cxgb4: fix adapter crash due to wrong MC size
 2020-04-22 15:50 UTC 

[PATCH] xfrm: policy: Only use mark as policy lookup key
 2020-04-22 15:54 UTC  (6+ messages)
` [PATCH v2] xfrm: policy: Fix xfrm policy match

[PATCH V2 -next] mptcp/pm_netlink.c : add check for nla_put_in/6_addr
 2020-04-22 15:48 UTC  (4+ messages)

[Bug 207401] New: vrf fwmark socket
 2020-04-22 15:44 UTC 

[PATCH net 0/2] net: vxlan/geneve: use the correct nlattr array for extack
 2020-04-22 15:48 UTC  (4+ messages)
` [PATCH net 1/2] vxlan: use the correct nlattr array in NL_SET_ERR_MSG_ATTR
` [PATCH net 2/2] geneve: "

[PATCH ipsec-next v3 0/2] xfrm: add IPv6 encapsulation support for ESP over UDP and TCP
 2020-04-22 15:43 UTC  (3+ messages)
` [PATCH ipsec-next v3 1/2] xfrm: add support for UDPv6 encapsulation of ESP
` [PATCH ipsec-next v3 2/2] xfrm: add IPv6 support for espintcp

Fw: [Bug 207403] New: Object freed twice in cleanup_net in net/core/net_namespace.c
 2020-04-22 15:42 UTC 

[PATCH ipsec-next v2 0/2] xfrm: add IPv6 encapsulation support for ESP over UDP and TCP
 2020-04-22 15:31 UTC  (4+ messages)
` [PATCH ipsec-next v2 2/2] xfrm: add IPv6 support for espintcp

[PATCH V4 mlx5-next 00/15] Add support to get xmit slave
 2020-04-22 15:12 UTC  (25+ messages)
` [PATCH V4 mlx5-next 01/15] net/core: Introduce netdev_get_xmit_slave
` [PATCH V4 mlx5-next 02/15] bonding: Export skip slave logic to function
` [PATCH V4 mlx5-next 03/15] bonding: Rename slave_arr to usable_slaves
` [PATCH V4 mlx5-next 04/15] bonding/alb: Add helper functions to get the xmit slave
` [PATCH V4 mlx5-next 05/15] bonding: Add helper function to get the xmit slave based on hash
` [PATCH V4 mlx5-next 06/15] bonding: Add helper function to get the xmit slave in rr mode
` [PATCH V4 mlx5-next 07/15] bonding: Add function to get the xmit slave in active-backup mode
` [PATCH V4 mlx5-next mlx5-next 08/15] bonding: Add array of all slaves
` [PATCH V4 mlx5-next mlx5-next 09/15] bonding: Implement ndo_get_xmit_slave
` [PATCH V4 mlx5-next 10/15] RDMA/core: Add LAG functionality
` [PATCH V4 mlx5-next 11/15] RDMA/core: Get xmit slave for LAG
` [PATCH V4 mlx5-next 12/15] net/mlx5: Change lag mutex lock to spin lock
` [PATCH V4 mlx5-next 13/15] net/mlx5: Add support to get lag physical port
` [PATCH V4 mlx5-next 14/15] RDMA/mlx5: Refactor affinity related code
` [PATCH V4 mlx5-next 15/15] RDMA/mlx5: Set lag tx affinity according to slave

[PATCH v4] virtio: force spec specified alignment on types
 2020-04-22 14:58 UTC 

[PATCH v2 0/7] loopfs
 2020-04-22 14:54 UTC  (8+ messages)
` [PATCH v2 1/7] kobject_uevent: remove unneeded netlink_ns check
` [PATCH v2 2/7] loopfs: implement loopfs
` [PATCH v2 3/7] loop: use ns_capable for some loop operations
` [PATCH v2 4/7] kernfs: handle multiple namespace tags
` [PATCH v2 5/7] loop: preserve sysfs backwards compatibility
` [PATCH v2 6/7] loopfs: start attaching correct namespace during loop_add()
` [PATCH v2 7/7] loopfs: only show devices in their correct instance

[PATCH iproute2 v2 0/2] bpf: memory access fixes
 2020-04-22 14:44 UTC  (6+ messages)
` [PATCH iproute2 v2 1/2] bpf: Fix segfault when custom pinning is used
` [PATCH iproute2 v2 2/2] bpf: Fix mem leak and extraneous free() in error path

[vhost:vhost 27/32] ./usr/include/linux/virtio_ring.h:126:2: error: unknown type name 'vring_used_elem_t'
 2020-04-22 14:34 UTC 

[ v2,net-next 4/4] net: enetc: add tc flower psfp offload driver
 2020-04-22 14:14 UTC  (8+ messages)
` [v3,net-next 0/4] Introduce a flow gate control action and apply IEEE
  ` [v3,net-next 1/4] net: qos: introduce a gate control flow action
  ` [v3,net-next 2/4] net: schedule: add action gate offloading
  ` [v3,net-next 3/4] net: enetc: add hw tc hw offload features for PSPF capability
  ` [v3,net-next 4/4] net: enetc: add tc flower psfp offload driver

[PATCH v2 net-next 0/5] dpaa2-eth: add support for xdp bulk enqueue
 2020-04-22 13:54 UTC  (9+ messages)
` [PATCH v2 net-next 1/5] xdp: export the DEV_MAP_BULK_SIZE macro
` [PATCH v2 net-next 2/5] dpaa2-eth: return num_enqueued frames from enqueue callback
` [PATCH v2 net-next 3/5] dpaa2-eth: use the bulk ring mode enqueue interface
` [PATCH v2 net-next 4/5] dpaa2-eth: split the .ndo_xdp_xmit callback into two stages
` [PATCH v2 net-next 5/5] dpaa2-eth: use bulk enqueue in .ndo_xdp_xmit

[PATCH net-next v5 0/4] add TJA1102 support
 2020-04-22 13:49 UTC  (9+ messages)
` [PATCH net-next v5 1/4] dt-bindings: net: phy: Add support for NXP TJA11xx
` [PATCH net-next v5 2/4] net: phy: tja11xx: add initial TJA1102 support
` [PATCH net-next v5 3/4] net: mdio: of: export part of of_mdiobus_register_phy()
` [PATCH net-next v5 4/4] net: phy: tja11xx: add delayed registration of TJA1102 PHY1

[PATCH net-next v3] net: phy: micrel: add phy-mode support for the KSZ9031 PHY
 2020-04-22 13:39 UTC  (3+ messages)

[PATCH net-next v2 0/2] qed*: Add support for pcie advanced error recovery
 2020-04-22 13:16 UTC  (3+ messages)
` [PATCH net-next v2 1/2] qed: Enable device error reporting capability
` [PATCH net-next v2 2/2] qede: Add support for handling the pcie errors

[PATCH net-next 0/2] qed*: Add support for pcie advanced error recovery
 2020-04-22 13:13 UTC 

pass kernel pointers to the sysctl ->proc_handler method
 2020-04-22 12:33 UTC  (3+ messages)
` [PATCH 4/6] sysctl: remove all extern declaration from sysctl.c

[PATCH net-next v2] net: ipv6: support Application-aware IPv6 Network (APN6)
 2020-04-22 12:34 UTC  (2+ messages)

[PATCH v10 1/4] perf doc: allow ASCIIDOC_EXTRA to be an argument
 2020-04-22 12:17 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v3 00/13] "Task_isolation" mode
 2020-04-22 12:08 UTC  (3+ messages)
` [PATCH v3 07/13] task_isolation: arch/arm64: enable task isolation functionality

[PATCH net-next 0/3] qed*: Add support for pcie advanced error recovery
 2020-04-22 11:49 UTC  (4+ messages)
` [PATCH net-next 2/3] qede: Cache num configured VFs on a PF

[PATCH bpf-next] libbpf: add BTF-defined map-in-map support
 2020-04-22 11:19 UTC  (2+ messages)

[PATCH] net: cpts: Condition WARN_ON on PTP_1588_CLOCK
 2020-04-22 11:16 UTC  (11+ messages)

[PATCH v4] net: UDP repair mode for retrieving the send queue of corked UDP socket
 2020-04-22 10:04 UTC  (3+ messages)

pass kernel pointers to the sysctl ->proc_handler method v2
 2020-04-22 10:30 UTC  (7+ messages)
` [PATCH 3/5] sysctl: remove all extern declaration from sysctl.c
` [PATCH 5/5] sysctl: pass kernel pointers to ->proc_handler

[PATCH iproute2 1/1] bpf: Fix segfault when custom pinning is used
 2020-04-22  9:47 UTC  (3+ messages)

[PATCH net] mlxsw: Fix some IS_ERR() vs NULL bugs
 2020-04-22  9:36 UTC 

[PATCH bpf-next 0/2] Change return code if failed to load object
 2020-04-22  9:33 UTC  (4+ messages)
` [PATCH bpf-next 1/2] bpf: Change error code when ops is NULL
` [PATCH bpf-next 2/2] libbpf: Return err if bpf_object__load failed

[PATCH ipsec] xfrm: call xfrm_output_gso when inner_protocol is set in xfrm_output
 2020-04-22  9:26 UTC  (2+ messages)

[PATCHv2 ipsec] esp4: support ipv6 nexthdrs process for beet gso segment
 2020-04-22  9:25 UTC  (2+ messages)

[PATCHv2 ipsec] esp6: support ipv6 nexthdrs process for beet gso segment
 2020-04-22  9:24 UTC  (2+ messages)

[PATCH net-next 0/4] dpaa2-eth: add support for xdp bulk enqueue
 2020-04-22  9:06 UTC  (6+ messages)
` [PATCH net-next 4/4] dpaa2-eth: use bulk enqueue in .ndo_xdp_xmit

[RFC PATCH 1/2] Kconfig: Introduce "uses" keyword
 2020-04-22  8:51 UTC  (10+ messages)

[PATCH RFC v2 15/33] ena: add XDP frame size to amazon NIC driver
 2020-04-22  8:39 UTC  (2+ messages)

[PATCH net-next v2 00/11] net: bridge: mrp: Add support for Media Redundancy Protocol(MRP)
 2020-04-22  8:32 UTC  (3+ messages)
` [PATCH net-next v2 08/11] bridge: mrp: Connect MRP API with the switchdev API

[PATCH V1 net-next 00/13] Enhance current features in ena driver
 2020-04-22  8:16 UTC  (14+ messages)
` [PATCH V1 net-next 01/13] net: ena: fix error returning in ena_com_get_hash_function()
` [PATCH V1 net-next 02/13] net: ena: avoid unnecessary admin command when RSS function set fails
` [PATCH V1 net-next 03/13] net: ena: allow setting the hash function without changing the key
` [PATCH V1 net-next 04/13] net: ena: change default RSS hash function to Toeplitz
` [PATCH V1 net-next 05/13] net: ena: changes to RSS hash key allocation
` [PATCH V1 net-next 06/13] net: ena: remove code that does nothing
` [PATCH V1 net-next 07/13] net: ena: add unmask interrupts statistics to ethtool
` [PATCH V1 net-next 08/13] net: ena: add support for reporting of packet drops
` [PATCH V1 net-next 09/13] net: ena: implement ena_com_get_admin_polling_mode()
` [PATCH V1 net-next 10/13] net: ena: use SHUTDOWN as reset reason when closing interface
` [PATCH V1 net-next 11/13] net: ena: move llq configuration from ena_probe to ena_device_init()
` [PATCH V1 net-next 12/13] net: ena: cosmetic: remove unnecessary spaces and tabs in ena_com.h macros
` [PATCH V1 net-next 13/13] net: ena: cosmetic: extract code to ena_indirection_table_set()

[PATCH] net: phy: Use IS_ERR() to check and simplify code
 2020-04-22  8:15 UTC 

[PATCH V1 net 00/13] Enhance current features in ena driver
 2020-04-22  8:13 UTC  (15+ messages)
` [PATCH V1 net 01/13] net: ena: fix error returning in ena_com_get_hash_function()
` [PATCH V1 net 02/13] net: ena: avoid unnecessary admin command when RSS function set fails
` [PATCH V1 net 03/13] net: ena: allow setting the hash function without changing the key
` [PATCH V1 net 04/13] net: ena: change default RSS hash function to Toeplitz
` [PATCH V1 net 05/13] net: ena: changes to RSS hash key allocation
` [PATCH V1 net 06/13] net: ena: remove code that does nothing
` [PATCH V1 net 07/13] net: ena: add unmask interrupts statistics to ethtool
` [PATCH V1 net 08/13] net: ena: add support for reporting of packet drops
` [PATCH V1 net 09/13] net: ena: implement ena_com_get_admin_polling_mode()
` [PATCH V1 net 10/13] net: ena: use SHUTDOWN as reset reason when closing interface
` [PATCH V1 net 11/13] net: ena: move llq configuration from ena_probe to ena_device_init()
` [PATCH V1 net 12/13] net: ena: cosmetic: remove unnecessary spaces and tabs in ena_com.h macros
` [PATCH V1 net 13/13] net: ena: cosmetic: extract code to ena_indirection_table_set()

[PATCH 07/14] net: axienet: Fix SGMII support
 2020-04-22  7:51 UTC  (11+ messages)
                ` Xilinx axienet 1000BaseX support (was: Re: [PATCH 07/14] net: axienet: Fix SGMII support)

[PATCH bpf 1/2] bpf, x32: Fix invalid instruction in BPF_LDX zero-extension
 2020-04-22  7:22 UTC  (7+ messages)

[PATCH] net: caif: use true,false for bool variables
 2020-04-22  7:16 UTC 

[PATCH] ath11k: remove conversion to bool in ath11k_debug_fw_stats_process()
 2020-04-22  6:43 UTC  (2+ messages)

[PATCH] ath11k: remove conversion to bool in ath11k_dp_rxdesc_mpdu_valid()
 2020-04-22  6:41 UTC  (2+ messages)

[PATCH] wireguard: remove errant newline from wg_packet_encrypt_worker()
 2020-04-22  6:27 UTC  (2+ messages)

[RFC PATCH net-next] net: bridge: fix client roaming from DSA user port
 2020-04-22  6:01 UTC  (5+ messages)

[PATCH net-next v4 0/4] add TJA1102 support
 2020-04-22  5:54 UTC  (4+ messages)
` [PATCH net-next v4 3/4] net: mdio: of: export part of of_mdiobus_register_phy()

[PATCH] xsk: Fix typo in xsk_umem_consume_tx and xsk_generic_xmit comments
 2020-04-22  5:37 UTC  (2+ messages)

[PATCH v4 1/3] dt-bindings: net: bluetooth: Add rtl8723bs-bluetooth
 2020-04-22  3:53 UTC  (3+ messages)
` [PATCH v4 2/3] Bluetooth: hci_h5: Add support for binding RTL8723BS with device tree
` [DO-NOT-MERGE][PATCH v4 3/3] arm64: allwinner: Enable Bluetooth and WiFi on sopine baseboard

[PATCH net-next v2 1/1] net: stmmac: Add support for VLAN promiscuous mode
 2020-04-22  3:31 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).