netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-14 23:40:20 to 2021-04-15 15:16:03 UTC [more...]

[PATCH 0/2] MCAN: Add support for implementing transceiver as a phy
 2021-04-15 15:14 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: net: can: Document transceiver implementation as phy
` [PATCH 2/2] can: m_can: Add support for transceiver "

[PATCHv2 RFC bpf-next 0/7] bpf: Add support for ftrace probe
 2021-04-15 15:10 UTC  (6+ messages)

[PATCH v2 bpf-next] cpumap: bulk skb using netif_receive_skb_list
 2021-04-15 15:05 UTC  (2+ messages)

[PATCH v6 00/10] Introduce VDUSE - vDPA Device in Userspace
 2021-04-15 14:38 UTC  (11+ messages)
` [PATCH v6 10/10] Documentation: Add documentation for VDUSE
    `  "
        `  "

[PATCH bpf-next 1/2] bpf: Remove bpf_jit_enable=2 debugging mode
 2021-04-15 14:37 UTC  (3+ messages)
` [PATCH bpf-next 2/2] docs: bpf: bpf_jit_enable mode changed

[PATCH][next] net: stmmac: replace redundant comparison with true
 2021-04-15 14:34 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2021-04-15 14:00 UTC  (2+ messages)

[PATCHv8 bpf-next 0/4] xdp: extend xdp_redirect_map with broadcast support
 2021-04-15 13:53 UTC  (5+ messages)
` [PATCHv8 bpf-next 1/4] bpf: run devmap xdp_prog on flush instead of bulk enqueue
` [PATCHv8 bpf-next 2/4] xdp: extend xdp_redirect_map with broadcast support
` [PATCHv8 bpf-next 3/4] sample/bpf: add xdp_redirect_map_multi for redirect_map broadcast test
` [PATCHv8 bpf-next 4/4] selftests/bpf: add xdp_redirect_multi test

[PATCH V2 0/3] vDPA/ifcvf: enables Intel C5000X-PL virtio-blk
 2021-04-15 13:48 UTC  (6+ messages)
` [PATCH V2 1/3] vDPA/ifcvf: deduce VIRTIO device ID when probe
` [PATCH V2 2/3] vDPA/ifcvf: enable Intel C5000X-PL virtio-block for vDPA
` [PATCH V2 3/3] vDPA/ifcvf: get_config_size should return dev specific config size

[PATCH hyperv-next] scsi: storvsc: Use blk_mq_unique_tag() to generate requestIDs
 2021-04-15 13:22 UTC  (2+ messages)

[PATCH net] igb: Fix XDP with PTP enabled
 2021-04-15 13:20 UTC  (8+ messages)

[Resend RFC PATCH V2 00/12] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-04-15 13:09 UTC  (15+ messages)
` [Resend RFC PATCH V2 03/12] x86/Hyper-V: Add new hvcall guest address host visibility support
` [Resend RFC PATCH V2 04/12] HV: Add Write/Read MSR registers via ghcb
` [Resend RFC PATCH V2 08/12] UIO/Hyper-V: Not load UIO HV driver in the isolation VM
` [Resend RFC PATCH V2 11/12] HV/Netvsc: Add Isolation VM support for netvsc driver

[PATCH net-next v2 0/7] provide generic net selftest support
 2021-04-15 13:07 UTC  (8+ messages)
` [PATCH v2 1/7] net: phy: genphy_loopback: add link speed configuration
` [PATCH v2 2/7] net: phy: micrel: KSZ8081 & KSZ9031: add loopback support
` [PATCH v2 3/7] net: phy: at803x: AR8085 & AR9331: "
` [PATCH v2 4/7] net: add generic selftest support
` [PATCH v2 5/7] net: fec: make use of generic NET_SELFTESTS library
` [PATCH v2 6/7] net: ag71xx: "
` [PATCH v2 7/7] net: dsa: enable selftest support for all switches by default

Panic in sfc module on boot since 5.10
 2021-04-15 12:44 UTC  (2+ messages)

[PATCH net v2]bonding: check port and aggregator when select
 2021-04-15 11:58 UTC 

[PATCH][next] can: etas_es58x: Fix missing null check on netdev pointer
 2021-04-15 11:47 UTC  (4+ messages)

[PATCH][next] can: etas_es58x: Fix a couple of spelling mistakes
 2021-04-15 11:35 UTC  (2+ messages)

[PATCH v2 0/2] brcmfmac: support parse country code map from DT
 2021-04-15 10:47 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: bcm4329-fmac: add optional brcm,ccode-map
` [PATCH v2 2/2] brcmfmac: support parse country code map from DT

[PATCH] i40e: fix the panic when running bpf in xdpdrv mode
 2021-04-15 10:31 UTC  (9+ messages)
` [PATCH net v2] "
  ` [PATCH net v3] "

rtl8152 / power management kernel hang
 2021-04-15 10:10 UTC  (2+ messages)

[PATCH net-next] net: ethernet: mediatek: fix typo in offload code
 2021-04-15 10:05 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Write in nfc_llcp_local_put
 2021-04-15  9:51 UTC 

[RFC v4 net-next 0/4] MT7530 interrupt support
 2021-04-15  9:49 UTC  (7+ messages)
` [RFC v4 net-next 1/4] net: phy: add MediaTek PHY driver

[PATCH] net: sched: tapr: remove WARN_ON() in taprio_get_start_time()
 2021-04-15  9:45 UTC  (7+ messages)
` [PATCH v2] "
  ` [PATCH v2] net: sched: tapr: remove WARN_ON() in taprio_get_start_time

[PATCHv7 bpf-next 0/4] xdp: extend xdp_redirect_map with broadcast support
 2021-04-15  9:29 UTC  (9+ messages)
` [PATCHv7 bpf-next 1/4] bpf: run devmap xdp_prog on flush instead of bulk enqueue
` [PATCHv7 bpf-next 2/4] xdp: extend xdp_redirect_map with broadcast support

[PATCH v2 0/2] TJA1103 driver
 2021-04-15  9:25 UTC  (3+ messages)
` [PATCH v2 1/2] net: phy: add genphy_c45_pma_suspend/resume
` [PATCH v2 2/2] phy: nxp-c45: add driver for tja1103

[PATCH v2 net-next 0/5] net: dsa: Allow default tag protocol to be overridden from DT
 2021-04-15  9:26 UTC  (6+ messages)
` [PATCH v2 net-next 1/5] net: dsa: mv88e6xxx: Mark chips with undocumented EDSA tag support
` [PATCH v2 net-next 2/5] net: dsa: mv88e6xxx: Allow dynamic reconfiguration of tag protocol
` [PATCH v2 net-next 3/5] net: dsa: Only notify CPU ports of changes to the "
` [PATCH v2 net-next 4/5] net: dsa: Allow default tag protocol to be overridden from DT
` [PATCH v2 net-next 5/5] dt-bindings: net: dsa: Document dsa,tag-protocol property

[PATCH RFC net-next 0/3] Multi-CPU DSA support
 2021-04-15  9:20 UTC  (12+ messages)

[syzbot] INFO: trying to register non-static key in nfc_llcp_sock_unlink
 2021-04-15  9:20 UTC 

[PATCH v2 0/6] CAN TRANSCEIVER: Add support for CAN transceivers
 2021-04-15  9:15 UTC  (7+ messages)
` [PATCH v2 3/6] dt-bindings: phy: Add binding for TI TCAN104x "

[PATCH][next] can: etas_es58x: Fix potential null pointer dereference on pointer cf
 2021-04-15  9:12 UTC  (3+ messages)

[PATCH 0/9] Updates for mmsd
 2021-04-15  9:10 UTC  (8+ messages)
` Forking on MMSD
  ` [Debian-on-mobile-maintainers] "
      ` Bug#985893: "

[PATCH] Bluetooth: 6lowpan: remove unused function
 2021-04-15  8:49 UTC 

[PATCH 2/2] tools: do not include scripts/Kbuild.include
 2021-04-15  8:25 UTC  (5+ messages)

[PATCH v3 net-next] net: multipath routing: configurable seed
 2021-04-15  8:20 UTC  (5+ messages)

[PATCH 0/3] vDPA/ifcvf: enables Intel C5000X-PL virtio-blk
 2021-04-15  8:16 UTC  (19+ messages)
` [PATCH 1/3] vDPA/ifcvf: deduce VIRTIO device ID when probe
` [PATCH 2/3] vDPA/ifcvf: enable Intel C5000X-PL virtio-block for vDPA
` [PATCH 3/3] vDPA/ifcvf: get_config_size should return dev specific config size

[PATCH net 0/4] chelsio/ch_ktls: chelsio inline tls driver bug fixes
 2021-04-15  7:47 UTC  (5+ messages)
` [PATCH net 1/4] ch_ktls: Fix kernel panic
` [PATCH net 2/4] ch_ktls: fix device connection close
` [PATCH net 3/4] ch_ktls: tcb close causes tls connection failure
` [PATCH net 4/4] ch_ktls: do not send snd_una update to TCB in middle

[PATCH net 0/3] Fix ipsec offlaods with vxlan tunnel
 2021-04-15  7:47 UTC  (3+ messages)
` [PATCH net 2/3] net/xfrm: Add inner_ipproto into sec_path

[PATCH] selftests: xfrm: put cleanup code into a exit trap
 2021-04-15  7:18 UTC 

Different behavior wrt VRF and no VRF - packet Tx
 2021-04-15  7:17 UTC  (2+ messages)

[PATCH v2 0/6] kunit: Fix formatting of KUNIT tests to meet the standard
 2021-04-15  7:10 UTC  (5+ messages)
` [PATCH v2 5/6] kunit: mptcp: adhear to KUNIT formatting standard

bonding: 3ad: update slave arr after initialize
 2021-04-15  6:59 UTC 

[PATCH net v2] net: core: make napi_disable more robust
 2021-04-15  6:47 UTC  (4+ messages)

[PATCH net-next 0/6] ethtool: add standard FEC statistics
 2021-04-15  6:37 UTC  (5+ messages)
` [PATCH net-next 3/6] ethtool: add "
` [PATCH net-next 6/6] mlx5: implement ethtool::get_fec_stats

[RFC net-next 0/6] ethtool: add uAPI for reading standard stats
 2021-04-15  6:12 UTC  (4+ messages)
` [RFC net-next 4/6] ethtool: add interface to read standard MAC stats

[PATCH net-next] r8169: add support for pause ethtool ops
 2021-04-15  6:09 UTC  (3+ messages)

[PATCH v6 net-next] net: mana: Add a driver for Microsoft Azure Network Adapter (MANA)
 2021-04-15  5:45 UTC 

[net-next] enetc: fix locking for one-step timestamping packet transfer
 2021-04-15  5:33 UTC  (5+ messages)

[net-next] enetc: convert to schedule_work()
 2021-04-15  5:34 UTC 

[RFC Patch bpf-next] bpf: introduce bpf timer
 2021-04-15  4:25 UTC  (8+ messages)

[PATCH net-next] skbuff: revert "skbuff: remove some unnecessary operation in skb_segment_list()"
 2021-04-15  4:10 UTC  (3+ messages)

[PATCH] net: fix a concurrency bug in l2tp_tunnel_register()
 2021-04-15  4:10 UTC 

[PATCH] net: fix a data race when get vlan device
 2021-04-15  3:35 UTC 

[PATCH] net: Make tcp_allowed_congestion_control readonly in non-init netns
 2021-04-15  3:33 UTC  (2+ messages)
` [PATCH RESEND net-next] "

[PATCH v2 net-next 9/9] net: korina: Make driver COMPILE_TESTable
 2021-04-15  2:48 UTC  (2+ messages)

[PATCH RESEND net-next 0/2] net: hns3: updates for -next
 2021-04-15  2:20 UTC  (3+ messages)
` [PATCH RESEND net-next 1/2] net: hns3: PF add support for pushing link status to VFs
` [PATCH RESEND net-next 2/2] net: hns3: VF not request link status when PF support push link status feature

[PATCH net-next 0/2] net: hns3: updates for -next
 2021-04-15  2:13 UTC  (8+ messages)
` [PATCH net-next 1/2] net: hns3: PF add support for pushing link status to VFs

[PATCH bpf-next 00/17] BPF static linker: support externs
 2021-04-15  2:01 UTC  (9+ messages)
` [PATCH bpf-next 12/17] libbpf: support extern resolution for BTF-defined maps in .maps section
` [PATCH bpf-next 13/17] selftests/bpf: use -O0 instead of -Og in selftests builds

[PATCH] tools/testing: Remove unused variable
 2021-04-15  1:32 UTC  (2+ messages)

[PATCH net-next v2] net: phy: at803x: select correct page on config init
 2021-04-15  1:26 UTC 

[PATCH net-next 0/9][pull request] 1GbE Intel Wired LAN Driver Updates 2021-04-09
 2021-04-15  0:31 UTC  (7+ messages)
` [PATCH net-next 8/9] igc: Enable RX via AF_XDP zero-copy

[PATCH net-next 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2021-04-14
 2021-04-15  0:30 UTC  (16+ messages)
` [PATCH net-next 01/15] ice: use kernel definitions for IANA protocol ports and ether-types
` [PATCH net-next 02/15] ice: Drop leading underscores in enum ice_pf_state
` [PATCH net-next 03/15] ice: Add new VSI states to track netdev alloc/registration
` [PATCH net-next 04/15] ice: refactor interrupt moderation writes
` [PATCH net-next 05/15] ice: replace custom AIM algorithm with kernel's DIM library
` [PATCH net-next 06/15] ice: manage interrupts during poll exit
` [PATCH net-next 07/15] ice: refactor ITR data structures
` [PATCH net-next 08/15] ice: Reimplement module reads used by ethtool
` [PATCH net-next 09/15] ice: print name in /proc/iomem
` [PATCH net-next 10/15] ice: use local for consistency
` [PATCH net-next 11/15] ice: remove unused struct member
` [PATCH net-next 12/15] ice: Set vsi->vf_id as ICE_INVAL_VFID for non VF VSI types
` [PATCH net-next 13/15] ice: suppress false cppcheck issues
` [PATCH net-next 14/15] ice: remove return variable
` [PATCH net-next 15/15] ice: reduce scope of variable

[PATCH v2 0/2][next] wl3501_cs: Fix out-of-bounds warnings
 2021-04-15  0:00 UTC  (4+ messages)

[PATCH bpf-next 3/5] libbpf: add low level TC-BPF API
 2021-04-14 23:58 UTC  (20+ messages)

[PATCH v3 0/2] Fix out-of-bounds warnings
 2021-04-14 23:45 UTC  (3+ messages)
` [PATCH v3 1/2] wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pkt
` [PATCH v3 2/2] wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_join


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