netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-23 14:38:16 to 2020-04-24 07:27:50 UTC [more...]

[PATCH net-next 00/17] net: atlantic: A2 support
 2020-04-24  7:27 UTC  (2+ messages)
` [PATCH net-next 01/17] net: atlantic: update company name in the driver description

[PATCH net v2] net: bridge: fix vlan stats use-after-free on destruction
 2020-04-24  7:26 UTC  (4+ messages)
` [PATCH net v3] "

[PATCH net-next 0/2] Fix qdisc noop issue caused by driver and identify future bugs
 2020-04-24  7:04 UTC  (10+ messages)
` [PATCH net-next 1/2] net: sched: report ndo_setup_tc failures via extack
` [PATCH net-next 2/2] dpaa2-eth: fix return codes used in ndo_setup_tc

pass kernel pointers to the sysctl ->proc_handler method v3
 2020-04-24  6:43 UTC  (6+ messages)
` [PATCH 1/5] bpf-cgroup: remove unused exports
` [PATCH 2/5] mm: remove watermark_boost_factor_sysctl_handler
` [PATCH 3/5] sysctl: remove all extern declaration from sysctl.c
` [PATCH 4/5] sysctl: avoid forward declarations
` [PATCH 5/5] sysctl: pass kernel pointers to ->proc_handler

[PATCH v4 bpf-next 0/3] bpf: sharing bpf runtime stats with
 2020-04-24  6:17 UTC  (4+ messages)
` [PATCH v4 bpf-next 1/3] bpf: sharing bpf runtime stats with BPF_ENABLE_STATS
` [PATCH v4 bpf-next 2/3] libbpf: add support for command BPF_ENABLE_STATS
` [PATCH v4 bpf-next 3/3] bpf: add selftest for BPF_ENABLE_STATS

pull-request: wireless-drivers-2020-04-24
 2020-04-24  5:57 UTC 

[PATCH bpf-next 00/10] bpf_link observability APIs
 2020-04-24  5:35 UTC  (11+ messages)
` [PATCH bpf-next 01/10] bpf: refactor bpf_link update handling
` [PATCH bpf-next 02/10] bpf: allocate ID for bpf_link
` [PATCH bpf-next 03/10] bpf: support GET_FD_BY_ID and GET_NEXT_ID "
` [PATCH bpf-next 04/10] bpf: add support for BPF_OBJ_GET_INFO_BY_FD "
` [PATCH bpf-next 05/10] libbpf: add low-level APIs for new bpf_link commands
` [PATCH bpf-next 06/10] selftests/bpf: test bpf_link's get_next_id, get_fd_by_id, and get_obj_info
` [PATCH bpf-next 07/10] bpftool: expose attach_type-to-string array to non-cgroup code
` [PATCH bpf-next 08/10] bpftool: add bpf_link show and pin support
` [PATCH bpf-next 09/10] bpftool: add bpftool-link manpage
` [PATCH bpf-next 10/10] bpftool: add link bash completions

[PATCH net-next v1] dt-bindings: net: convert qca,ar71xx documentation to yaml
 2020-04-24  5:21 UTC 

[PATCH v2 bpf] bpf: fix leak in LINK_UPDATE and enforce empty old_prog_fd
 2020-04-24  5:20 UTC 

[PATCH bpf-next 1/2] bpf: Change error code when ops is NULL
 2020-04-24  5:18 UTC  (3+ messages)

INFO: task hung in sock_close
 2020-04-24  5:15 UTC 

[PATCH net-next v1] net: ag71xx: extend link validation to support other SoCs
 2020-04-24  4:59 UTC 

[PATCH] ipw2x00: Remove a memory allocation failure log message
 2020-04-24  4:33 UTC  (4+ messages)

[PATCH v2 bpf-next 00/17] net: Add support for XDP in egress path
 2020-04-24  4:25 UTC  (19+ messages)
` [PATCH v2 bpf-next 01/17] net: Refactor convert_to_xdp_frame
` [PATCH v2 bpf-next 02/17] net: Move handling of IFLA_XDP attribute out of do_setlink
` [PATCH v2 bpf-next 03/17] net: Add XDP setup and query commands for Tx programs
` [PATCH v2 bpf-next 04/17] net: Add BPF_XDP_EGRESS as a bpf_attach_type
` [PATCH v2 bpf-next 05/17] xdp: Add xdp_txq_info to xdp_buff
` [PATCH v2 bpf-next 06/17] net: Add IFLA_XDP_EGRESS for XDP programs in the egress path
` [PATCH v2 bpf-next 07/17] net: Rename do_xdp_generic to do_xdp_generic_rx
` [PATCH v2 bpf-next 08/17] net: rename netif_receive_generic_xdp to do_generic_xdp_core
` [PATCH v2 bpf-next 09/17] net: set XDP egress program on netdevice
` [PATCH v2 bpf-next 10/17] net: Support xdp in the Tx path for packets as an skb
` [PATCH v2 bpf-next 11/17] net: Support xdp in the Tx path for xdp_frames
` [PATCH v2 bpf-next 12/17] libbpf: Refactor get_xdp_info
` [PATCH v2 bpf-next 13/17] libbpf: Add egress XDP support
` [PATCH v2 bpf-next 14/17] bpftool: Add support for XDP egress
` [PATCH v2 bpf-next 15/17] selftest: Add test for xdp_egress
` [PATCH v2 bpf-next 16/17] selftest: Add xdp_egress attach tests
` [PATCH v2 bpf-next 17/17] samples/bpf: add XDP egress support to xdp1

[PATCH net-next] net: Add TCP_FORCE_LINGER2 to TCP setsockopt
 2020-04-24  4:23 UTC  (9+ messages)
` [PATCH net-next v2] "

mlx5: Panic with conntrack offload
 2020-04-24  4:10 UTC 

[PATCH bpf] bpf: fix leak in LINK_UPDATE and enforce empty old_prog_fd
 2020-04-24  3:50 UTC 

[PATCH] xfrm: policy: Only use mark as policy lookup key
 2020-04-24  3:48 UTC  (9+ messages)

[net-next PATCH v1 0/2] Introduce new APIs to support phylink and phy layers
 2020-04-24  3:45 UTC  (4+ messages)
` [net-next PATCH v1 1/2] device property: Introduce fwnode_phy_find_device()
` [net-next PATCH v1 2/2] phylink: introduce phylink_fwnode_phy_connect()

[ v2,net-next 4/4] net: enetc: add tc flower psfp offload driver
 2020-04-24  3:23 UTC  (9+ 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
      ` [EXT] "

[PATCH] staging: qlge: qlge_dbg.c: Remove trailing semicolon from macro
 2020-04-24  2:57 UTC 

[PATCH net-next] net: phylink, dsa: eliminate phylink_fixed_state_cb()
 2020-04-24  2:53 UTC  (2+ messages)

[RFC PATCH v11 0/9] Enable ptp_kvm for arm64
 2020-04-24  2:50 UTC  (4+ messages)
` [RFC PATCH v11 5/9] psci: Add hypercall service for ptp_kvm

[PATCH net-next 0/8] net: hns3: refactor for MAC table
 2020-04-24  2:23 UTC  (9+ messages)
` [PATCH net-next 1/8] net: hns3: refine for unicast MAC VLAN space management
` [PATCH net-next 2/8] net: hns3: remove unnecessary parameter 'is_alloc' in hclge_set_umv_space()
` [PATCH net-next 3/8] net: hns3: replace num_req_vfs with num_alloc_vport in hclge_reset_umv_space()
` [PATCH net-next 4/8] net: hns3: refactor the MAC address configure
` [PATCH net-next 5/8] net: hns3: add support for dumping UC and MC MAC list
` [PATCH net-next 6/8] net: hns3: refactor the promisc mode setting
` [PATCH net-next 7/8] net: hns3: use mutex vport_lock instead of mutex umv_lock
` [PATCH net-next 8/8] net: hns3: optimize the filter table entries handling when resetting

[PATCH net-next] net: systemport: suppress warnings on failed Rx SKB allocations
 2020-04-24  1:47 UTC  (2+ messages)

[PATCH net-next v1 1/3] net: openvswitch: expand the meters number supported
 2020-04-24  1:29 UTC  (12+ messages)
` [PATCH net-next v3 0/5] expand meter tables and fix bug
` [PATCH net-next v4 "
  ` [PATCH net-next v4 1/5] net: openvswitch: expand the meters supported number
  ` [PATCH net-next v4 2/5] net: openvswitch: set max limitation to meters
  ` [PATCH net-next v4 3/5] net: openvswitch: remove the unnecessary check
  ` [PATCH net-next v4 4/5] net: openvswitch: make EINVAL return value more obvious
  ` [PATCH net-next v4 5/5] net: openvswitch: use u64 for meter bucket

[PATCH bpf-next 1/2] bpf: Change error code when ops is NULL
 2020-04-24  1:13 UTC  (7+ messages)
` [PATCH bpf-next v2 0/2] Change return code if failed to load object
  ` [PATCH bpf-next v2 1/2] bpf: Change error code when ops is NULL

[PATCH bpf-next 00/16] net: Add support for XDP in egress path
 2020-04-24  0:58 UTC  (24+ messages)
` [PATCH bpf-next 04/16] net: Add BPF_XDP_EGRESS as a bpf_attach_type
` [PATCH bpf-next 13/16] bpftool: Add support for XDP egress

[RFC PATCH v5 00/16] Add Intel Ethernet Protocol Driver for RDMA (irdma)
 2020-04-24  0:48 UTC  (13+ messages)
` [RFC PATCH v5 01/16] RDMA/irdma: Add driver framework definitions

[PATCH] net/ena: Fix build warning in ena_xdp_set()
 2020-04-24  0:01 UTC 

[PATCH net-next] net: bcmgenet: suppress warnings on failed Rx SKB allocations
 2020-04-23 23:10 UTC  (2+ messages)

[PATCH 3.16 201/245] can, slip: Protect tty->disc_data in write_wakeup and close with RCU
 2020-04-23 23:07 UTC  (2+ messages)
` [PATCH 3.16 245/245] slcan: Don't transmit uninitialized stack data in padding

[PATCH net] net: bcmgenet: correct per TX/RX ring statistics
 2020-04-23 23:02 UTC  (3+ messages)

[PATCH] net: meth: remove spurious copyright text
 2020-04-23 22:59 UTC  (2+ messages)

[PATCH][next] net: phy: bcm54140: fix less than zero comparison on an unsigned
 2020-04-23 22:57 UTC  (5+ messages)

[PATCH net] net: phy: bcm84881: clear settings on link down
 2020-04-23 22:55 UTC  (2+ messages)

[PATCH -next] qed: Make ll2_cbs static
 2020-04-23 22:54 UTC  (2+ messages)

[PATCH net-next 1/1] net: stmmac: Add option for VLAN filter fail queue enable
 2020-04-23 22:53 UTC  (2+ messages)

[PATCH] net: sched : Remove unnecessary cast in kfree
 2020-04-23 22:51 UTC  (2+ messages)

[PATCH] net/x25: Fix x25_neigh refcnt leak when reveiving frame
 2020-04-23 22:49 UTC  (2+ messages)

[PATCH V3 -next] mptcp/pm_netlink.c : add check for nla_put_in/6_addr
 2020-04-23 22:38 UTC  (2+ messages)

[PATCH v3] net: ethernet: ixp4xx: Add error handling in ixp4xx_eth_probe()
 2020-04-23 22:33 UTC  (2+ messages)

[PATCH v5] net: Option to retrieve the pending data from send queue of UDP socket
 2020-04-23 22:15 UTC 

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

[PATCH net] netfilter: nat: never update the UDP checksum when it's 0
 2020-04-23 20:43 UTC  (2+ messages)

[PATCH net] netlink: Align NLA_ALIGNTO with the other ALIGNTO macros
 2020-04-23 20:37 UTC  (2+ messages)
` [PATCH RESEND "

[PATCH v3 bpf-next] bpf: make verifier log more relevant by default
 2020-04-23 19:58 UTC 

[PATCH net-next v5 00/10] net: ethernet: ti: cpts: add irq and HW_TS_PUSH events
 2020-04-23 19:51 UTC  (2+ messages)

[PATCH net-next 0/2] nexthop: sysctl to skip route notifications on nexthop changes
 2020-04-23 19:46 UTC  (3+ messages)

[PATCH net-next 0/3] net: napi: addition of napi_defer_hard_irqs
 2020-04-23 19:43 UTC  (2+ messages)

[PATCH net] cxgb4: fix adapter crash due to wrong MC size
 2020-04-23 19:41 UTC  (2+ messages)

[PATCH v2 bpf-next] bpf: make verifier log more relevant by default
 2020-04-23 19:41 UTC 

[PATCH net 0/2] net: vxlan/geneve: use the correct nlattr array for extack
 2020-04-23 19:40 UTC  (2+ messages)

[PATCH net-next 0/3] net: phy: smaller phylib improvements
 2020-04-23 19:38 UTC  (4+ messages)
` [PATCH net-next 1/3] net: phy: make phy_suspend a no-op if PHY is suspended already
` [PATCH net-next 2/3] net: phy: remove genphy_no_soft_reset
` [PATCH net-next 3/3] net: phy: clear phydev->suspended after soft reset

[PATCH net-next 0/2] qed*: Add support for pcie advanced error recovery
 2020-04-23 19:37 UTC  (2+ messages)

[PATCH net] mlxsw: Fix some IS_ERR() vs NULL bugs
 2020-04-23 19:34 UTC  (2+ messages)

[PATCH v2 net-next] net: dsa: add GRO support via gro_cells
 2020-04-23 19:33 UTC  (2+ messages)

[PATCH net] net: phy: marvell10g: limit soft reset to 88x3310
 2020-04-23 19:33 UTC  (2+ messages)

[PATCH net-next] ipv6: Honor all IPv6 PIO Valid Lifetime values
 2020-04-23 19:29 UTC  (2+ messages)

[PATCH net-next] ipv6: Implement draft-ietf-6man-rfc4941bis
 2020-04-23 19:26 UTC  (2+ messages)

[RFC PATCH 1/2] Kconfig: Introduce "uses" keyword
 2020-04-23 18:52 UTC  (20+ messages)

[PATCH mlx5-next 00/24] Mass conversion to light mlx5 command interface
 2020-04-23 18:45 UTC  (2+ messages)

[PATCH bpf-next] bpf: make verifier log more relevant by default
 2020-04-23 18:32 UTC  (3+ messages)

[PATCHv3 iproute2-next 0/7] iproute2: fully support for geneve/vxlan/erspan options
 2020-04-23 18:03 UTC  (8+ messages)
` [PATCHv3 iproute2-next 1/7] iproute_lwtunnel: add options support for geneve metadata
  ` [PATCHv3 iproute2-next 2/7] iproute_lwtunnel: add options support for vxlan metadata
    ` [PATCHv3 iproute2-next 3/7] iproute_lwtunnel: add options support for erspan metadata

[PATCH iproute2 v3 0/2] bpf: memory access fixes
 2020-04-23 17:58 UTC  (3+ messages)
` [PATCH iproute2 v3 1/2] bpf: Fix segfault when custom pinning is used
` [PATCH iproute2 v3 2/2] bpf: Fix mem leak and extraneous free() in error path

[PATCH net 0/2] WoL fixes for DP83822 and DP83tc811
 2020-04-23 17:49 UTC  (5+ messages)
` [PATCH net 1/2] net: phy: DP83822: Fix WoL in config init to be disabled
` [PATCH net 2/2] net: phy: DP83TC811: "

[PATCH iproute2 v2 0/2] bpf: memory access fixes
 2020-04-23 17:46 UTC  (6+ messages)
` [PATCH iproute2 v2 1/2] bpf: Fix segfault when custom pinning is used

[PATCH net-next 0/5] net: mvpp2: Classifier updates, RSS
 2020-04-23 17:00 UTC  (4+ messages)
` [PATCH net-next 3/5] net: mvpp2: cls: Use RSS contexts to handle RSS tables

[PATCH 0/2] Stop monitoring disabled devices
 2020-04-23 16:57 UTC  (6+ messages)
  ` [PATCH RESEND 1/2] thermal: core: Let thermal zone device's mode be stored in its struct
      ` [PATCH v3 0/2] Stop monitoring disabled devices
        ` [PATCH v3 1/2] thermal: core: Let thermal zone device's mode be stored in its struct
        ` [PATCH v3 2/2] thermal: core: Stop polling DISABLED thermal devices

[PATCH v2 0/7] loopfs
 2020-04-23 16:29 UTC  (10+ messages)
` [PATCH v2 2/7] loopfs: implement loopfs
` [PATCH v2 5/7] loop: preserve sysfs backwards compatibility

[PATCH v2 2/2] rtw88: Use udelay instead of usleep in atomic context
 2020-04-23 16:07 UTC  (2+ messages)

[PATCH nf-next 0/3] Netfilter egress hook
 2020-04-23 16:05 UTC  (8+ messages)
` [PATCH nf-next 3/3] netfilter: Introduce "

[PATCH bpf-next] tools: bpftool: allow unprivileged users to probe features
 2020-04-23 16:04 UTC 

[PATCH 00/16] kbuild: support 'userprogs' syntax
 2020-04-23 15:15 UTC  (3+ messages)
` [PATCH 03/16] kbuild: add infrastructure to build userspace programs

[PATCH V5 mlx5-next 00/15] Add support to get xmit slave
 2020-04-23 14:47 UTC  (5+ messages)
` [PATCH V5 mlx5-next 01/16] net/core: Introduce netdev_get_xmit_slave
` [PATCH V5 mlx5-next 09/16] bonding: Implement ndo_get_xmit_slave

[PATCH -next] xprtrdma: Make xprt_rdma_slot_table_entries static
 2020-04-23 14:43 UTC  (2+ messages)


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