netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-03 20:36:46 to 2020-09-04 12:59:39 UTC [more...]

[RESEND PATCH] net: dsa: microchip: look for phy-mode in port nodes
 2020-09-04 12:59 UTC  (3+ messages)
` [PATCH v2] "

[net-next PATCH 0/2] Introduce mbox tracepoints for Octeontx2
 2020-09-04 12:29 UTC  (7+ messages)
  ` [EXT] "

WARNING: ODEBUG bug in process_one_work (2)
 2020-09-04 10:43 UTC 

[PATCH net] cxgb4: Fix offset when clearing filter byte counters
 2020-09-04 10:28 UTC 

[PATCH v2 net-next 0/9] mvneta: introduce XDP multi-buffer support
 2020-09-04  9:47 UTC  (26+ 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 net v6 0/6] net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX3255 (AC3x)
 2020-09-04  9:34 UTC  (9+ 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 bpf-next] bpf: don't check against device MTU in __bpf_skb_max_len
 2020-09-04  9:30 UTC 

[PATCH v14 00/10] Enable ptp_kvm for arm64
 2020-09-04  9:27 UTC  (11+ messages)
` [PATCH v14 01/10] arm64: Probe for the presence of KVM hypervisor services during boot
` [PATCH v14 02/10] arm/arm64: KVM: Advertise KVM UID to guests via SMCCC
` [PATCH v14 03/10] smccc: Export smccc conduit get helper
` [PATCH v14 04/10] ptp: Reorganize ptp_kvm module to make it arch-independent
` [PATCH v14 05/10] time: Add mechanism to recognize clocksource in time_get_snapshot
` [PATCH v14 06/10] clocksource: Add clocksource id for arm arch counter
` [PATCH v14 07/10] arm64/kvm: Add hypercall service for kvm ptp
` [PATCH v14 08/10] ptp: arm64: Enable ptp_kvm for arm64
` [PATCH v14 09/10] doc: add ptp_kvm introduction for arm64 support
` [PATCH v14 10/10] arm64: Add kvm capability check extension for ptp_kvm

Fwd: PROBLEM: QinQ not working with qlcnic drivers
 2020-09-04  9:25 UTC 

[PATCH RFC 0/7] net: bridge: cfm: Add support for Connectivity Fault Management(CFM)
 2020-09-04  9:15 UTC  (8+ messages)
` [PATCH RFC 1/7] net: bridge: extend the process of special frames
` [PATCH RFC 2/7] bridge: cfm: Add BRIDGE_CFM to Kconfig
` [PATCH RFC 3/7] bridge: uapi: cfm: Added EtherType used by the CFM protocol
` [PATCH RFC 4/7] bridge: cfm: Kernel space implementation of CFM
` [PATCH RFC 5/7] bridge: cfm: Netlink Interface
` [PATCH RFC 6/7] bridge: cfm: Netlink Notifications
` [PATCH RFC 7/7] bridge: cfm: Bridge port remove

KASAN: use-after-free Read in dump_schedule
 2020-09-04  9:17 UTC  (2+ messages)

[PATCH] selftests: rtnetlink: load fou module for kci_test_encap_fou()
 2020-09-04  9:10 UTC  (2+ messages)
` [PATCHv2] "

[PATCH net-next RFC v3 00/14] Add devlink reload action option
 2020-09-04  9:04 UTC  (14+ messages)
` [PATCH net-next RFC v3 01/14] devlink: Add reload action option to devlink reload command
` [PATCH net-next RFC v3 02/14] devlink: Add reload actions counters

[PATCH nf-next v3 0/3] Netfilter egress hook
 2020-09-04  8:54 UTC  (5+ messages)
` [PATCH nf-next v3 3/3] netfilter: Introduce "

[PATCH net-next 2/3] devlink: Consider other controller while building phys_port_name
 2020-09-04  8:43 UTC  (11+ messages)

[PATCH net v1 0/2] hinic: BugFixes
 2020-09-04  8:37 UTC  (3+ messages)
` [PATCH net v1 1/2] hinic: bump up the timeout of SET_FUNC_STATE cmd
` [PATCH net v1 2/2] hinic: bump up the timeout of UPDATE_FW cmd

Exposing device ACL setting through devlink
 2020-09-04  8:31 UTC  (2+ messages)

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

[PATCH v3 bpf-next 00/14] Add libbpf full support for BPF-to-BPF calls
 2020-09-04  7:53 UTC  (13+ 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 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 10/14] libbpf: deprecate notion of BPF program "title" in favor of "section name"
` [PATCH v3 bpf-next 12/14] selftests/bpf: add subprogs to pyperf, strobemeta, and l4lb_noinline tests
` [PATCH v3 bpf-next 14/14] selftests/bpf: add __noinline variant of cls_redirect selftest

[net-next:master 68/116] ip_tunnel.c:undefined reference to `sysctl_fb_tunnels_only_for_init_net'
 2020-09-04  7:52 UTC 

[PATCH net-next v2 0/6] Marvell PP2.2 PTP support
 2020-09-04  7:29 UTC  (7+ messages)
` [PATCH net-next v2 1/6] net: mvpp2: restructure "link status" interrupt handling
` [PATCH net-next v2 2/6] net: mvpp2: rename mis-named "link status" interrupt
` [PATCH net-next v2 3/6] net: mvpp2: check first level interrupt status registers
` [PATCH net-next v2 4/6] net: mvpp2: ptp: add TAI support
` [PATCH net-next v2 5/6] net: mvpp2: ptp: add support for receive timestamping
` [PATCH net-next v2 6/6] net: mvpp2: ptp: add support for transmit timestamping

[PATCH net-next 0/7] Marvell PP2.2 PTP support
 2020-09-04  7:26 UTC  (8+ messages)
` [PATCH net-next 3/7] net: mvpp2: check first level interrupt status registers
` [PATCH net-next 6/7] net: mvpp2: ptp: add interrupt handling

[PATCH 1/3] xfrm: clone XFRMA_SET_MARK during xfrm_do_migrate
 2020-09-04  6:50 UTC  (5+ messages)
` [PATCH v3 1/4] xfrm: clone XFRMA_SET_MARK in xfrm_do_migrate
` [PATCH v3 2/4] xfrm: clone XFRMA_REPLAY_ESN_VAL "
` [PATCH v3 3/4] xfrm: clone XFRMA_SEC_CTX "
` [PATCH v3 4/4] xfrm: clone whole liftime_cur structure "

[PATCH bpf-next 1/2] samples: bpf: Replace bpf_program__title() with bpf_program__section_name()
 2020-09-04  6:34 UTC  (2+ messages)
` [PATCH bpf-next 2/2] samples: bpf: add xsk_fwd test file to .gitignore

[PATCH 1/2] samples: bpf: Replace bpf_program__title() with bpf_program__section_name()
 2020-09-04  6:33 UTC  (2+ messages)
` [PATCH 2/2] samples: bpf: add xsk_fwd test file to .gitignore

[PATCH v5 0/7] Hirschmann Hellcreek DSA driver
 2020-09-04  6:27 UTC  (8+ messages)
` [PATCH v5 1/7] net: dsa: Add tag handling for Hirschmann Hellcreek switches
` [PATCH v5 2/7] net: dsa: Add DSA driver "
` [PATCH v5 3/7] net: dsa: hellcreek: Add PTP clock support
` [PATCH v5 4/7] net: dsa: hellcreek: Add support for hardware timestamping
` [PATCH v5 5/7] net: dsa: hellcreek: Add PTP status LEDs
` [PATCH v5 6/7] dt-bindings: Add vendor prefix for Hirschmann
` [PATCH v5 7/7] dt-bindings: net: dsa: Add documentation for Hellcreek switches

[PATCH net-next 0/3] net: phy: Support enabling clocks prior to bus probe
 2020-09-04  6:19 UTC  (13+ messages)
` [PATCH net-next 1/3] "
` [PATCH net-next 3/3] net: phy: bcm7xxx: request and manage GPHY clock

[PATCH v2 0/5] Fixes for setting event freq/periods
 2020-09-04  5:43 UTC  (16+ messages)
` [PATCH v2 1/5] perf record: Set PERF_RECORD_PERIOD if attr->freq is set
` [PATCH v2 2/5] perf record: Prevent override of attr->sample_period for libpfm4 events
` [PATCH v2 4/5] perf record: Don't clear event's period if set by a term

Packet gets stuck in NOLOCK pfifo_fast qdisc
 2020-09-04  5:07 UTC  (19+ messages)

[PATCH bpf-next 1/2] libbpf: fix another __u64 cast in printf
 2020-09-04  4:16 UTC  (2+ messages)
` [PATCH bpf-next 2/2] libbpf: fix potential multiplication overflow

[PATCH net] net/packet: fix overflow in tpacket_rcv
 2020-09-04  4:05 UTC 

[PATCH net-next] net: dsa: bcm_sf2: Ensure that MDIO diversion is used
 2020-09-04  4:00 UTC  (5+ 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 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 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 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  (2+ messages)

[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] 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/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  (4+ 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).