netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-25 14:14:10 to 2020-06-26 01:40:16 UTC [more...]

[GIT] Networking
 2020-06-26  1:40 UTC  (2+ messages)

[PATCH bpf-next v3 0/4] bpf, netns: Prepare for multi-prog attachment
 2020-06-26  1:38 UTC  (7+ messages)
` [PATCH bpf-next v3 1/4] flow_dissector: Pull BPF program assignment up to bpf-netns
` [PATCH bpf-next v3 2/4] bpf, netns: Keep attached programs in bpf_prog_array
` [PATCH bpf-next v3 3/4] bpf, netns: Keep a list of attached bpf_link's
` [PATCH bpf-next v3 4/4] selftests/bpf: Test updating flow_dissector link with same program

[PATCH] net: phy: mscc: fix ptr_ret.cocci warnings
 2020-06-26  1:05 UTC 

[PATCH net-next 0/5] Data plane support for IOAM Pre-allocated Trace with IPv6
 2020-06-26  0:48 UTC  (16+ 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 net-next 5/5] ipv6: ioam: Documentation for new IOAM sysctls

[PATCH v2 bpf-next 0/4] bpf: introduce bpf_get_task_stack()
 2020-06-26  0:13 UTC  (5+ 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()
` [PATCH v2 bpf-next 4/4] selftests/bpf: add bpf_iter test with bpf_get_task_stack()

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

linux-next: manual merge of the bpf-next tree with the bpf tree
 2020-06-26  0:05 UTC 

[PATCH RESEND net-next] sch_cake: add RFC 8622 LE PHB support to CAKE diffserv handling
 2020-06-25 23:31 UTC  (2+ messages)

[PATCH bpf-next 0/2] Support disabling auto-loading of BPF programs
 2020-06-25 23:26 UTC  (3+ messages)
` [PATCH bpf-next 1/2] libbpf: support disabling auto-loading "
` [PATCH bpf-next 2/2] selftests/bpf: test auto-load disabling logic for "

[PATCH v2] rds: transport module should be auto loaded when transport is set
 2020-06-25 23:26 UTC  (2+ messages)

[PATCH net 0/3] sched: A couple of fixes for sch_cake
 2020-06-25 23:25 UTC  (5+ messages)
` [PATCH net 1/3] sch_cake: don't try to reallocate or unshare skb unconditionally
` [PATCH net 2/3] sch_cake: don't call diffserv parsing code when it is not needed
` [PATCH net 3/3] sch_cake: fix a few style nits

[PATCH net-next 0/8] net: phy: mscc: multiple improvements
 2020-06-25 23:22 UTC  (12+ messages)
` [PATCH net-next 1/8] net: phy: mscc: macsec: fix sparse warnings
` [PATCH net-next 2/8] net: phy: mscc: fix a possible double unlock
` [PATCH net-next 3/8] net: phy: mscc: ptp: fix a smatch error
` [PATCH net-next 4/8] net: phy: mscc: ptp: fix a typo in a comment
` [PATCH net-next 5/8] net: phy: mscc: do not access the MDIO bus lock directly
` [PATCH net-next 6/8] net: phy: mscc: restore the base page in vsc8514/8584_config_init
` [PATCH net-next 7/8] net: phy: mscc: remove useless page configuration in the config init
` [PATCH net-next 8/8] net: phy: mscc: improve vsc8514/8584_config_init consistency

[PATCH net] ethtool: fix error handling in linkstate_prepare_data()
 2020-06-25 23:17 UTC  (2+ messages)

[PATCH net 0/4] napi_gro_receive caller return value cleanups
 2020-06-25 23:16 UTC  (3+ messages)

[bpf PATCH v2 0/3] Sockmap RCU splat fix
 2020-06-25 23:13 UTC  (4+ messages)
` [bpf PATCH v2 1/3] bpf, sockmap: RCU splat with redirect and strparser error or TLS
` [bpf PATCH v2 2/3] bpf, sockmap: RCU dereferenced psock may be used outside RCU block
` [bpf PATCH v2 3/3] bpf, sockmap: Add ingres skb tests that utilize merge skbs

[PATCH net] vxlan: fix last fdb index during dump of fdb with nhid
 2020-06-25 23:13 UTC  (2+ messages)

[PATCH net] sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket
 2020-06-25 23:12 UTC  (2+ messages)

[PATCH net] tc-testing: avoid action cookies with odd length
 2020-06-25 23:10 UTC  (2+ messages)

[PATCH net 0/2] tcp_cubic: fix spurious HYSTART_DELAY on RTT decrease
 2020-06-25 23:09 UTC  (2+ messages)

[PATCH net] ionic: update the queue count on open
 2020-06-25 23:08 UTC  (3+ messages)

[PATCH net 0/4] Fixes for SJA1105 DSA tc-gate action
 2020-06-25 23:07 UTC  (2+ messages)

[PATCH net-next v11 0/5] RGMII Internal delay common property
 2020-06-25 23:05 UTC  (2+ messages)

[PATCH net-next 0/5] dpaa2-eth: small updates
 2020-06-25 23:03 UTC  (2+ messages)

[PATCH net-next] net: phylink: only restart AN if the link mode is using in-band AN
 2020-06-25 23:02 UTC  (2+ messages)

[PATCH net-next] net: dsa/ar9331: convert to mac_link_up()
 2020-06-25 23:01 UTC  (2+ messages)

[PATCH net-next] net: phylink: add phylink_speed_(up|down) interface
 2020-06-25 23:01 UTC 

[RFC PATCH 00/11] ptq: Per Thread Queues
 2020-06-25 23:00 UTC  (3+ messages)
` [RFC PATCH 11/11] doc: Documentation for "

[PATCH v2 1/2] net: macb: call pm_runtime_put_sync on failure path
 2020-06-25 23:00 UTC  (4+ messages)
` [PATCH v2 2/2] net: macb: free resources on failure path of at91ether_open()

[PATCH net-next 00/10] Add ethtool extended link state
 2020-06-25 22:57 UTC  (5+ messages)
` [PATCH net-next 04/10] Documentation: networking: ethtool-netlink: Add link extended state

[PATCH net-next 0/3] cxgb4: add mirror action support for TC-MATCHALL
 2020-06-25 22:55 UTC  (2+ messages)

[PATCH v3] IPv4: Tunnel: Fix effective path mtu calculation
 2020-06-25 22:44 UTC 

[PATCH v4 bpf-next 00/14] bpf: Add d_path helper
 2020-06-25 22:13 UTC  (15+ 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 07/14] bpf: Allow nested BTF object to be refferenced by BTF object + offset
` [PATCH v4 bpf-next 08/14] bpf: Add BTF_SET_START/END macros
` [PATCH v4 bpf-next 09/14] bpf: Add info about .BTF.ids section to btf.rst
` [PATCH v4 bpf-next 10/14] bpf: Add d_path helper
` [PATCH v4 bpf-next 11/14] tools headers: Adopt verbatim copy of btf_ids.h from kernel sources
` [PATCH v4 bpf-next 12/14] selftests/bpf: Add verifier test for d_path helper
` [PATCH v4 bpf-next 13/14] selftests/bpf: Add "
` [PATCH v4 bpf-next 14/14] selftests/bpf: Add test for resolve_btfids

[PATCH 1/2] staging: qlge: fix trailing */ in block comment
 2020-06-25 22:13 UTC  (3+ messages)
` [PATCH 2/2] staging: qlge: fix else after return or break

[PATCH 1/2] fix trailing */ in block comment
 2020-06-25 22:00 UTC  (6+ messages)
` [PATCH 2/2] fix else after return or break

[PATCH ethtool v3 0/6] ethtool(1) cable test support
 2020-06-25 21:46 UTC  (10+ messages)
` [PATCH ethtool v3 1/6] Add "
` [PATCH ethtool v3 2/6] Add cable test TDR support
` [PATCH ethtool v3 3/6] json_writer/json_print: Import the iproute2 helper code for JSON output
` [PATCH ethtool v3 4/6] Add --json command line argument parsing
` [PATCH ethtool v3 5/6] ethtool.8.in: Document the cable test commands
` [PATCH ethtool v3 6/6] ethtool.8.in: Add --json option

[PATCH] net: phy: marvell10g: support XFI rate matching mode
 2020-06-25 21:32 UTC  (3+ messages)

[PATCH net-next 0/2] ethtool: Add support for 100Gbps per lane link modes
 2020-06-25 21:31 UTC  (6+ messages)
` [PATCH net-next 1/2] "

[PATCH v4 bpf-next 0/9] introduce support for XDP programs in CPUMAP
 2020-06-25 21:28 UTC  (3+ messages)
` [PATCH v4 bpf-next 6/9] bpf: cpumap: implement XDP_REDIRECT for eBPF programs attached to map entries

[PATCH iproute2] ip fou: respect preferred_family for IPv6
 2020-06-25 21:07 UTC 

[PATCH v3 bpf-next 7/9] libbpf: add SEC name for xdp programs attached to CPUMAP
 2020-06-25 21:12 UTC  (4+ messages)
` [PATCH bpf] libbpf: adjust SEC short cut for expected attach type BPF_XDP_DEVMAP

[pull request][net-next V4 0/8] mlx5 updates 2020-06-23
 2020-06-25 21:05 UTC  (11+ messages)
` [net-next V4 1/8] net/mlx5: Avoid eswitch header inclusion in fs core layer
` [net-next V4 2/8] net/mlx5: FWTrace: Add missing space
` [net-next V4 3/8] net/mlx5: Use kfree(ft->g) in arfs_create_groups()
` [net-next V4 4/8] net/mlx5e: Remove unused mlx5e_xsk_first_unused_channel
` [net-next V4 5/8] net/mlx5e: Move including net/arp.h from en_rep.c to rep/neigh.c
` [net-next V4 6/8] net/mlx5e: Move TC-specific function definitions into MLX5_CLS_ACT
` [net-next V4 7/8] net/mlx5e: vxlan: Use RCU for vxlan table lookup
` [net-next V4 8/8] net/mlx5e: vxlan: Return bool instead of opaque ptr in port_lookup()

[PATCH v2] SUNRPC: Add missing definition of ARCH_IMPLEMENTS_FLUSH_DCACHE_PAGE
 2020-06-25 20:40 UTC  (3+ messages)

[PATCH net-next 0/5] sched: A series of fixes and optimisations for sch_cake
 2020-06-25 20:00 UTC  (7+ messages)
` [PATCH net-next 1/5] sch_cake: fix IP protocol handling in the presence of VLAN tags

[PATCH 0/7] Netfilter fixes for net
 2020-06-25 19:59 UTC  (9+ messages)
` [PATCH 1/7] netfilter: ipset: fix unaligned atomic access
` [PATCH 2/7] netfilter: Add MODULE_DESCRIPTION entries to kernel modules
` [PATCH 3/7] netfilter: iptables: Split ipt_unregister_table() into pre_exit and exit helpers
` [PATCH 4/7] netfilter: iptables: Add a .pre_exit hook in all iptable_foo.c
` [PATCH 5/7] netfilter: ip6tables: Split ip6t_unregister_table() into pre_exit and exit helpers
` [PATCH 6/7] netfilter: ip6tables: Add a .pre_exit hook in all ip6table_foo.c
` [PATCH 7/7] selftests: netfilter: add test case for conntrack helper assignment

[PATCH] net: bridge: enfore alignment for ethernet address
 2020-06-25 19:51 UTC  (4+ messages)
` [PATCH v2] "
  ` Antwort: "

[PATCH][V2] qed: add missing error test for DBG_STATUS_NO_MATCHING_FRAMING_MODE
 2020-06-25 19:48 UTC  (3+ messages)
` [EXT] "

[net-next PATCH v1] net: dpaa2-mac: Add ACPI support for DPAA2 MAC driver
 2020-06-25 19:42 UTC  (2+ messages)

[PATCH v1] ptp_pch: use generic power management
 2020-06-25 19:36 UTC  (2+ messages)

[PATCH v2] net: phy: mscc: avoid skcipher API for single block AES encryption
 2020-06-25 19:32 UTC  (3+ messages)

[PATCH v3] tcp: don't ignore ECN CWR on pure ACK
 2020-06-25 19:22 UTC  (4+ messages)

Request for net merge into net-next
 2020-06-25 19:21 UTC  (2+ messages)

[PATCH net-next] net: ethernet: fec: prevent tx starvation under high rx load
 2020-06-25 19:19 UTC  (2+ messages)

[pull request][net-next V3 0/9] mlx5 updates 2020-06-23
 2020-06-25 19:07 UTC  (3+ messages)

[PATCH 0/3] Drivers: hv: vmbus: vmbus_requestor data structure
 2020-06-25 18:57 UTC  (4+ messages)
` [PATCH 3/3] hv_netvsc: Use vmbus_requestor to generate transaction IDs for VMBus hardening

[PATCH 06/12] xen-blkfront: add callbacks for PM suspend and hibernation]
 2020-06-25 18:36 UTC  (9+ messages)

[PATCH for-rc 1/2] IB/hfi1: Restore kfree in dummy_netdev cleanup
 2020-06-25 18:11 UTC 

[PATCH] net: stmmac: dwmac-meson8b: use clk_parent_data for clock registration
 2020-06-25 18:21 UTC 

[PATCH net-next 0/7] PHYLINK integration improvements for Felix DSA driver
 2020-06-25 17:53 UTC  (16+ messages)
` [PATCH net-next 1/7] net: dsa: felix: stop writing to read-only fields in MII_BMCR
` [PATCH net-next 2/7] net: dsa: felix: support half-duplex link modes
` [PATCH net-next 3/7] net: dsa: felix: unconditionally configure MAC speed to 1000Mbps
` [PATCH net-next 4/7] net: dsa: felix: set proper pause frame timers based on link speed
` [PATCH net-next 5/7] net: dsa: felix: delete .phylink_mac_an_restart code
` [PATCH net-next 6/7] net: dsa: felix: disable in-band AN in MII_BMCR without reset
` [PATCH net-next 7/7] net: dsa: felix: use resolved link config in mac_link_up()

[PATCH] brcmfmac: Transform compatible string for FW loading
 2020-06-25 17:09 UTC  (2+ messages)

[bpf PATCH] bpf, sockmap: RCU splat with TLS redirect and strparser
 2020-06-25 17:07 UTC  (4+ messages)

[PATCH net-next v2 0/3] i40e: improve AF_XDP performance
 2020-06-25 17:04 UTC  (7+ messages)
` [PATCH net-next v2 1/3] i40e: optimize AF_XDP Tx completion path
  ` [Intel-wired-lan] "
` [PATCH net-next v2 2/3] i40e: eliminate division in napi_poll data path
  ` [Intel-wired-lan] "
` [PATCH net-next v2 3/3] i40e: move check of full Tx ring to outside of send loop
  ` [Intel-wired-lan] "

[PATCH net-next v2 1/3] i40e: add xdp ring statistics to vsi stats
 2020-06-25 17:02 UTC  (6+ messages)
` [PATCH net-next v2 2/3] i40e: add xdp ring statistics to dump vsi debug output
  ` [Intel-wired-lan] "
` [PATCH net-next v2 3/3] i40e: introduce new dump desc xdp command
  ` [Intel-wired-lan] "
` [Intel-wired-lan] [PATCH net-next v2 1/3] i40e: add xdp ring statistics to vsi stats

[RFC PATCH] iwlwifi: yoyo: don't print failure if debug firmware is missing
 2020-06-25 16:52 UTC 

[PATCH v1] bnx2x: use generic power management
 2020-06-25 16:46 UTC  (2+ messages)
` [EXT] "

[PATCH] qed: add missing error test for DBG_STATUS_NO_MATCHING_FRAMING_MODE
 2020-06-25 16:32 UTC  (2+ messages)
` [EXT] "

[bpf PATCH] bpf: Do not allow btf_ctx_access with __int128 types
 2020-06-25 15:01 UTC  (2+ messages)

[PATCH v2 net-next] net: core: use listified Rx for GRO_NORMAL in napi_gro_receive()
 2020-06-25 14:25 UTC  (3+ messages)

[ethtool v2 0/6] ethtool(1) cable test support
 2020-06-25 14:13 UTC  (4+ messages)
` [ethtool v2 4/6] Add --json command line argument parsing


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