netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-03 12:43:55 to 2020-09-04 03:21:19 UTC [more...]

Packet gets stuck in NOLOCK pfifo_fast qdisc
 2020-09-04  3:20 UTC  (18+ messages)

[PATCH] atm: eni: fix the missed pci_disable_device() for eni_init_one()
 2020-09-04  2:51 UTC 

[Patch net] act_ife: load meta modules before tcf_idr_check_alloc()
 2020-09-04  2:10 UTC 

[GIT] Networking
 2020-09-04  2:09 UTC  (2+ messages)

[PATCH net-next] net: sch_generic: aviod concurrent reset and enqueue op for lockless qdisc
 2020-09-04  1:30 UTC  (11+ messages)

[PATCH bpf-next v3 0/8] Allow storage of flexible metadata information for eBPF programs
 2020-09-04  1:29 UTC  (4+ messages)
` [PATCH bpf-next v3 3/8] libbpf: Add BPF_PROG_BIND_MAP syscall and use it on .metadata section

[PATCH v2 net-next 0/9] mvneta: introduce XDP multi-buffer support
 2020-09-04  1:13 UTC  (15+ messages)
` [PATCH v2 net-next 1/9] xdp: introduce mb in xdp_buff/xdp_frame
` [PATCH v2 net-next 2/9] xdp: initialize xdp_buff mb bit to 0 in all XDP drivers
` [PATCH v2 net-next 3/9] net: mvneta: update mb bit before passing the xdp buffer to eBPF layer
` [PATCH v2 net-next 4/9] xdp: add multi-buff support to xdp_return_{buff/frame}
` [PATCH v2 net-next 5/9] net: mvneta: add multi buffer support to XDP_TX
` [PATCH v2 net-next 6/9] bpf: helpers: add bpf_xdp_adjust_mb_header helper
` [PATCH v2 net-next 7/9] bpf: helpers: add multibuffer support
` [PATCH v2 net-next 8/9] samples/bpf: add bpf program that uses xdp mb helpers
` [PATCH v2 net-next 9/9] net: mvneta: enable jumbo frames for XDP

[PATCH bpf 0/2] bpf: do not use bucket_lock for hashmap iterator
 2020-09-04  0:44 UTC  (6+ messages)
` [PATCH bpf 1/2] "

[PATCH] selftests/bpf: Fix check in global_data_init
 2020-09-04  0:34 UTC  (3+ messages)

[PATCH v3 bpf-next 00/14] Add libbpf full support for BPF-to-BPF calls
 2020-09-04  0:31 UTC  (16+ messages)
` [PATCH v3 bpf-next 01/14] libbpf: ensure ELF symbols table is found before further ELF processing
` [PATCH v3 bpf-next 02/14] libbpf: parse multi-function sections into multiple BPF programs
` [PATCH v3 bpf-next 03/14] libbpf: support CO-RE relocations for multi-prog sections
` [PATCH v3 bpf-next 04/14] libbpf: make RELO_CALL work for multi-prog sections and sub-program calls
` [PATCH v3 bpf-next 05/14] libbpf: implement generalized .BTF.ext func/line info adjustment
` [PATCH v3 bpf-next 06/14] libbpf: add multi-prog section support for struct_ops
` [PATCH v3 bpf-next 07/14] selftests/bpf: add selftest for multi-prog sections and bpf-to-bpf calls
` [PATCH v3 bpf-next 08/14] tools/bpftool: replace bpf_program__title() with bpf_program__section_name()
` [PATCH v3 bpf-next 09/14] selftests/bpf: don't use deprecated libbpf APIs
` [PATCH v3 bpf-next 10/14] libbpf: deprecate notion of BPF program "title" in favor of "section name"
` [PATCH v3 bpf-next 11/14] selftests/bpf: turn fexit_bpf2bpf into test with subtests
` [PATCH v3 bpf-next 12/14] selftests/bpf: add subprogs to pyperf, strobemeta, and l4lb_noinline tests
` [PATCH v3 bpf-next 13/14] selftests/bpf: modernize xdp_noinline test w/ skeleton and __noinline
` [PATCH v3 bpf-next 14/14] selftests/bpf: add __noinline variant of cls_redirect selftest

[PATCH v2 net-next 0/2] ionic: add devlink dev flash support
 2020-09-04  0:05 UTC  (3+ messages)
` [PATCH v2 net-next 1/2] ionic: update the fw update api
` [PATCH v2 net-next 2/2] ionic: add devlink firmware update

[PATCH RESEND] smsc9420: switch from 'pci_' to 'dma_' API
 2020-09-03 23:54 UTC  (2+ messages)

[PATCH RESEND] epic100: switch from 'pci_' to 'dma_' API
 2020-09-03 23:54 UTC  (2+ messages)

[PATCH net 0/4] net/smc: fixes 2020-09-03
 2020-09-03 23:52 UTC  (6+ messages)
` [PATCH net 1/4] net/smc: fix toleration of fake add_link messages
` [PATCH net 2/4] net/smc: set rx_off for SMCR explicitly
` [PATCH net 3/4] net/smc: reset sndbuf_desc if freed
` [PATCH net 4/4] net/smc: fix sock refcounting in case of termination

[PATCH net-next v2] net: phy: dp83867: Fix various styling and space issues
 2020-09-03 23:51 UTC  (2+ messages)

[PATCH net-next v1 0/7] udp_tunnel: convert Intel drivers with shared tables
 2020-09-03 23:22 UTC  (4+ messages)

[PATCH net-next v2] net: tighten the definition of interface statistics
 2020-09-03 23:14 UTC 

[PATCH net-next] net: tighten the definition of interface statistics
 2020-09-03 23:03 UTC  (8+ messages)

[pull request][net-next 00/10] mlx5 Multi packet tx descriptors for SKBs
 2020-09-03 22:46 UTC  (12+ messages)
` [net-next 01/10] net/mlx5e: Refactor inline header size calculation in the TX path
` [net-next 02/10] net/mlx5e: Refactor xmit functions
` [net-next 03/10] net/mlx5e: Small improvements for XDP TX MPWQE logic
` [net-next 04/10] net/mlx5e: Unify constants for WQE_EMPTY_DS_COUNT
` [net-next 05/10] net/mlx5e: Move the TLS resync check out of the function
` [net-next 06/10] net/mlx5e: Support multiple SKBs in a TX WQE
` [net-next 07/10] net/mlx5e: Generalize TX MPWQE checks for full session
` [net-next 08/10] net/mlx5e: Rename xmit-related structs to generalize them
` [net-next 09/10] net/mlx5e: Move TX code into functions to be used by MPWQE
` [net-next 10/10] net/mlx5e: Enhanced TX MPWQE for SKBs

[PATCH] net: fec: Fix PHY init after phy_reset_after_clk_enable()
 2020-09-03 22:45 UTC  (7+ messages)

[PATCH bpf-next v2 0/6] bpf: BTF support for ksyms
 2020-09-03 22:33 UTC  (7+ messages)
` [PATCH bpf-next v2 1/6] bpf: Introduce pseudo_btf_id
` [PATCH bpf-next v2 2/6] bpf/libbpf: BTF support for typed ksyms
` [PATCH bpf-next v2 3/6] bpf/selftests: ksyms_btf to test "
` [PATCH bpf-next v2 4/6] bpf: Introduce bpf_per_cpu_ptr()
` [PATCH bpf-next v2 5/6] bpf: Introduce bpf_this_cpu_ptr()
` [PATCH bpf-next v2 6/6] bpf/selftests: Test for bpf_per_cpu_ptr() and bpf_this_cpu_ptr()

[PATCH net-next] ip: expose inet sockopts through inet_diag
 2020-09-03 22:17 UTC  (2+ messages)

[PATCH net-next 0/2] Allow more than 255 IPv4 multicast interfaces
 2020-09-03 22:14 UTC  (2+ messages)

[PATCH net-next 0/3] net: dsa: bcm_sf2: Clock support
 2020-09-03 22:08 UTC  (2+ messages)

[PATCH net-next 0/3] net: systemport: Clock support
 2020-09-03 22:06 UTC  (2+ messages)

[PATCH net-next] net: dsa: bcm_sf2: Ensure that MDIO diversion is used
 2020-09-03 22:03 UTC  (4+ messages)

[PATCH net-next] ethtool: fix error handling in ethtool_phys_id
 2020-09-03 22:00 UTC  (2+ messages)

[PATCH] selftests/net: improve descriptions for XFAIL cases in psock_snd.sh
 2020-09-03 21:59 UTC  (2+ messages)

[PATCH] Revert "net: linkwatch: add check for netdevice being present to linkwatch_do_dev"
 2020-09-03 21:58 UTC  (2+ messages)

[PATCH] chelsio/chtls: CHELSIO_INLINE_CRYPTO should depend on CHELSIO_T4
 2020-09-03 21:55 UTC  (2+ messages)

[PATCH net-next 0/6] Convert mvpp2 to split PCS support
 2020-09-03 21:53 UTC  (2+ messages)

[PATCH net-next 0/3] net: phy: Support enabling clocks prior to bus probe
 2020-09-03 21:50 UTC  (8+ messages)
` [PATCH net-next 1/3] "

[PATCH net-next 0/2] ionic: add devlink dev flash support
 2020-09-03 21:47 UTC  (10+ messages)
` [PATCH net-next 2/2] ionic: add devlink firmware update

[PATCH v2 net-next 0/6] sfc: TXQ refactor
 2020-09-03 21:35 UTC  (7+ messages)
` [PATCH v2 net-next 1/6] sfc: add and use efx_tx_send_pending in tx.c
` [PATCH v2 net-next 2/6] sfc: make ef100 xmit_more handling look more like ef10's
` [PATCH v2 net-next 3/6] sfc: use tx_queue->old_read_count in EF100 TX path
` [PATCH v2 net-next 4/6] sfc: use efx_channel_tx_[old_]fill_level() in Siena/EF10 TX datapath
` [PATCH v2 net-next 5/6] sfc: rewrite efx_tx_may_pio
` [PATCH v2 net-next 6/6] sfc: remove efx_tx_queue_partner

[PATCH net] net: phy: dp83867: Fix various styling and space issues
 2020-09-03 20:42 UTC  (6+ messages)

[PATCH net-next 0/7] Marvell PP2.2 PTP support
 2020-09-03 20:38 UTC  (5+ messages)
` [PATCH net-next 6/7] net: mvpp2: ptp: add interrupt handling

[RFC net-next 0/2] net: phy: Support enabling clocks prior to bus probe
 2020-09-03 20:17 UTC  (12+ messages)
` [RFC net-next 2/2] net: phy: bcm7xxx: request and manage GPHY clock

[PATCH v7 bpf-next 0/7] bpf: tailcalls in BPF subprograms
 2020-09-03 19:51 UTC  (5+ messages)
` [PATCH v7 bpf-next 5/7] bpf: limit caller's stack depth 256 for subprogs with tailcalls
` [PATCH v7 bpf-next 7/7] selftests: bpf: add dummy prog for bpf2bpf with tailcall

[PATCH net-next RFC v3 00/14] Add devlink reload action option
 2020-09-03 19:47 UTC  (8+ messages)
` [PATCH net-next RFC v3 01/14] devlink: Add reload action option to devlink reload command

[PATCH] selftests/bpf: Fix check in global_data_init
 2020-09-03 19:31 UTC  (3+ messages)

[PATCH net-next 2/3] devlink: Consider other controller while building phys_port_name
 2020-09-03 19:31 UTC  (12+ messages)

[PATCH net] tg3: Fix soft lockup when tg3_reset_task() fails
 2020-09-03 19:24 UTC  (2+ messages)

[PATCH net-next 0/6] l2tp: miscellaneous cleanups
 2020-09-03 19:19 UTC  (3+ messages)

[net-next PATCH 0/2] Introduce mbox tracepoints for Octeontx2
 2020-09-03 19:18 UTC  (2+ messages)

Failing to attach bond(created with two interfaces from different NICs) to a bridge
 2020-09-03 19:14 UTC  (2+ messages)

[PATCH net-next 0/3] mlxsw: Expose critical and emergency module alarms
 2020-09-03 19:12 UTC  (5+ messages)
` [PATCH net-next 1/3] mlxsw: core_hwmon: Split temperature querying from show functions
` [PATCH net-next 2/3] mlxsw: core_hwmon: Calculate MLXSW_HWMON_ATTR_COUNT more accurately
` [PATCH net-next 3/3] mlxsw: core_hwmon: Extend hwmon interface with critical and emergency alarms

[PATCH] tipc: fix shutdown() of connectionless socket
 2020-09-03 19:11 UTC  (8+ messages)
  ` [PATCH v2] "

[PATCH 0/2] Minor improvements to b53 dmesg output
 2020-09-03 19:07 UTC  (6+ messages)
` [PATCH 1/2] net: dsa: b53: Use dev_{err,info} instead of pr_*
` [PATCH 2/2] net: dsa: b53: Print err message on SW_RST timeout

[PATCH] doc: net: dsa: Fix typo in config code sample
 2020-09-03 19:04 UTC  (3+ messages)

[PATCH net-next v2 4/9] gve: Add support for dma_mask register
 2020-09-03 18:28 UTC  (6+ messages)

INFO: task hung in tcf_ife_init
 2020-09-03 18:11 UTC  (5+ messages)

Exposing device ACL setting through devlink
 2020-09-03 17:59 UTC 

Vulnerability report - af_packet.c - CVE-2020-14386
 2020-09-03 17:07 UTC 

[wireless-testsing2:master 4/5] drivers/net/ethernet/ibm/ibmvnic.c:473:7: warning: variable 'size_array' set but not used
 2020-09-03 17:24 UTC 

[PATCH net v6 0/6] net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX3255 (AC3x)
 2020-09-03 17:18 UTC  (6+ messages)
` [PATCH net v6 1/6] net: marvell: prestera: Add driver for Prestera family ASIC devices
` [PATCH net v6 5/6] net: marvell: prestera: Add Switchdev driver implementation

[PATCH] sctp: Honour SCTP_PARTIAL_DELIVERY_POINT even under memory pressure
 2020-09-03 17:18 UTC  (4+ messages)

[PATCH net-next 0/5] sfc: TXQ refactor
 2020-09-03 16:48 UTC  (4+ messages)
` [PATCH net-next 1/5] sfc: add and use efx_tx_send_pending in tx.c

KASAN: use-after-free Read in dump_schedule
 2020-09-03 16:37 UTC 

[PATCH 1/4] dt-bindings: net: nfc: s3fwrn5: Convert to dtschema
 2020-09-03 16:32 UTC  (2+ messages)

[PATCH v4 0/7] Hirschmann Hellcreek DSA driver
 2020-09-03 16:32 UTC  (6+ messages)
` [PATCH v4 5/7] net: dsa: hellcreek: Add PTP status LEDs
` [PATCH v4 7/7] dt-bindings: net: dsa: Add documentation for Hellcreek switches

INFO: rcu detected stall in ip_list_rcv
 2020-09-03 16:27 UTC 

[PATCH net-next v3 0/3] DP83869 Feature additions
 2020-09-03 11:42 UTC  (3+ messages)
` [PATCH net-next v3 1/3] net: dp83869: Add ability to advertise Fiber connection
` [PATCH net-next v3 2/3] net: phy: dp83869: support Wake on LAN

[PATCH ethtool,v2] ethtool: add support show/set-time-stamping
 2020-09-03 14:07 UTC 

[PATCH] libbpf: Remove arch-specific include path in Makefile
 2020-09-03 13:51 UTC  (5+ messages)

[PATCH net 0/3] hinic: BugFixes
 2020-09-03 14:27 UTC  (6+ messages)
` [PATCH net 3/3] hinic: fix bug of send pkts while setting channels

[RFC V2 net-next 0/2] net: two updates related to UDP GSO
 2020-09-03 14:34 UTC  (3+ messages)
` [RFC V2 net-next 1/2] udp: add a GSO type for UDPv6
` [RFC V2 net-next 2/2] net: disable UDP GSO features when CSUM is disable

[PATCH] net/mlx5e: kTLS, Fix GFP_KERNEL in spinlock context
 2020-09-03 12:38 UTC  (2+ messages)

[PATCH net-next v2 04/15] net: bridge: mcast: add support for group-and-source specific queries
 2020-09-03 12:40 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).