netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-26 12:45:56 to 2020-06-26 21:49:17 UTC [more...]

[PATCH v4 bpf-next 00/14] bpf: Add d_path helper
 2020-06-26 21:49 UTC  (20+ messages)
` [PATCH v4 bpf-next 01/14] bpf: Add resolve_btfids tool to resolve BTF IDs in ELF object
` [PATCH v4 bpf-next 02/14] bpf: Compile resolve_btfids tool at kernel compilation start
` [PATCH v4 bpf-next 03/14] bpf: Add BTF_ID_LIST/BTF_ID macros
` [PATCH v4 bpf-next 04/14] bpf: Resolve BTF IDs in vmlinux image
` [PATCH v4 bpf-next 05/14] bpf: Remove btf_id helpers resolving
` [PATCH v4 bpf-next 06/14] bpf: Use BTF_ID to resolve bpf_ctx_convert struct
` [PATCH v4 bpf-next 08/14] bpf: Add BTF_SET_START/END macros
` [PATCH v4 bpf-next 10/14] bpf: Add d_path helper

[PATCH v2 bpf-next 0/4] bpf: introduce bpf_get_task_stack()
 2020-06-26 21:38 UTC  (15+ messages)
` [PATCH v2 bpf-next 1/4] perf: export get/put_chain_entry()
` [PATCH v2 bpf-next 2/4] bpf: introduce helper bpf_get_task_stak()
` [PATCH v2 bpf-next 3/4] bpf: allow %pB in bpf_seq_printf() and bpf_trace_printk()
  ` [Potential Spoof] "
` [PATCH v2 bpf-next 4/4] selftests/bpf: add bpf_iter test with bpf_get_task_stack()

[PATCH 1/3] samples: bpf: fix bpf programs with kprobe/sys_connect event
 2020-06-26 21:28 UTC  (7+ messages)
` [PATCH 2/3] samples: bpf: cleanup pointer error check with libbpf
` [PATCH 3/3] samples: bpf: refactor BPF map in map test "

[PATCH net-next v2 0/4] mptcp: refactor token container
 2020-06-26 21:26 UTC  (9+ messages)
` [PATCH net-next v2 1/4] mptcp: add __init annotation on setup functions
  ` [MPTCP] "
` [PATCH net-next v2 2/4] mptcp: refactor token container
  ` [MPTCP] "
` [PATCH net-next v2 3/4] mptcp: move crypto test to KUNIT
  ` [MPTCP] "
` [PATCH net-next v2 4/4] mptcp: introduce token KUNIT self-tests
  ` [MPTCP] "

[PATCH net-next 0/3] cxgb4: add mirror action support for TC-MATCHALL
 2020-06-26 20:50 UTC  (5+ messages)

[PATCH net 0/2] wireguard fixes for 5.8-rc3
 2020-06-26 20:58 UTC  (3+ messages)
` [PATCH net 2/2] wireguard: device: avoid circular netns references

[PATCH 0/3] Drivers: hv: vmbus: vmbus_requestor data structure
 2020-06-26 20:57 UTC  (4+ messages)

[PATCH v4 00/11] Stop monitoring disabled devices
 2020-06-26 20:55 UTC  (16+ messages)
` [PATCH v5 "
  ` [PATCH v5 01/11] acpi: thermal: Fix error handling in the register function
  ` [PATCH v5 02/11] thermal: Store thermal mode in a dedicated enum
  ` [PATCH v5 03/11] thermal: Add current mode to thermal zone device
  ` [PATCH v5 04/11] thermal: Store device mode in struct thermal_zone_device
  ` [PATCH v5 05/11] thermal: remove get_mode() operation of drivers
  ` [PATCH v5 06/11] thermal: Add mode helpers
    ` [RFC PATCH] thermal: thermal_zone_device_set_mode() can be static
  ` [PATCH v5 07/11] thermal: Use mode helpers in drivers
  ` [PATCH v5 08/11] thermal: Explicitly enable non-changing thermal zone devices
  ` [PATCH v5 09/11] thermal: core: Stop polling DISABLED thermal devices
  ` [PATCH v5 10/11] thermal: Simplify or eliminate unnecessary set_mode() methods
  ` [PATCH v5 11/11] thermal: Rename set_mode() to change_mode()

the XSK buffer pool needs be to reverted
 2020-06-26 20:54 UTC  (5+ messages)

[PATCH net] xsk: remove cheap_dma optimization
 2020-06-26 20:44 UTC  (2+ messages)

wireguard: problem sending via libpcap's packet socket
 2020-06-26 20:41 UTC  (2+ messages)

[PATCH 0/6] net: phy: relax PHY and MDIO reset handling
 2020-06-26 20:40 UTC  (11+ messages)
` [PATCH 1/6] net: phy: arrange headers in mdio_bus.c alphabetically
` [PATCH 2/6] net: phy: arrange headers in mdio_device.c alphabetically
` [PATCH 3/6] net: phy: arrange headers in phy_device.c alphabetically
` [PATCH 4/6] net: mdio: add a forward declaration for reset_control to mdio.h
` [PATCH 5/6] net: phy: reset the PHY even if probe() is not implemented
` [PATCH 6/6] net: phy: mdio: reset MDIO devices "

[PATCH v2] net: mvneta: speed down the PHY, if WoL used, to save energy
 2020-06-26 20:36 UTC  (2+ messages)

[net-next 10/10] net/mlx5e: Add support for PCI relaxed ordering
 2020-06-26 20:24 UTC  (3+ messages)

[PATCH 1/2] net: stmmac: change Kconfig menu entry to STMMAC/DWMAC
 2020-06-26 20:21 UTC  (2+ messages)

[PATCH net-next 00/15] sfc: prerequisites for EF100 driver, part 1
 2020-06-26 20:15 UTC  (3+ messages)
` [PATCH net-next 05/15] sfc: refactor EF10 stats handling

[PATCH bpf-next 0/2] Support disabling auto-loading of BPF programs
 2020-06-26 20:11 UTC  (2+ messages)
` [Potential Spoof] "

[PATCH net-next v3 0/2] bridge: mrp: Extend MRP netlink interface with IFLA_BRIDGE_MRP_CLEAR
 2020-06-26 20:00 UTC  (2+ messages)

[net-next v3 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2020-06-25
 2020-06-26 19:58 UTC  (32+ messages)
` [net-next v3 04/15] iecm: Common module introduction and function stubs
` [net-next v3 05/15] iecm: Add basic netdevice functionality
` [net-next v3 06/15] iecm: Implement mailbox functionality
` [net-next v3 07/15] iecm: Implement virtchnl commands
` [net-next v3 09/15] iecm: Init and allocate vport
` [net-next v3 11/15] iecm: Add splitq TX/RX
` [net-next v3 12/15] iecm: Add singleq TX/RX
` [net-next v3 13/15] iecm: Add ethtool
` [net-next v3 15/15] idpf: Introduce idpf driver

[net-next v3 0/8][pull request] 40GbE Intel Wired LAN Driver Updates 2020-06-25
 2020-06-26 19:22 UTC  (2+ messages)

[PATCH v2 net] ionic: update the queue count on open
 2020-06-26 19:21 UTC  (3+ messages)

[PATCH net-next] bonding: Remove extraneous parentheses in bond_setup
 2020-06-26 19:19 UTC  (3+ messages)

[PATCH] net: stmmac: dwmac-meson8b: use clk_parent_data for clock registration
 2020-06-26 19:17 UTC  (2+ messages)

[PATCH v1] bnx2x: use generic power management
 2020-06-26 19:14 UTC  (2+ messages)

[PATCH net-next v2 0/9] net: ethernet backplane support on DPAA1
 2020-06-26 19:08 UTC  (13+ messages)
` [PATCH net-next v3 2/7] dt-bindings: net: add backplane dt bindings
    ` [EXT] "
` [PATCH net-next v3 4/7] net: phy: add backplane kr driver support
    ` [EXT] "
` [PATCH net-next v3 7/7] arm64: dts: add serdes and mdio description

[PATCH net-next 0/2] mlxsw: Add support for QSFP-DD transceiver type
 2020-06-26 19:07 UTC  (9+ messages)
` [PATCH net-next 1/2] mlxsw: core: Add ethtool support for QSFP-DD transceivers
` [PATCH net-next 2/2] mlxsw: core: Add support for temperature thresholds reading "

[PATCH net-next 0/5] sched: A series of fixes and optimisations for sch_cake
 2020-06-26 18:52 UTC  (9+ messages)
` [PATCH net-next 1/5] sch_cake: fix IP protocol handling in the presence of VLAN tags
        ` [Cake] "

[PATCH net-next 0/8] net: atlantic: various non-functional changes
 2020-06-26 18:40 UTC  (9+ messages)
` [PATCH net-next 1/8] net: atlantic: MACSec offload statistics checkpatch fix
` [PATCH net-next 2/8] net: atlantic: fix variable type in aq_ethtool_get_pauseparam
` [PATCH net-next 3/8] net: atlantic: Replace ENOTSUPP usage to EOPNOTSUPP
` [PATCH net-next 4/8] net: atlantic: make aq_pci_func_init static
` [PATCH net-next 5/8] net: atlantic: fix typo in aq_ring_tx_clean
` [PATCH net-next 6/8] net: atlantic: missing space in a comment in aq_nic.h
` [PATCH net-next 7/8] net: atlantic: add alignment checks in hw_atl2_utils_fw.c
` [PATCH net-next 8/8] net: atlantic: put ptp code under IS_REACHABLE check

[PATCH net-next 0/5] Data plane support for IOAM Pre-allocated Trace with IPv6
 2020-06-26 18:35 UTC  (21+ messages)
` [PATCH net-next 1/5] ipv6: eh: Introduce removable TLVs
` [PATCH net-next 2/5] ipv6: IOAM tunnel decapsulation
` [PATCH net-next 3/5] ipv6: ioam: Data plane support for Pre-allocated Trace

[PATCH v1] rds: If one path needs re-connection, check all and re-connect
 2020-06-26 18:34 UTC 

[Patch net] net: explain the lockdep annotations for dev_uc_unsync()
 2020-06-26 18:25 UTC 

[Patch net] net: get rid of lockdep_set_class_and_subclass()
 2020-06-26 18:24 UTC 

[PATCH net-next 0/8] net: organize driver docs by device type
 2020-06-26 17:40 UTC  (10+ messages)
` [PATCH net-next 1/8] docs: networking: reorganize driver documentation again
` [PATCH net-next 2/8] docs: networking: move z8530 to the hw driver section
` [PATCH net-next 3/8] docs: networking: move baycom "
` [PATCH net-next 4/8] docs: networking: move ray_cs "
` [PATCH net-next 5/8] docs: networking: move remaining Ethernet driver docs to the hw section
` [PATCH net-next 6/8] docs: networking: move AppleTalk / LocalTalk drivers to the hw driver section
` [PATCH net-next 7/8] docs: networking: move ATM "
` [PATCH net-next 8/8] docs: networking: move FDDI "

[PATCH net-next 0/6] net: ethernet: ti: am65-cpsw: update and enable sr2.0 soc
 2020-06-26 18:17 UTC  (7+ messages)
` [PATCH net-next 1/6] net: ethernet: ti: am65-cpsw-nuss: restore vlan configuration while down/up
` [PATCH net-next 2/6] net: ethernet: ti: am65-cpsw: move to pf_p0_rx_ptype_rrobin init in probe
` [PATCH net-next 3/6] net: ethernet: ti: am65-cpsw-nuss: fix ports mac sl initialization
` [PATCH net-next 4/6] net: ethernet: ti: am65-cpsw-ethtool: skip hw cfg when change p0-rx-ptype-rrobin
` [PATCH net-next 5/6] net: ethernet: ti: am65-cpsw-ethtool: configured critical setting only when no running netdevs
` [PATCH net-next 6/6] net: ethernet: ti: am65-cpsw-nuss: enable am65x sr2.0 support

[PATCH bpf-next 00/10] BPF TCP header options
 2020-06-26 17:56 UTC  (11+ messages)
` [PATCH bpf-next 01/10] tcp: Use a struct to represent a saved_syn
` [PATCH bpf-next 02/10] tcp: bpf: Parse BPF experimental header option
` [PATCH bpf-next 03/10] bpf: sock_ops: Change some members of sock_ops_kern from u32 to u8
` [PATCH bpf-next 04/10] bpf: tcp: Allow bpf prog to write and parse BPF TCP header option
` [PATCH bpf-next 05/10] bpf: selftests: A few improvements to network_helpers.c
` [PATCH bpf-next 06/10] bpf: selftests: Add fastopen_connect to network_helpers
` [PATCH bpf-next 07/10] bpf: selftests: Restore netns after each test
` [PATCH bpf-next 08/10] bpf: selftests: tcp header options
` [PATCH bpf-next 09/10] tcp: bpf: Add TCP_BPF_DELACK_MAX and TCP_BPF_RTO_MIN to bpf_setsockopt
` [PATCH bpf-next 10/10] bpf: selftest: Add test for TCP_BPF_DELACK_MAX and TCP_BPF_RTO_MIN

[Patch net] cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
 2020-06-26 17:58 UTC  (13+ messages)

[PATCHv2 dlm-next 0/3] fs: dlm: add support to set skb mark value
 2020-06-26 17:31 UTC  (5+ messages)
` [PATCHv2 dlm-next 1/3] net: sock: add sock_set_mark
` [PATCHv2 dlm-next 2/3] fs: dlm: set skb mark for listen socket
` [PATCHv2 dlm-next 3/3] fs: dlm: set skb mark per peer socket

[PATCH net-next 4/5] ipv6: ioam: Generic Netlink to configure IOAM
 2020-06-26 17:23 UTC  (4+ messages)
` [PATCH net-next] Fix unchecked dereference

possible deadlock in team_device_event
 2020-06-26 17:19 UTC 

KASAN: use-after-free Read in tipc_nl_node_dump_link
 2020-06-26 17:19 UTC 

KMSAN: uninit-value in __nla_validate_parse
 2020-06-26 17:19 UTC 

WARNING in hsr_dev_finalize
 2020-06-26 17:19 UTC 

[RFC PATCH 0/9] Hirschmann Hellcreek DSA driver
 2020-06-26 17:11 UTC  (6+ messages)
` [RFC PATCH 9/9] dt-bindings: net: dsa: Add documentation for Hellcreek switches

possible deadlock in dev_mc_unsync
 2020-06-26 17:09 UTC 

KASAN: vmalloc-out-of-bounds Read in tipc_nl_publ_dump
 2020-06-26 17:09 UTC 

WARNING: suspicious RCU usage in tipc_l2_send_msg
 2020-06-26 17:09 UTC 

BUG: using smp_processor_id() in preemptible code in tipc_crypto_xmit
 2020-06-26 17:09 UTC 

KASAN: use-after-free Read in nl8NUM_dump_wpan_phy (2)
 2020-06-26 17:08 UTC 

[PATCH bpf-next v2 1/4] bpf: add BPF_CGROUP_INET_SOCK_RELEASE hook
 2020-06-26 16:52 UTC  (4+ messages)
` [PATCH bpf-next v2 2/4] libbpf: add support for BPF_CGROUP_INET_SOCK_RELEASE
` [PATCH bpf-next v2 3/4] bpftool: support BPF_CGROUP_INET_SOCK_RELEASE
` [PATCH bpf-next v2 4/4] selftests/bpf: test BPF_CGROUP_INET_SOCK_RELEASE

[PATCH net-next 0/4] mptcp: refactor token container
 2020-06-26 16:46 UTC  (4+ messages)
` [PATCH net-next 4/4] mptcp: introduce token KUNIT self-tests

[PATCH net] enetc: Fix tx rings bitmap iteration range, irq handling
 2020-06-26 16:17 UTC 

[PATCH v4 00/11] Stop monitoring disabled devices
 2020-06-26 16:08 UTC  (4+ messages)
    ` [PATCH v4 07/11] thermal: Use mode helpers in drivers

[PATCH net-next v13 0/3] xen networking: add XDP support to xen-netfront
 2020-06-26 16:05 UTC  (3+ messages)
` [PATCH net-next v13 2/3] xen networking: add basic XDP support for xen-netfront

[PATCH net-next v11 0/3] xen networking: add XDP support to xen-netfront
 2020-06-26 16:04 UTC  (3+ messages)
` [PATCH net-next v11 2/3] xen networking: add basic XDP support for xen-netfront

linux-next: Tree for Jun 26 (net/core/filter.o)
 2020-06-26 15:35 UTC 

[PATCH v1 1/4] ide: use generic power management
 2020-06-26 15:35 UTC  (2+ messages)

[PATCH] mwifiex: Use macro MWIFIEX_MAX_BSS_NUM for specifying limit of interfaces
 2020-06-26 15:29 UTC 

[net-next PATCH v1] net: dpaa2-mac: Add ACPI support for DPAA2 MAC driver
 2020-06-26 14:02 UTC  (5+ messages)

RE:Re: [v1,net-next 3/4] net: qos: police action add index for tc flower offloading
 2020-06-26 13:28 UTC  (2+ messages)
`  "

ADQ - comparison to aRFS, clarifications on NAPI ID, binding with busy-polling
 2020-06-26 12:48 UTC  (3+ 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).