netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-10 20:45:56 to 2020-03-11 12:07:52 UTC [more...]

[PATCH net-next 0/5] add phylink support for PCS
 2020-03-11 12:07 UTC  (6+ messages)
` [PATCH net-next 1/5] net: mii: convert mii_lpa_to_ethtool_lpa_x() to linkmode variant
` [PATCH net-next 2/5] net: mii: add linkmode_adv_to_mii_adv_x()
` [PATCH net-next 3/5] net: mdiobus: add APIs for modifying a MDIO device register
` [PATCH net-next 4/5] net: phylink: pcs: add 802.3 clause 22 helpers
` [PATCH net-next 5/5] net: phylink: pcs: add 802.3 clause 45 helpers

[PATCH nf-next 0/3] Netfilter egress hook
 2020-03-11 11:59 UTC  (2+ messages)
` [PATCH nf-next 1/3] netfilter: Rename ingress hook include file

[PATCH bpf 0/3] Fix locking order and synchronization on sockmap/sockhash tear-down
 2020-03-11 11:51 UTC  (5+ messages)

[PATCH] net: drop_monitor: use IS_REACHABLE() to guard net_dm_hw_report()
 2020-03-11 11:28 UTC  (4+ messages)

[PATCH 0/7] net: Use scnprintf() for avoiding potential buffer overflow
 2020-03-11 11:01 UTC  (10+ messages)
` [PATCH 1/7] net: caif: "
` [PATCH 2/7] i40e: "
` [PATCH 3/7] mlx4: "
` [PATCH 4/7] nfp: "
  ` [oss-drivers] "
` [PATCH 5/7] ionic: "
  ` [oss-drivers] "
` [PATCH 6/7] sfc: "
` [PATCH 7/7] netdevsim: "

[PATCH v2 00/17] net: introduce Qualcomm IPA driver (UPDATED)
 2020-03-11 10:54 UTC  (5+ messages)
` [PATCH v2 15/17] soc: qcom: ipa: support build of IPA code
` [PATCH v2 17/17] arm64: dts: sdm845: add IPA information

[PATCH] vti6: Fix memory leak of skb if input policy check fails
 2020-03-11 10:19 UTC 

[PATCH net-next 0/6] octeontx2-vf: Add network driver for virtual function
 2020-03-11 10:16 UTC  (17+ messages)
` [PATCH net-next 1/6] octeontx2-pf: Enable SRIOV and added VF mbox handling
` [PATCH net-next 2/6] octeontx2-pf: Handle VF function level reset
` [PATCH net-next 3/6] octeontx2-vf: Virtual function driver dupport
` [PATCH net-next 4/6] octeontx2-vf: Ethtool support

[pull request][net 0/5] Mellanox, mlx5 fixes 2020-03-05
 2020-03-11 10:10 UTC  (4+ messages)
` [net 5/5] net/mlx5: Clear LAG notifier pointer after unregister

[v2] ceph: using POOL FULL flag instead of OSDMAP FULL flag
 2020-03-11  9:55 UTC  (3+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2020-03-11  9:50 UTC  (2+ messages)

pull-request: mac80211 2020-03-11
 2020-03-11  8:53 UTC 

[PATCH net] net: phy: Avoid multiple suspends
 2020-03-11  9:17 UTC  (5+ messages)

[PATCH][next] soc: qcom: ipa: fix spelling mistake "cahces" -> "caches"
 2020-03-11  9:16 UTC 

[PATCH linux-can-next] can: flexcan: add correctable errors correction when HW supports ECC
 2020-03-11  8:50 UTC  (2+ messages)

[PATCH v1] ARM: dts: imx6dl-riotboard: properly define rgmii PHY
 2020-03-11  8:45 UTC  (2+ messages)

[RFC v2 00/16] net: atlantic: MACSec support for AQC devices
 2020-03-11  8:36 UTC  (2+ messages)
` [EXT] "

[PATCH net] net/packet: tpacket_rcv: do not increment ring index on drop
 2020-03-11  7:56 UTC  (12+ messages)

[patch iproute2/net-next v2] tc: m_action: introduce support for hw stats type
 2020-03-11  7:47 UTC  (3+ messages)

What does this code do
 2020-03-11  7:21 UTC  (6+ messages)

[patch net-next 0/3] flow_offload: follow-ups to HW stats type patchset
 2020-03-11  7:19 UTC  (4+ messages)

[PATCH net-next 00/15] ethtool: consolidate irq coalescing - part 3
 2020-03-11  7:09 UTC  (8+ messages)
` [PATCH net-next 01/15] net: ena: reject unsupported coalescing params

[PATCH -next] net: ibm: remove set but not used variables 'err'
 2020-03-11  6:54 UTC 

[PATCH -next 001/491] MELLANOX ETHERNET INNOVA DRIVERS: Use fallthrough;
 2020-03-11  7:01 UTC  (12+ messages)
` [PATCH -next 002/491] MARVELL OCTEONTX2 RVU ADMIN FUNCTION DRIVER: "
` [PATCH -next 003/491] MELLANOX MLX5 core VPI driver: "
` [PATCH -next 020/491] XEN HYPERVISOR INTERFACE: "
` [PATCH -next 027/491] AMD XGBE DRIVER: "
` [PATCH -next 028/491] BROADCOM BNX2X 10 GIGABIT ETHERNET "
` [PATCH -next 029/491] BROADCOM BNXT_EN 50 "
` [PATCH -next 030/491] BROADCOM GENET "
` [PATCH -next 031/491] BROCADE BNA 10 GIGABIT "

[PATCH 0/8] Lock warning cleanups
 2020-03-11  6:56 UTC  (17+ messages)
  ` [PATCH 1/8] bpf: Add missing annotations for __bpf_prog_enter() and __bpf_prog_exit()
  ` [PATCH 2/8] raw: Add missing annotations to raw_seq_start() and raw_seq_stop()
  ` [PATCH 3/8] tcp: Add missing annotation for tcp_child_process()
  ` [PATCH 4/8] netfilter: Add missing annotation for ctnetlink_parse_nat_setup()
  ` [PATCH 5/8] netfilter: conntrack: Add missing annotations for nf_conntrack_all_lock() and nf_conntrack_all_unlock()
  ` [PATCH 6/8] net: Add missing annotation for *netlink_seq_start()
  ` [PATCH 7/8] ALSA: firewire-tascam: Add missing annotation for tscm_hwdep_read_queue()
  ` [PATCH 8/8] ALSA: firewire-tascam: Add missing annotation for tscm_hwdep_read_locked()

BUG: unable to handle kernel paging request in tcf_action_destroy
 2020-03-11  6:44 UTC 

[PATCH] net: drop_monitor: make drop_monitor built-in
 2020-03-11  6:30 UTC  (2+ messages)

[PATCH] dpaa_eth: Remove unnecessary boolean expression in dpaa_get_headroom
 2020-03-11  6:28 UTC  (2+ messages)

[PATCH net] device property: change device_get_phy_mode() to prevent signedess bugs
 2020-03-11  5:53 UTC  (3+ messages)

KASAN: use-after-free Read in tcindex_dump
 2020-03-11  5:32 UTC  (3+ messages)

WARNING: ODEBUG bug in tcf_queue_work
 2020-03-11  5:26 UTC  (2+ messages)

KASAN: invalid-free in tcf_exts_destroy
 2020-03-11  5:14 UTC  (6+ messages)

[PATCH v2] perf tools: add support for lipfm4
 2020-03-11  5:12 UTC 

KASAN: slab-out-of-bounds Write in tcindex_set_parms
 2020-03-11  4:56 UTC  (3+ messages)

[PATCH bpf-next v2 0/2] Refactor perf_event sample user program with libbpf bpf_link
 2020-03-11  4:55 UTC  (4+ messages)
` [PATCH bpf-next v2 1/2] samples: bpf: move read_trace_pipe to trace_helpers
` [PATCH bpf-next v2 2/2] samples: bpf: refactor perf_event user program with libbpf bpf_link

Maybe a race condition in net/rds/rdma.c?
 2020-03-11  4:48 UTC  (4+ messages)

WARNING in idr_destroy
 2020-03-11  4:36 UTC 

[PATCH bpf-next 0/2] Fixes for bpftool-prog-profile
 2020-03-11  4:33 UTC  (6+ messages)
` [PATCH bpf-next 1/2] bpftool: only build bpftool-prog-profile with clang >= v11

[PATCH bpf-next] tools/runqslower: add BPF_F_CURRENT_CPU for running selftest on older kernels
 2020-03-11  4:30 UTC 

[PATCH net] net: fec: validate the new settings in fec_enet_set_coalesce()
 2020-03-11  3:47 UTC  (2+ messages)
` [EXT] "

[PATCH net] sctp: return a one-to-one type socket when doing peeloff
 2020-03-11  3:35 UTC  (7+ messages)

[PATCH v3 1/2] igb: Use device_lock() insead of rtnl_lock()
 2020-03-11  3:30 UTC  (4+ messages)
` [PATCH v3 2/2] net-sysfs: Ensure begin/complete are called in speed_show() and duplex_show()

[PATCH] sfc: ethtool: Refactor to remove fallthrough comments in case blocks
 2020-03-11  2:41 UTC 

[PATCH v3] bitfield.h: add FIELD_MAX() and field_max()
 2020-03-11  2:42 UTC 

[PATCH] net: mvmdio: avoid error message for optional IRQ
 2020-03-11  2:41 UTC 

[PATCH bpf-next] tools: bpftool: restore message on failure to guess program type
 2020-03-11  2:12 UTC 

[PATCH] net:ftgmac100:remove redundant judgement
 2020-03-11  2:05 UTC 

[PATCH bpf-next] bpf: Fix trampoline generation for fmod_ret programs
 2020-03-11  1:15 UTC  (2+ messages)

[PATCH net-next] bareudp: Fixed bareudp receive handling
 2020-03-11  0:56 UTC  (3+ messages)

linux-next: Signed-off-by missing for commits in the net-next tree
 2020-03-10 23:57 UTC  (2+ messages)

[PATCH] page_pool: use irqsave/irqrestore to protect ring access
 2020-03-10 23:53 UTC  (8+ messages)

[PATCH net-next 0/6] RED: Introduce an ECN tail-dropping mode
 2020-03-10 23:53 UTC  (8+ messages)
` [PATCH net-next 2/6] net: sched: Add centralized RED flag checking

[PATCH] ip link: Prevent duplication of table id for vrf tables
 2020-03-10 23:33 UTC  (4+ messages)

[PATCH v3 1/2] macsec: Support XPN frame handling - IEEE 802.1AEbw
 2020-03-10 23:31 UTC  (2+ messages)

[PATCH net-next] r8169: simplify getting stats by using netdev_stats_to_stats64
 2020-03-10 23:25 UTC  (2+ messages)

[PATCH net-next] r8169: let rtl8169_mark_to_asic clear rx descriptor field opts2
 2020-03-10 23:24 UTC  (2+ messages)

[net-next v2 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2020-03-10
 2020-03-10 23:21 UTC  (7+ messages)
` [net-next v2 04/15] ice: Improve clarity of prints and variables
` [net-next v2 09/15] ice: Correct setting VLAN pruning
` [net-next v2 11/15] ice: fix use of deprecated strlcpy()
` [net-next v2 15/15] ice: fix incorrect size description of ice_get_nvm_version

[PATCH] net: dsa: mt7530: fix macro MIRROR_PORT
 2020-03-10 23:14 UTC  (2+ messages)

[PATCH v2 2/4] selftests: Fix seccomp to support relocatable build (O=objdir)
 2020-03-10 23:11 UTC  (5+ messages)

[PATCH net-next] net: dsa: microchip: use delayed_work instead of timer + work
 2020-03-10 23:11 UTC  (2+ messages)

[PATCH net 0/3] s390/qeth: fixes 2020-03-10
 2020-03-10 23:08 UTC  (2+ messages)

[PATCH net 0/2] MACSec bugfixes related to MAC address change
 2020-03-10 23:02 UTC  (2+ messages)

[PATCH net v2] ibmvnic: Do not process device remove during device reset
 2020-03-10 22:58 UTC  (2+ messages)

[PATCH bpf-next 0/2] samples: bpf: refactor perf_event user program with libbpf bpf_link
 2020-03-10 22:49 UTC  (6+ messages)
` [PATCH bpf-next 1/2] samples: bpf: move read_trace_pipe to trace_helpers
` [PATCH bpf-next 2/2] samples: bpf: refactor perf_event user program with libbpf bpf_link

[PATCH net-next 0/4] Support extended BD rings at runtime,
 2020-03-10 22:49 UTC  (2+ messages)

general protection fault in tcf_action_destroy (2)
 2020-03-10 22:48 UTC  (2+ messages)

[PATCH][next] zd1211rw/zd_usb.h: Replace zero-length array with flexible-array member
 2020-03-10 22:46 UTC  (20+ messages)

[PATCH net-next] pktgen: Allow on loopback device
 2020-03-10 22:45 UTC  (2+ messages)

[patch net-next v2] flow_offload: use flow_action_for_each in flow_action_mixed_hw_stats_types_check()
 2020-03-10 22:43 UTC  (2+ messages)

[PATCH v2 net] net/smc: cancel event worker during device removal
 2020-03-10 22:41 UTC  (2+ messages)

[PATCH v4 1/2] cgroup: memcg: net: do not associate sock with unrelated cgroup
 2020-03-10 22:38 UTC  (5+ messages)
` [PATCH v4 2/2] net: memcg: late association of sock to memcg

[PATCH net] ipv6/addrconf: call ipv6_mc_up() for non-Ethernet interface
 2020-03-10 22:38 UTC  (3+ messages)
` [PATCHv2 "

[PATCH net] MAINTAINERS: update cxgb4vf maintainer to Vishal
 2020-03-10 22:30 UTC  (2+ messages)

WARNING: refcount bug in sk_alloc (2)
 2020-03-10 22:25 UTC 

KMSAN: uninit-value in tcf_exts_change
 2020-03-10 22:25 UTC 

WARNING in kfree (2)
 2020-03-10 22:25 UTC 

KASAN: use-after-free Write in tcindex_set_parms
 2020-03-10 22:15 UTC 

WARNING: refcount bug in __tcf_action_put
 2020-03-10 22:15 UTC 

WARNING: ODEBUG bug in route4_change
 2020-03-10 22:15 UTC 

[PATCH bpf-next] bpf: add bpf_link_new_file that doesn't install FD
 2020-03-10 21:45 UTC  (2+ messages)

[PATCH] perf tools: add support for lipfm4
 2020-03-10 21:39 UTC  (4+ messages)

Solving RTNL race conditions
 2020-03-10 21:02 UTC 

VRF Issue Since kernel 5
 2020-03-10 20:47 UTC  (9+ 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).